telegramsjs
    Preparing search index...

    Interface CopyTextButtonButton

    interface CopyTextButtonButton {
        copy_text: CopyTextButton;
        text: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    copy_text: CopyTextButton

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

    text: string

    Label text on the button