teleproto - v1.229.0
    Preparing search index...

    Interface BotsSendCustomRequestParams

    interface BotsSendCustomRequestParams {
        customMethod: string;
        params: DataJSONIn;
    }
    Index
    customMethod: string

    The method name

    params: DataJSONIn

    JSON-serialized method parameters