MessageOriginChat

class pyrogram.types.MessageOriginChat

The message was originally sent on behalf of a chat to a group chat.

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

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

  • sender_chat (Chat) – Chat that sent the message originally.

  • author_signature (str, optional) – For messages originally sent by an anonymous chat administrator, original message author signature.