Documentation
¶
Overview ¶
Binary dialogs lists your dialogs and optionally dumps recent messages of Saved Messages, using the telegram/query iterator helpers.
It demonstrates:
- query.GetDialogs, an iterator over messages.getDialogs that pages through every dialog and exposes resolved peer entities;
- query.Messages(...).GetHistory, an iterator over messages.getHistory.
Both helpers handle offsets, batching and pagination hashes for you.
Click to show internal directories.
Click to hide internal directories.