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