CreatePollRequest

constructor(broadcasterId: String, title: String, choices: List<CreatePollChoice>, duration: Int, channelPointsVotingEnabled: Boolean = false, channelPointsPerVote: Int = 0)