post https://api.telegram.org/bot/setWebhook?remove
Use this method to remove a previously set outgoing webhook.
Use this method to remove a previously set outgoing webhook.
This is a helper method from the SDK. The Official API doesn't support this method directly.
The method simply makes a call to setWebhook using empty url
param. This tells Telegram to remove the webhook (If there's one).