2019-11-15 15:43:22,368 (__init__.py:418 MainThread) ERROR - TeleBot: "A request to the Telegram API was unsuccessful. The server returned HTTP 400 Bad Request. Response body:
[b'{"ok":false,"error_code":400,"description":"Bad Request: message is not modified: specified new message content and reply markup are exactly the same as a current content and reply markup of the message"}']"
2019-11-15 15:43:22,861 (
util.py:66 WorkerThread19) ERROR - TeleBot: "ApiException occurred, args=('A request to the Telegram API was unsuccessful. The server returned HTTP 400 Bad Request. Response body:\n[b\'{"ok":false,"error_code":400,"description":"Bad Request: message is not modified: specified new message content and reply markup are exactly the same as a current content and reply markup of the message"}\']',)
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/pyTelegramBotAPI-3.6.6-py3.5.egg/telebot/util.py", line 60, in run
task(*args, **kwargs)
File "
main.py", line 1291, in callback_inline
text='Выберите нужный диапазон:', parse_mode='HTML', reply_markup=keyboard)
File "/usr/local/lib/python3.5/dist-packages/pyTelegramBotAPI-3.6.6-py3.5.egg/telebot/__init__.py", line 997, in edit_message_text
disable_web_page_preview, reply_markup)
File "/usr/local/lib/python3.5/dist-packages/pyTelegramBotAPI-3.6.6-py3.5.egg/telebot/apihelper.py", line 622, in edit_message_text
return _make_request(token, method_url, params=payload)
File "/usr/local/lib/python3.5/dist-packages/pyTelegramBotAPI-3.6.6-py3.5.egg/telebot/apihelper.py", line 56, in _make_request
return _check_result(method_name, result)['result']
File "/usr/local/lib/python3.5/dist-packages/pyTelegramBotAPI-3.6.6-py3.5.egg/telebot/apihelper.py", line 75, in _check_result
raise ApiException(msg, method_name, result)
telebot.apihelper.ApiException: A request to the Telegram API was unsuccessful. The server returned HTTP 400 Bad Request. Response body:
[b'{"ok":false,"error_code":400,"description":"Bad Request: message is not modified: specified new message content and reply markup are exactly the same as a current content and reply markup of the message"}']
"