TwitchPoll.fromJSON

Constructs a new TwitchPoll from a passed JSONValue as received from API calls.

struct TwitchPoll
static
fromJSON
(
const JSONValue json
)

Parameters

json JSONValue

JSON to parse.

Return Value

Type: auto

A new TwitchPoll with values derived from the passed json.