KeyboardButtonUrlAuth#

class pyrogram.raw.types.KeyboardButtonUrlAuth#

Telegram API type.

Constructor of KeyboardButton.

Details:
  • Layer: 224

  • ID: F51006F9

Parameters:
  • text (str) – N/A

  • url (str) – N/A

  • button_id (int 32-bit) – N/A

  • style (KeyboardButtonStyle, optional) – N/A

  • fwd_text (str, optional) – N/A

Functions:

This object can be returned by 1 function.

bots.GetRequestedWebViewButton

Telegram API function.