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