mwbot-ts - v1.2.8
    Preparing search index...

    Interface ApiResponseQueryMetaUnreadnotificationpagesEntry

    interface ApiResponseQueryMetaUnreadnotificationpagesEntry {
        pages: ApiResponseQueryMetaUnreadnotificationpagesEntryPages[];
        source: ApiResponseForeignNotificationsApiEndpoints;
        totalCount: number;
    }
    Index

    Properties

    totalCount: number