telegram-get-state
Initialize Telegram polling cursor by fetching current update state. Persist returned pts, qts, and date for subsequent update fetches.
Instructions
Initialize the polling cursor by fetching the current Telegram updates state {pts, qts, date, seq, unreadCount}. Call once before telegram-get-updates; then persist {pts, qts, date} in your agent state and feed them into telegram-get-updates. The MCP server does NOT store the cursor — you do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||