Get channel/supergroup messages
Method schema is available as of layer 75. Switch »
Name | Type | Description |
---|---|---|
channel | InputChannel | Channel/supergroup |
id | Vector<InputMessage> | IDs of messages to get |
Code | Type | Description |
---|---|---|
400 | CHANNEL_INVALID | The provided channel is invalid. |
400 | CHANNEL_PRIVATE | You haven't joined this channel/supergroup. |
400 | MESSAGE_IDS_EMPTY | No message ids were provided. |
400 | MSG_ID_INVALID | Invalid message ID provided. |
400 | USER_BANNED_IN_CHANNEL | You're banned from sending messages in supergroups/channels. |
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.