Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/0_api.ts>messages_setInlineBotResults

Cross-runtime JavaScript library for building Telegram clients
Latest
interface messages_setInlineBotResults
import { type messages_setInlineBotResults } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "messages.setInlineBotResults"
optional
private: true
query_id: bigint
results: Array<InputBotInlineResult>
cache_time: number
optional
next_offset: string
optional
switch_pm: InlineBotSwitchPM
optional
switch_webview: InlineBotWebView
optional
[R]: boolean