Is there a way to easily import a list of contacts to telegram from desktop application?
I found contacts.importContacts method in Telegram API, but don’t understand how to use it.
Is there a way to easily import a list of contacts to telegram from desktop application?
I found contacts.importContacts method in Telegram API, but don’t understand how to use it.
3
Answers
If you use TLSharp library in your desktop application, easily you can call contacts.importContacts method in this way:
and for example use the result variable in this way:
You can try Settings -> Advanced -> Export your telegram data, in the bottom of the window you will see a
JSON
switchIf you’re on Mac OS and don’t see
Advanced
option, then you can try Telegram Lite from Mac App Store