users.UserFull

class pyrogram.raw.types.users.UserFull

Full user information

Constructor of UserFull.

Details:
  • Layer: 187

  • ID: 3B6D152E

Parameters:
  • full_user (UserFull) – Full user information

  • chats (List of Chat) – Mentioned chats

  • users (List of User) – Mentioned users

Functions:

This object can be returned by 1 function.

users.GetFullUser

Returns extended user info by ID.