KeyboardButtonUserProfile#

class pyrogram.raw.types.KeyboardButtonUserProfile[source]#

Telegram API type.

Constructor of KeyboardButton.

Details:
  • Layer: 224

  • ID: C0FD5D09

Parameters:
  • text (str) – N/A

  • user_id (int 64-bit) – N/A

  • style (KeyboardButtonStyle, optional) – N/A

Functions:

This object can be returned by 1 function.

bots.GetRequestedWebViewButton

Telegram API function.