deleteWebhook
Remove the active webhook from Telegram to stop receiving update deliveries, then use getUpdates for polling. Optionally drop pending updates.
Instructions
Remove webhook integration. Use getUpdates to receive updates after this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drop_pending_updates | No | Pass True to drop all pending updates. |