KeyboardButtonUserProfile#

class pyrogram.raw.types.KeyboardButtonUserProfile#

Button that links directly to a user profile

Constructor of KeyboardButton.

Details:
  • Layer: 223

  • ID: C0FD5D09

Parameters:
  • text (str) – Button text

  • user_id (int 64-bit) – User ID

  • style (KeyboardButtonStyle, optional)