telegram-report-story
Report a Telegram story by initiating a multi-step option flow. Begin with an empty option string, then continue with the base64-encoded option from the prior step.
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 |