PollUpdateParams

constructor(title: String? = null, data: PollData? = null, allowUserSuggestion: Boolean? = null, allowMultipleVotes: Boolean? = null, closeAt: Long = Poll.POLL_DEFAULT_TS)