Get all contacts, requires a takeout session, see here » for more info.
---functions---
contacts.getSaved#82f1e39f = Vector<SavedContact>;
This constructor does not require any parameters.
Code | Type | Description |
---|---|---|
400 | TAKEOUT_INVALID | The specified takeout ID is invalid. |
403 | TAKEOUT_REQUIRED | A takeout session needs to be initialized first, see here » for more info. |
Telegram's API allows users to export all of their information through the takeout API.