messages.GetScheduledHistory#
- class pyrogram.raw.functions.messages.GetScheduledHistory#
Get scheduled messages
- Details:
Layer:
198
ID:
F516760B
- Parameters:
peer (
InputPeer
) – Peerhash (
int
64-bit
) – Hash used for caching, for more info click here. To generate the hash, populate the ids array with the id, date and edit_date (in this order) of the previously returned messages (in order, i.e. ids = [id1, date1, edit_date1, id2, date2, edit_date2, …]).
- Returns: