Very Popular
Latest
interface InlineKeyboardButton.CopyTextButtonButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://dotland.deno.dev/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.