import { type InlineKeyboardButton } from "https://deno.land/x/grammy@v1.31.0/types.deno.ts";
const { CopyTextButtonButton } = InlineKeyboardButton;
Properties
copy_text: CopyTextButton
Description of the button that copies the specified text to the clipboard.