Skip to main content
Module

x/mtkruto/3_types.ts>InlineKeyboardButtonSwitchInline

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

An inline keyboard button that, when pressed, switches to inline mode in a chat chosen by the user.

Properties

switchInlineQuery: string

The query to type into the user's message box once switched to inline.