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

    Interface ApiResponseQueryMetaSiteinfoShowhooks

    interface ApiResponseQueryMetaSiteinfoShowhooks {
        name: string;
        subscribers: string[];
    }
    Index

    Properties

    Properties

    name: string
    subscribers: string[]