InputKeyboardButtonUserProfile#

class pyrogram.raw.types.InputKeyboardButtonUserProfile#

Button that links directly to a user profile.

Constructor of KeyboardButton.

Details:
  • Layer: 158

  • ID: E988037B

Parameters:
  • text (str) – Button text.

  • user_id (InputUser) – User ID.