class MessagesBotResults
extends _TypeMessagesBotResults
import { MessagesBotResults } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
MessagesBotResults(params: { gallery?: true; queryId: bigint; nextOffset?: string; switchPm?: TypeInlineBotSwitchPM; switchWebview?: TypeInlineBotWebView; results: Array<TypeBotInlineResult>; cacheTime: number; users: Array<TypeUser>; })Properties
protected
readonly
[params]: Paramsresults: Array<TypeBotInlineResult>
optional
switchPm: TypeInlineBotSwitchPMoptional
switchWebview: TypeInlineBotWebViewusers: Array<TypeUser>
Static Properties
readonly
[paramDesc]: ParamDesc