KeyboardButtonUserProfile#

class pyrogram.raw.types.KeyboardButtonUserProfile#

Button that links directly to a user profile.

Constructor of KeyboardButton.

Details:
  • Layer: 158

  • ID: 308660C1

Parameters:
  • text (str) – Button text.

  • user_id (int 64-bit) – User ID.