import { type InlineKeyboardButton } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts";
const { SwitchInlineChosenChatButton } = InlineKeyboardButton;
Properties
switch_inline_query_chosen_chat: SwitchInlineQueryChosenChat
If set, pressing the button will prompt the user to select one of their chats of the specified type, open that chat and insert the bot's username and the specified inline query in the input field. Not supported for messages sent on behalf of a Telegram Business account.