reportStory¶
Reports a story to the Telegram moderators
reportStory(
story_poster_chat_id: int53,
story_id: int32,
option_id: bytes,
text: string
) → ReportStoryResult
story_poster_chat_id¶
int53
The identifier of the poster of the story to report
story_id¶
int32
The identifier of the story to report
option_id¶
bytes
Option identifier chosen by the user; leave empty for the initial request
text¶
string
Additional report details; 0-1024 characters; leave empty for the initial request