KeyboardButtonUrl#

class pyrogram.raw.types.KeyboardButtonUrl#

URL button.

Constructor of KeyboardButton.

Details:
  • Layer: 158

  • ID: 258AFF05

Parameters:
  • text (str) – Button label.

  • url (str) – URL.