MadelineProto/docs/TD_docs/constructors/messageForwardedPost.md
2017-08-25 15:05:53 +02:00

777 B

title description
messageForwardedPost Message is orifinally a channel post

Constructor: messageForwardedPost

Back to constructors index

Message is orifinally a channel post

Attributes:

Name Type Required Description
chat_id int53 Yes Identifier of a chat from which message is forwarded
author_signature string Yes Post author signature
date int Yes Date when message was originally sent
message_id int53 Yes Message identifier of the message from which the message is forwarded, 0 if unknown

Type: MessageForwardInfo