Alex Fon Sh

Results 2 comments of Alex Fon Sh

I run the code from the example and raises an error... ```python from opentele.td import TDesktop from opentele.tl import TelegramClient from opentele.api import API, UseCurrentSession import asyncio import os async...

Everything miraculously worked after your answer. Thanks! But now I don't understand why it didn't work... This is your code from account.py : ```python .......... else: copy = telethonClient ss...