Answer the question
In order to leave comments, you need to log in
Error AttributeError: 'function' object has no attribute 'chat' what does it mean and what to do about it?
C:\Python34\lib\site-packages\telebot\__init__.py", line 1425, in register_next_step_handler
chat_id = message.chat.id
Error in some TeleBot library file, I understand
Answer the question
In order to leave comments, you need to log in
Thanks everyone for the answers, I found an error in bot.register_next_step_handler(li, start ) it must have been beat like this bot.register_next_step_handler(go, li )
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question