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

    Interface ApiResponseQueryPagesPropIwlinks

    interface ApiResponseQueryPagesPropIwlinks {
        prefix: string;
        title: string;
        url?: string;
    }
    Index

    Properties

    Properties

    prefix: string
    title: string
    url?: string