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

    Interface ApiResponseQueryMetaNotificationsGrouped

    interface ApiResponseQueryMetaNotificationsGrouped {
        alert: ApiResponseQueryMetaNotificationsGroupedList;
        count?: string;
        message: ApiResponseQueryMetaNotificationsGroupedList;
        rawcount?: number;
    }
    Index

    Properties

    count?: string
    rawcount?: number