KeyboardButtonUserProfile#

class pyrogram.raw.types.KeyboardButtonUserProfile#

Button that links directly to a user profile

Constructor of KeyboardButton.

Details:
  • Layer: 225

  • ID: C0FD5D09

Parameters:
  • text (str) – Button text

  • user_id (int 64-bit) – User ID

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

Functions:

This object can be returned by 1 function.