MessageOriginHiddenUser

class pyrogram.types.MessageOriginHiddenUser

The message was originally sent by an unknown user.

Parameters:
  • type (MessageOriginType) – Type of the message origin.

  • date (datetime) – Date the message was sent originally.

  • sender_user_name (str) – Name of the user that sent the message originally.