CopyTextButton

class pyrogram.types.CopyTextButton[source]

The text to copy when an inline keyboard button is pressed.

Parameters:

text (str) – The text to be copied to the clipboard; 1-256 characters.