How to set Telegram bot webhook?
问题 I'm developing a Telegram bot, and I want to set the webhook to my domain's URL. I've already generated a self-signed certificate following the Telegram's guide. However, I'm not able to set the webhook. I've searched previous answers and found this one, but it doesn't work to me. Can anybody explain me how to upload the SSL certificate and set the webhook? 回答1: I created a file on my server for conveniently setting up telegram webhooks. You can use the same file on your server. This should