Using Telethon with webhooks
I’m using the telethon lib to build a telegram bot. However, when trying to implement a webhook system, to avoid polling, I get this exception:
Using Telethon with webhooks
I’m using the telethon lib to build a telegram bot. However, when trying to implement a webhook system, to avoid polling, I get this exception:
How to get URL web-app from telegram bot from button?
I need to get a customized URL, one that can be run in a browser.