masto
    Preparing search index...

    Interface Statuses$SelectHistoryResource

    interface Statuses$SelectHistoryResource {
        list: Method<Paginator<StatusEdit[], undefined>>;
    }
    Index

    Properties

    Properties

    list: Method<Paginator<StatusEdit[], undefined>>

    Get all known versions of a status, including the initial and current states.