class types.UpdateBotInlineQuery
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdateBotInlineQuery } = types;
Constructors
new
UpdateBotInlineQuery(params: { queryId: bigint; userId: bigint; query: string; geo?: TypeGeoPoint; peerType?: TypeInlineQueryPeerType; offset: string; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc