1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 19:46:56 +01:00
MadelineProto/docs/TD_docs/methods/getMessage.md
2017-08-25 15:05:53 +02:00

565 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 InputPeer Yes Identifier of the chat, message belongs to
message_id int53 Yes Identifier of the message to get

Return type: Message