Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>InlineQueryResultButton

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InlineQueryResultButton
import { type InlineQueryResultButton } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";

A button to be shown along with the results of an inline query.

Properties

text: string
optional
miniApp: MiniAppInfo
optional
startParameter: string