KeyboardButtonCopy#

class pyrogram.raw.types.KeyboardButtonCopy#

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

Constructor of KeyboardButton.

Details:
  • Layer: 198

  • ID: 75D2698E

Parameters:
  • text (str) – Title of the button

  • copy_text (str) – The text that will be copied to the clipboard