telegram-edit-story
Edit a published Telegram story by replacing its media, updating the caption, or adjusting privacy settings.
Instructions
Edit an existing story: replace media, update caption ('' clears it), or change privacy rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Override auto-detected media type for new file | |
| chatId | No | Peer owning the story | me |
| caption | No | New caption; pass '' to clear | |
| privacy | No | New privacy setting | |
| storyId | Yes | ID of the story to edit | |
| filePath | No | Absolute path to replacement media | |
| parseMode | No | Caption parse mode | |
| allowUserIds | No | Required when privacy='selected' | |
| disallowUserIds | No | Blocked user IDs (ignored for 'selected') |