VoteChangedEvent

constructor(    type: String,     createdAt: Date,     rawCreatedAt: String?,     cid: String,     channelType: String,     channelId: String,     poll: Poll,     channelLastMessageAt: Date?,     newVote: Vote)