class types.UpdateBotInlineSend
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdateBotInlineSend } = types;
Constructors
new
UpdateBotInlineSend(params: { userId: bigint; query: string; geo?: TypeGeoPoint; id: string; msgId?: TypeInputBotInlineMessageID; })Properties
protected
readonly
[params]: Paramsoptional
geo: TypeGeoPointoptional
msgId: TypeInputBotInlineMessageIDStatic Properties
readonly
[paramDesc]: ParamDesc