import { Keyboard } from "https://deno.land/x/grammy@v1.31.0/mod.ts";
Adds 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/mod.ts";
Adds 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.