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
It work with replace:
from telethon.errors.rpc_errors_400 import UsernameNotOccupiedError
on
from telethon.errors.rpcerrorlist import SessionPasswordNeededError
ModuleNotFoundError: No module named 'telethon.errors.rpc_errors_400'
is there a solution to this error
The text was updated successfully, but these errors were encountered: