1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 07:56:54 +01:00
MadelineProto/docs/TD_docs/methods/getMessage.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

557 B

title description
getMessage Returns information about a message

Method: getMessage

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns information about a message

Params:

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