keyboardButtonCopy

Clipboard button: when clicked, the attached text must be copied to the clipboard.

keyboardButtonCopy#75d2698e text:string copy_text:string = KeyboardButton;

Parameters

Name Type Description
text string Title of the button
copy_text string The text that will be copied to the clipboard

Type

KeyboardButton