import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { MessagesGetInlineBotResults } = functions;
Constructors
new
MessagesGetInlineBotResults(params: { bot: types.TypeInputUser; peer: types.TypeInputPeer; geoPoint?: types.TypeInputGeoPoint; query: string; offset: string; })Properties
protected
readonly
[params]: Paramsbot: types.TypeInputUser
optional
geoPoint: types.TypeInputGeoPointpeer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc