option_ids property

vector<int32>? option_ids
getter/setter pair

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

vector<int32>? option_ids;