import { type InlineKeyboardButton } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.ts";
const { GameButton } = InlineKeyboardButton;
Properties
callback_game: CallbackGame
Description of the game that will be launched when the user presses the button.
NOTE: This type of button must always be the first button in the first row.