help.UserInfo#

class pyrogram.raw.types.help.UserInfo#

Telegram API type.

Constructor of UserInfo.

Details:
  • Layer: 224

  • ID: 1EB3758

Parameters:
  • message (str) – N/A

  • entities (List of MessageEntity) – N/A

  • author (str) – N/A

  • date (int 32-bit) – N/A

Functions:

This object can be returned by 2 functions.

help.GetUserInfo

Can only be used by TSF members to obtain internal information.

help.EditUserInfo

Internal use