MadelineProtoDocs/docs/TD_docs/methods/getMessage.md

638 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 Description Required
chat_id int53 Identifier of the chat, message belongs to Yes
message_id int53 Identifier of the message to get Yes

Return type: Message