PollOptionSuggested

constructor(pollId: String, option: String)

Parameters

pollId

The id of the poll to add the option to.

option

The text of the option suggested by the user.