Загрузка...

The problem with the bot

Thread in Python created by Mandtory Mar 28, 2020. 193 views

  1. Mandtory
    Mandtory Topic starter Mar 28, 2020 Banned 338 Mar 1, 2020
    При запуске ошибка:
    Traceback (most recent call last):
    File "main.py", line 830, in <module>
    start_bot()
    File "main.py", line 23, in start_bot
    @bot.message_handler(commands=['start'])
    AttributeError: 'TeleBot' object has not attribute 'message_handler'
    Помогите исправить
     
Top
Loading...