telegram-get-stories-by-id
Fetch specific stories from a Telegram peer by their numeric IDs to access archived or pinned stories outside the active feed.
Instructions
Fetch specific stories from a peer by their numeric IDs. Useful for retrieving archived/pinned stories outside the active feed. Returns compact story metadata and optional pinnedToTop list. Pass up to ~100 ids per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Story IDs to fetch (1–100 per request) | |
| chat | Yes | Peer to fetch stories from — user/channel id, @username, phone, or display name fragment |