telegram-report-story
Report stories by initiating a multi-step option flow. Start with an empty option and progress by passing the base64 option bytes from each response.
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 |