eternnoir / pyTelegramBotAPI

Python Telegram bot api.
GNU General Public License v2.0
8.11k stars 2.03k forks source link

unknown error(i dont have a screenshots sorry) #2160

Closed Sonys9 closed 9 months ago

Sonys9 commented 9 months ago

2024-01-28 21:02:09,027 (async_telebot.py:455 MainThread) ERROR - TeleBot: "Unhandled exception (full traceback for debug level): ChatBoost.init() missing 3 required positional arguments: 'boost_id', 'add_date', and 'expiration_date'"

Sonys9 commented 9 months ago

image

coder2020official commented 9 months ago

Version?

Badiboy commented 9 months ago

Try to install and use current GIT version: pip install -U git+https://github.com/eternnoir/pyTelegramBotAPI.git If will not be updated - run: pip uninstall --yes pyTelegramBotAPI before.

If you will see warnings - please, let us know.

coder2020official commented 9 months ago

I see this is boost-related? Will try to test it at some point myself

Sonys9 commented 9 months ago

thank you

Daloshka commented 6 months ago

pip install -U git+https://github.com/eternnoir/pyTelegramBotAPI.git Helped me