MessageOriginChatinterfaceThe message was originally sent on behalf of a chat to a group chat.Declarationinterface MessageOriginChat Propertiesauthor_signatureproperty#author_signature?: string;Optional. For messages originally sent by an anonymous chat administrator, original message author signaturedateproperty#date: number;Date the message was sent originally in Unix timesender_chatproperty#sender_chat: Chat;Chat that sent the message originallytypeproperty#type: 'chat';Type of the message origin, always "chat"