Interface ITextPredictionWidgetOption

Hierarchy

Properties

description: string

option description

id: string
is_correct: boolean

check whether the prediction option was correct

reward_item_amount: number

The amount of the reward item to give when this option is correct

reward_item_id: string

The ID of the reward item to give when this option is correct

url: string
vote_count: number

total user vote count

vote_url: string

vote url that could be used to update user vote

Generated using TypeDoc