struct StreamPoll
😔 No documentation found.
public Task<StreamPoll> End( bool archive = True )
End this poll, you can optionally archive the poll, otherwise just terminate it
public int GetHashCode( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public DateTimeOffset EndedAt { get; }
😔 No documentation found.
public DateTimeOffset StartedAt { get; }
😔 No documentation found.
public int Duration { get; }
😔 No documentation found.
public string Status { get; }
😔 No documentation found.
public int ChannelPointsPerVote { get; }
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public Type GetType( )
😔 No documentation found.
public bool BitsVotingEnabled { get; }
😔 No documentation found.
public StreamPoll.Choice[] Choices { get; }
😔 No documentation found.
public string Title { get; }
😔 No documentation found.
public string BroadcasterLogin { get; }
😔 No documentation found.
public string BroadcasterName { get; }
😔 No documentation found.
public string BroadcasterId { get; }
😔 No documentation found.
public string Id { get; }
😔 No documentation found.
public int BitsPerVote { get; }
😔 No documentation found.
public bool ChannelPointsVotingEnabled { get; }
😔 No documentation found.