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

    Interface ApiResponseParsePropIwlinks

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

    Properties

    Properties

    prefix: string
    title?: string
    url?: string