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

    Interface ApiResponseQueryListGlobalblocks

    interface ApiResponseQueryListGlobalblocks {
        "account-creation-disabled"?: boolean;
        address?: string;
        anononly?: boolean;
        "autoblocking-enabled"?: boolean;
        automatic?: boolean;
        by?: string;
        bywiki?: string;
        expiry?: string;
        id?: string;
        rangeend?: string;
        rangestart?: string;
        reason?: string;
        target?: string;
        timestamp?: string;
    }
    Index

    Properties

    "account-creation-disabled"?: boolean
    address?: string

    bgprop=address has been deprecated. Use bgprop=target instead.

    anononly?: boolean
    "autoblocking-enabled"?: boolean
    automatic?: boolean
    by?: string
    bywiki?: string
    expiry?: string
    id?: string
    rangeend?: string
    rangestart?: string
    reason?: string
    target?: string
    timestamp?: string