masto
    Preparing search index...

    Interface Accounts$SelectFollowingResource

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

    Properties

    Properties

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

    Parameters

    Array of Account