messages.getScheduledHistory
Get scheduled messages
Example
TL schema
Parameters
Name | Type | Description |
peer | Peer | |
hash |
Result
Possible errors
Code | Type | Description |
400 | CHAT_ADMIN_REQUIRED | You must be an admin in this chat to do this |
400 | PEER_ID_INVALID | The provided peer id is invalid |
Can bots use this methd ?
yes
Related pages
How to fetch results from large lists of objects.
Last updated