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

    Interface ApiResponseQueryMetaNotificationsGroupedList

    interface ApiResponseQueryMetaNotificationsGroupedList {
        continue?: null | string;
        count?: string;
        list?: ApiResponseQueryMetaNotificationsListitem[];
        rawcount?: number;
        seenTime?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    continue?: null | string
    count?: string
    rawcount?: number
    seenTime?: string