MadelineProtoDocs/docs/TD_docs/constructors/messageForwardedPost.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

850 B

title description image
messageForwardedPost Message is orifinally a channel post https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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