keyboardButtonCopy

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

Constructor schema is available as of layer 188. Switch »

Parameters

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

Type

KeyboardButton

Go up