Skip to content

MessageOriginChannel

The message was originally sent to a channel chat.

Fields

typeString = channelRequired
Type of the message origin, always "channel"
dateIntegerRequired
Date the message was sent originally in Unix time
chatChatRequired
Channel chat to which the message was originally sent
message_idIntegerRequired
Unique message identifier inside the chat
author_signatureStringOptional
Optional. Signature of the original post author

GramIO Usage

See Also