MessageOriginChat¶
- class aiogram.types.message_origin_chat.MessageOriginChat(*, type: Literal[MessageOriginType.CHAT] = MessageOriginType.CHAT, date: _datetime_serializer, return_type=int, when_used=unless - none)], sender_chat: Chat, author_signature: str | None = None, **extra_data: Any)[source]¶
The message was originally sent on behalf of a chat to a group chat.
Source: https://core.telegram.org/bots/api#messageoriginchat
- type: Literal[MessageOriginType.CHAT]¶
Type of the message origin, always ‘chat’
- date: DateTime¶
Date the message was sent originally in Unix time
- author_signature: str | None¶
Optional. For messages originally sent by an anonymous chat administrator, original message author signature