PollUpdatedOptions

constructor(data: PollUpdatedData, polls: List<Poll>, poll: Poll? = null, member: String, islevel: String, showAlert: ShowAlert? = null, updatePolls: (List<Poll>) -> Unit, updatePoll: (Poll) -> Unit, updateIsPollModalVisible: (Boolean) -> Unit)