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

    Interface ApiResponseQueryListLangbacklinks

    interface ApiResponseQueryListLangbacklinks {
        lllang?: string;
        lltitle?: string;
        ns: number;
        pageid: number;
        redirect?: true;
        title: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    lllang?: string
    lltitle?: string
    ns: number
    pageid: number
    redirect?: true
    title: string