Skip to main content
Module

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

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

Properties

_: "messages.botResults"
query_id: bigint
optional
next_offset: string
optional
switch_pm: InlineBotSwitchPM
optional
switch_webview: InlineBotWebView
results: Array<BotInlineResult>
cache_time: number
users: Array<User>