updatePollState

fun updatePollState(poll: Poll, message: Message, pollSelectionType: PollSelectionType)

Triggered when the poll information has been changed and need to sync on the poll states.

Parameters

poll

The poll that holds the details to be drawn on the more options screen.

message

The message that contains the poll information.