KeyboardButtonUrl#

class pyrogram.raw.types.KeyboardButtonUrl#

URL button

Constructor of KeyboardButton.

Details:
  • Layer: 225

  • ID: D80C25EC

Parameters:
  • text (str) – Button label

  • url (str) – URL

  • style (KeyboardButtonStyle, optional) – Button style, see here » for more info on button styles.

Functions:

This object can be returned by 1 function.