set_webhook
Set a webhook URL to receive Telegram updates. Optionally configure IP, certificate, secret token, allowed updates, max connections, and drop pending updates.
Instructions
Set a webhook URL for receiving updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| ip_address | No | ||
| certificate | No | ||
| secret_token | No | ||
| allowed_updates | No | ||
| max_connections | No | ||
| drop_pending_updates | No |