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
سلام خسته نباشید...
من کد زیر رو ابتدای برنامه نوشتم
baleupdater = Updater(token="xxxxx", loop=asyncio.get_event_loop())
baledispatcher = baleupdater.dispatcher
balehbot = baleupdater.bot
ولی پیغام خطای زیر ارسال میشه...
Traceback (most recent call last):
File "main.py", line 40, in
balehbot = baleupdater.bot
AttributeError: 'Updater' object has no attribute 'bot'
لطفا راهنمایی کنید... ممنون
The text was updated successfully, but these errors were encountered:
سلام خسته نباشید...
من کد زیر رو ابتدای برنامه نوشتم
baleupdater = Updater(token="xxxxx", loop=asyncio.get_event_loop())
baledispatcher = baleupdater.dispatcher
balehbot = baleupdater.bot
ولی پیغام خطای زیر ارسال میشه...
Traceback (most recent call last):
File "main.py", line 40, in
balehbot = baleupdater.bot
AttributeError: 'Updater' object has no attribute 'bot'
لطفا راهنمایی کنید... ممنون
The text was updated successfully, but these errors were encountered: