PollTypeQuiz constructor
- {required int correct_option_id,
- required FormattedText explanation,
- int? extra,
- int? clientId}
A poll in quiz mode, which has exactly one correct answer option and can be answered only once
Implementation
PollTypeQuiz
A poll in quiz mode, which has exactly one correct answer option and can be answered only once
PollTypeQuiz