import { InlineKeyboard } from "https://dotland.deno.dev/x/grammy@v1.12.4/mod.ts";
Allows you to add your own InlineKeyboardButton
objects if you already
have them for some reason. You most likely want to call one of the other
methods.
import { InlineKeyboard } from "https://dotland.deno.dev/x/grammy@v1.12.4/mod.ts";
Allows you to add your own InlineKeyboardButton
objects if you already
have them for some reason. You most likely want to call one of the other
methods.