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

x/grammy/types.deno.ts>CopyTextButton

The Telegram Bot Framework.
Very Popular
Latest
interface CopyTextButton
import { type CopyTextButton } from "https://deno.land/x/grammy@v1.31.0/types.deno.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