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

    Interface ApiResponseQueryPagesPropCategories

    interface ApiResponseQueryPagesPropCategories {
        hidden?: boolean;
        ns: number;
        sortkey?: string;
        sortkeyprefix?: string;
        timestamp?: string;
        title: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    hidden?: boolean
    ns: number
    sortkey?: string
    sortkeyprefix?: string
    timestamp?: string
    title: string