masto
    Preparing search index...

    Interface Statuses$SelectRebloggedByResource

    interface Statuses$SelectRebloggedByResource {
        list: Method<Paginator<mastodon.v1.Account[], undefined>>;
    }
    Index

    Properties

    Properties

    list: Method<Paginator<mastodon.v1.Account[], undefined>>

    View who boosted a given status.