optionIds property

List<int> optionIds
final

optionIds 0-based identifiers of answer options, chosen by the user. User can choose more than 1 answer option only is the poll allows multiple answers

Implementation

final List<int> optionIds;