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

x/mtkruto/mod.ts>InlineKeyboardButtonSwitchInline

Cross-runtime JavaScript library for building Telegram clients
Latest
interface InlineKeyboardButtonSwitchInline
implements _InlineKeyboardButtonBase
import { type InlineKeyboardButtonSwitchInline } from "https://deno.land/x/mtkruto@0.6.3/mod.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.