JungDev / django-telegrambot

Simple app for Telegram bot in Django
BSD 3-Clause "New" or "Revised" License
237 stars 88 forks source link

Error: Old Handler API is deprecated #45

Open anufry opened 3 years ago

anufry commented 3 years ago

Hello!

Installed last version with config from example. On server reload got a message from python-telegram-bot: TelegramDeprecationWarning: Old Handler API is deprecated - see https://git.io/fxJuV for details

Can you tell me, are you planning to fix this issue, or is there any other way to bypass this issue?

Thanks a lot for your answer and package!

AIRTucha commented 3 years ago

@anufry, did you figure out any solution?