import { InlineKeyboard } from "https://deno.land/x/grammy@v1.31.3/convenience/keyboard.ts";
Adds a new copy text button. When clicked, the specified text will be copied to the clipboard.
import { InlineKeyboard } from "https://deno.land/x/grammy@v1.31.3/convenience/keyboard.ts";
Adds a new copy text button. When clicked, the specified text will be copied to the clipboard.