masto
    Preparing search index...

    Interface EndorsementsResource

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

    Properties

    Properties

    Accounts that the user is currently featuring on their profile.