-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
callback_data #52
Comments
Этого кода недостаточно. Что значит "не работает"? Какая версия фреймворка? И какого именно? |
При нажатии кнопка "горит", но в код событие с кнопки не приходит... |
Это какая-то левая библиотека. pip uninstall telebot |
Спасибо за помощь. |
Почему кнопка с callback_data не работает?
callback_button = types.InlineKeyboardButton(text="Callback", callback_data="test")
Я и так и сяк крутил... кучу кода перепробывал, а заставить ее работать так и не смог...
The text was updated successfully, but these errors were encountered: