class UpdateBotInlineQuery_
extends _Update_
import { UpdateBotInlineQuery_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
UpdateBotInlineQuery_(params: { query_id: bigint; user_id: bigint; query: string; geo?: enums.GeoPoint; peer_type?: enums.InlineQueryPeerType; offset: string; })Properties
protected
readonly
[params]: Paramsoptional
geo: enums.GeoPointoptional
peer_type: enums.InlineQueryPeerTypeStatic Properties
readonly
[paramDesc]: ParamDesc