Documentation
¶
Overview ¶
Binary takeout exports account data using the telegram/takeout helper.
Telegram requires a dedicated "takeout" session for bulk data export (the same mechanism the official "Export Telegram data" feature uses). The takeout.Run helper initializes such a session, runs your callback with a wrapped invoker, and finalizes the session afterwards.
This example exports the contact list and prints it.
Click to show internal directories.
Click to hide internal directories.