Poll Update Event
class PollUpdateEvent
Class representing an event that a Poll has been updated. This event will be passed to BaseChannelHandler.onPollUpdated. Once this event is received, the user must find cached messages that contain this poll and apply changes using Poll.applyPollUpdateEvent.
Since
4.1.0