telegram api constructor · layer 228 · #bcc4af10
keyboardButtonCopy
Clipboard button: when clicked, the attached text must be copied to the clipboard.
not in the latest layer 229: last defined in layer 228
definition
keyboardButtonCopy#bcc4af10 flags:# style:flags.10?KeyboardButtonStyle text:string copy_text:string = KeyboardButton;
parameters
| name | type | description |
|---|---|---|
flags | # | |
style | KeyboardButtonStyle | |
text | string | Title of the button |
copy_text | string | The text that will be copied to the clipboard |
type
KeyboardButton · 17 other constructors
history
present in layers 188–228 · constructor id changed 1×
| id | layers |
|---|---|
| #75d2698e | 188–221 |
| #bcc4af10 | 222–228 |