import { InlineKeyboard } from "https://dotland.deno.dev/x/grammy@v1.15.0/mod.ts";
Adds a new game query button, confer https://core.telegram.org/bots/api#games
This type of button must always be the first button in the first row.
import { InlineKeyboard } from "https://dotland.deno.dev/x/grammy@v1.15.0/mod.ts";
Adds a new game query button, confer https://core.telegram.org/bots/api#games
This type of button must always be the first button in the first row.