import * as mod from "https://dotland.deno.dev/x/grammy@v1.15.2/convenience/keyboard.ts"; ClassescInlineKeyboardUse this class to simplify building an inline keyboard (something like this: https://core.telegram.org/bots#inline-keyboards-and-on-the-fly-updating). cKeyboardUse this class to simplify building a custom keyboard (something like this: https://core.telegram.org/bots#keyboards).