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

    Interface ApiResponseQueryListCentralnoticeactivecampaigns

    interface ApiResponseQueryListCentralnoticeactivecampaigns {
        banners?: string[];
        end: string;
        name: string;
        start: string;
    }
    Index

    Properties

    Properties

    banners?: string[]
    end: string
    name: string
    start: string