masto
    Preparing search index...

    Interface MutesResource

    interface MutesResource {
        list: Method<
            Paginator<mastodon.v1.Account[], DefaultPaginationParams>,
            DefaultPaginationParams,
            HttpMetaParams<"json">,
        >;
    }
    Index

    Properties

    Properties

    Accounts the user has muted.

    Parameters

    Array of Account