import { type InlineKeyboardButton } from "https://deno.land/x/grammy@v1.17.0/types.ts";
const { SwitchInlineChosenChatButton } = InlineKeyboardButton;
Module
x/grammy/types.ts>InlineKeyboardButton.SwitchInlineChosenChatButton
The Telegram Bot Framework.
Very Popular