telegram_get_updates
Retrieve Telegram bot updates by token. Customize polling with offset, limit, and timeout parameters.
Instructions
Get Telegram bot updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_token | Yes | ||
| offset | No | ||
| limit | No | ||
| timeout | No |