struct
StreamPoll
public sealed struct StreamPoll Properties
| Name | Type | Description |
|---|---|---|
Id | String | |
BroadcasterId | String | |
BroadcasterName | String | |
BroadcasterLogin | String | |
Title | String | |
Choices | Choice[] | |
BitsVotingEnabled | Boolean | |
BitsPerVote | Int32 | |
ChannelPointsVotingEnabled | Boolean | |
ChannelPointsPerVote | Int32 | |
Status | String | |
Duration | Int32 | |
StartedAt | DateTimeOffset | |
EndedAt | DateTimeOffset |
Methods
Task<StreamPoll> End(Boolean archive = True) End this poll, you can optionally archive the poll, otherwise just terminate it