InputKeyboardButtonUrlAuth

class pyrogram.raw.types.InputKeyboardButtonUrlAuth

Telegram API type.

Constructor of KeyboardButton.

Details:
  • Layer: 224

  • ID: 68013E72

Parameters:
  • text (str) – N/A

  • url (str) – N/A

  • bot (InputUser) – N/A

  • request_write_access (bool, optional) – 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.