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
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