TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixCreatePredictionData

Data to create a new prediction.

{
The time after which the prediction will be automatically locked, in seconds from creation.
The possible outcomes for the prediction.
outcomes: string[]
The title of the prediction.
title: string
}

Properties

autoLockAfter

Type: number

The time after which the prediction will be automatically locked, in seconds from creation.

outcomes

Type: string[]

The possible outcomes for the prediction.

title

Type: string

The title of the prediction.