class UpdateBotInlineQuery
extends TypeUpdate
import { UpdateBotInlineQuery } from "https://deno.land/x/mtkruto@0.0.820/tl/2_types.ts";
Constructors
new
UpdateBotInlineQuery(params: { queryId: bigint; userId: bigint; query: string; geo?: TypeGeoPoint; peerType?: TypeInlineQueryPeerType; offset: string; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc