KeyboardButtonCopy#
- class pyrogram.raw.types.KeyboardButtonCopy[source]#
Clipboard button: when clicked, the attached text must be copied to the clipboard.
Constructor of
KeyboardButton.- Details:
Layer:
224ID:
BCC4AF10
- Parameters:
text (
str) – Title of the buttoncopy_text (
str) – The text that will be copied to the clipboardstyle (
KeyboardButtonStyle, optional)
- Functions:
This object can be returned by 1 function.
Details: