class UpdateBotInlineSend
extends _TypeUpdate
import { UpdateBotInlineSend } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
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