tg_stories
Read Telegram stories from the feed or a specific contact without notifying them. Optionally download media or mark stories as read.
Instructions
Stories: the feed of who has one right now, or one person's stories.
Reading the list does not tell anyone you looked. Only mark_read does, and it is off by default — flip it on solely when the owner asks to. tg_view(chat=, story_id=) shows a photo story as an image.
Args: peer: whose stories to open; omit for the whole feed. mark_read: mark them seen (the author will see you in their viewer list). download: also save the media to disk and return the paths. limit: cap on how many entries to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | No | ||
| limit | No | ||
| download | No | ||
| mark_read | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |