django-telegram-bot
django-telegram-bot copied to clipboard
Cant set webhook properly
@jlmadurga, do I have to point my webhook to what url when setting Telegram Bot Webhook(with setWebhook method of bot API)?
I am seeing in the logs that telegram is sendind requests to my app but is not reaching the bot handlers I've created..
Can you help on that? Thanks!
See: #34