CopyTextButton#

class pyrogram.types.CopyTextButton#

This object represents an inline keyboard button that copies specified text to the clipboard.

Parameters:

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