Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_types/mod.ts>CopyTextButton

Type declarations of the Telegram Bot API.
Latest
interface CopyTextButton
import { type CopyTextButton } from "https://deno.land/x/grammy_types@v3.15.0/mod.ts";

This object represents an inline keyboard button that copies specified text to the clipboard.

Properties

text: string

The text to be copied to the clipboard; 1-256 characters