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