telegram-report-story
Initiate a multi-step report of a Telegram story: start with an empty option, then provide the base64 option bytes from each step to continue.
Instructions
Report a story via the multi-step option flow. First call with option:'' starts the flow; subsequent calls pass the base64 option bytes from the previous response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Peer who posted the story | |
| ids | Yes | Story IDs to report | |
| option | No | Base64-encoded option bytes from a prior report step, or empty string to start the flow | |
| message | No | Optional message to accompany the report |