| deleteWebhook {telegram.bot} | R Documentation | 
Remove webhook integration
Description
Use this method to remove webhook integration if you decide to switch back
to getUpdates. Requires no parameters.
Usage
deleteWebhook()
Details
You can also use it's snake_case equivalent delete_webhook.
[Package telegram.bot version 3.0.0 Index]