haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.ReportStoryResult

Synopsis

Documentation

data ReportStoryResult Source #

Describes result of story report

Constructors

ReportStoryResultOk

The story was reported successfully

ReportStoryResultOptionRequired

The user must choose an option to report the story and repeat request with the chosen option

Fields

ReportStoryResultTextRequired

The user must add additional text details to the report

Fields