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

    Interface ApiResponseQueryPagesPropTranscludedin

    interface ApiResponseQueryPagesPropTranscludedin {
        ns?: number;
        pageid?: number;
        redirect?: boolean;
        title?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    ns?: number
    pageid?: number
    redirect?: boolean
    title?: string