class UpdateBotCallbackQuery
extends _TypeUpdate
import { UpdateBotCallbackQuery } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
UpdateBotCallbackQuery(params: { queryId: bigint; userId: bigint; peer: TypePeer; msgId: number; chatInstance: bigint; data?: Uint8Array; gameShortName?: string; })Static Properties
readonly
[paramDesc]: ParamDesc