masto
    Preparing search index...

    Interface FetchStatusesParams

    interface FetchStatusesParams {
        id: readonly string[];
    }
    Index

    Properties

    Properties

    id: readonly string[]

    The IDs of the Statuses in the database.