DytePollMessage

constructor(id: String, question: String, anonymous: Boolean, hideVotes: Boolean, createdBy: String, options: List<DytePollOption>, voted: List<String>)