messages.getScheduledHistory

Get scheduled messages

 Method schema is available as of layer 133. Switch ยป

Parameters

Name Type Description
peer InputPeer Peer
hash long Hash for pagination, for more info click here

Result

messages.Messages

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.

Related pages

Pagination in the API

How to fetch results from large lists of objects.