You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "xx\main.py", line 25, in
from pytglib.client import Telegram
File "xx\Python39\lib\site-packages\pytglib\client.py", line 14, in
from pytglib.utils import AsyncResult
File "xx\Python39\lib\site-packages\pytglib\utils.py", line 59, in
class Promise(object):
TypeError: module() takes at most 2 arguments (3 given)
The text was updated successfully, but these errors were encountered:
Tested with provided script
I always have
The text was updated successfully, but these errors were encountered: