mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
579 B
579 B
title | description |
---|---|
getMessage | Returns information about a message |
Method: getMessage
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns information about a message
Parameters:
Name | Type | Required | Description |
---|---|---|---|
chat_id | CLICK ME int53 | Yes | Identifier of the chat, message belongs to |
message_id | CLICK ME int53 | Yes | Identifier of the message to get |