masto
    Preparing search index...

    Interface Accounts$SelectNoteResource

    interface Accounts$SelectNoteResource {
        create(
            params: CreateAccountNoteParams,
            meta?: HttpMetaParams<"json">,
        ): Promise<Relationship>;
    }
    Index

    Methods

    Methods