help.UserInfo#

class pyrogram.raw.types.help.UserInfo#

Internal use.

Constructor of UserInfo.

Details:
  • Layer: 158

  • ID: 1EB3758

Parameters:
  • message (str) – Info.

  • entities (List of MessageEntity) – Message entities for styled text.

  • author (str) – Author.

  • date (int 32-bit) – Date.

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.