telegram-report-story
Report Telegram stories using a multi-step option flow. Start by calling with empty option, then pass returned base64-encoded option bytes.
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 |
|---|---|---|---|
| ids | Yes | Story IDs to report | |
| chatId | Yes | Peer who posted the story | |
| 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 |