import { Keyboard } from "https://dotland.deno.dev/x/grammy@v1.15.2/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://dotland.deno.dev/x/grammy@v1.15.2/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.