caminado
caminado
File "C:\tmp\telegram-export-contact-py\telegramexporter.py", line 26, in export_contacts contacts = await client.get_contacts() ^^^^^^^^^^^^^^^^^^^ AttributeError: 'TelegramClient' object has no attribute 'get_contacts'. Did you mean: 'get_stats'? What should I do to make contacts export?
Hi, Tried to run the app with Python 3.12 but got this failure. What should I do to have it resolved?