MessageOriginChannelinterfaceThe message was originally sent to a channel chat.Declarationinterface MessageOriginChannel Propertiesauthor_signatureproperty#author_signature?: string;Optional. Signature of the original post authorchatproperty#chat: Chat;Channel chat to which the message was originally sentdateproperty#date: number;Date the message was sent originally in Unix timemessage_idproperty#message_id: number;Unique message identifier inside the chattypeproperty#type: 'channel';Type of the message origin, always "channel"