telegramsjs
    Preparing search index...

    Interface CopyTextButton

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

    interface CopyTextButton {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

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