Raw.UpdateBotWebhookJSONQuery

Raw.UpdateBotWebhookJSONQuery

A new incoming query; for bots only

updateBotWebhookJSONQuery#9b9240a6 query_id:long data:DataJSON timeout:int = Update;
export namespace Raw {
  export class UpdateBotWebhookJSONQuery {
    constructor(params: { queryId: bigint; data: Raw.TypeDataJSON; timeout: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x9b9240a6

Property