applyPollUpdateEvent

Applies poll update event to this user message's poll.

Return

true if application finished successfully. False otherwise.

Since

4.1.0

Parameters

event

event received from BaseChannelHandler.onPollUpdated

See also