class UpdateBotInlineQuery
extends _TypeUpdate
import { UpdateBotInlineQuery } from "https://deno.land/x/mtkruto@0.0.998/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