MessageOriginChat¶
- class litegram.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