masto
    Preparing search index...

    Interface Accounts$SelectFollowersResource

    interface Accounts$SelectFollowersResource {
        list: Method<
            Paginator<mastodon.v1.Account[], DefaultPaginationParams>,
            DefaultPaginationParams,
        >;
    }
    Index

    Properties

    Properties

    Accounts which follow the given account, if network is not hidden by the account owner.

    Parameters

    Array of Account