masto
    Preparing search index...

    Interface Accounts$SelectStatusesResource

    interface Accounts$SelectStatusesResource {
        list: Method<
            Paginator<Status[], ListAccountStatusesParams>,
            ListAccountStatusesParams,
        >;
    }
    Index

    Properties

    Properties

    Statuses posted to the given account.

    Parameters

    Array of Status