Skip to main content
Deno 2 is finally here 🎉️
Learn more
Very Popular
Latest
interface InlineKeyboardButton.CopyTextButtonButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://deno.land/x/grammy@v1.31.0/types.ts";
const { CopyTextButtonButton } = InlineKeyboardButton;

Properties

copy_text: CopyTextButton

Description of the button that copies the specified text to the clipboard.