telegram_get_updates
Retrieve new updates from a Telegram bot using its bot token. Optionally set offset, limit, or timeout to control the response.
Instructions
Get Telegram bot updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_token | Yes | ||
| offset | No | ||
| limit | No | ||
| timeout | No |