davidmckenzie / telebagger

Simple Telegram to Discord one-way relay service
The Unlicense
31 stars 14 forks source link

AttributeError: 'coroutine' object has no attribute 'chats' #11

Open cadabreech opened 2 years ago

cadabreech commented 2 years ago

Traceback (most recent call last): File "telelooper.py", line 61, in for p in result.chats: AttributeError: 'coroutine' object has no attribute 'chats' sys:1: RuntimeWarning: coroutine 'UserMethods.call' was never awaited RuntimeWarning: Enable tracemalloc to get the object allocation traceback

lifestyleHQ commented 2 years ago

Same problem here

maddefientist commented 1 year ago

same