vote Poll
Vote on pollOptionIds. This operation overrides previous vote actions, so to update previous vote, pass new pollOptionIds as parameter. To cancel votes, pass an empty list as pollOptionIds.
Since
4.5.0
Parameters
poll Id
the id of the Poll to vote poll option.
poll Option Ids
List of option IDs to vote for.
handler
The callback handler.