import { Keyboard } from "https://deno.land/x/grammy@v1.31.0/convenience/keyboard.ts";
Creates a new text button. This button will simply send the given text as a text message back to your bot if a user clicks on it.
import { Keyboard } from "https://deno.land/x/grammy@v1.31.0/convenience/keyboard.ts";
Creates a new text button. This button will simply send the given text as a text message back to your bot if a user clicks on it.