import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { MessagesGetBotCallbackAnswer } = functions;
Constructors
new
MessagesGetBotCallbackAnswer(params: { game?: true; peer: types.TypeInputPeer; msgId: number; data?: Uint8Array; password?: types.TypeInputCheckPasswordSRP; })Properties
protected
readonly
[params]: Paramsoptional
password: types.TypeInputCheckPasswordSRPpeer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc