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

634 B

title description image
getMessage Returns information about a message https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: getMessage

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns information about a message

Parameters:

Name Type Required Description
chat_id int53 Yes Identifier of the chat, message belongs to
message_id int53 Yes Identifier of the message to get

Return type: Message