TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Api.Helix.Models.Polls.Poll Class Reference

Properties

string Id [get, protected set]
 
string BroadcasterId [get, protected set]
 
string BroadcasterName [get, protected set]
 
string BroadcasterLogin [get, protected set]
 
string Title [get, protected set]
 
Choice[] Choices [get, protected set]
 
bool BitsVotingEnabled [get, protected set]
 
int BitsPerVote [get, protected set]
 
bool ChannelPointsVotingEnabled [get, protected set]
 
int ChannelPointsPerVote [get, protected set]
 
string Status [get, protected set]
 
int DurationSeconds [get, protected set]
 
DateTime StartedAt [get, protected set]
 

Property Documentation

◆ BitsPerVote

int TwitchLib.Api.Helix.Models.Polls.Poll.BitsPerVote
getprotected set

◆ BitsVotingEnabled

bool TwitchLib.Api.Helix.Models.Polls.Poll.BitsVotingEnabled
getprotected set

◆ BroadcasterId

string TwitchLib.Api.Helix.Models.Polls.Poll.BroadcasterId
getprotected set

◆ BroadcasterLogin

string TwitchLib.Api.Helix.Models.Polls.Poll.BroadcasterLogin
getprotected set

◆ BroadcasterName

string TwitchLib.Api.Helix.Models.Polls.Poll.BroadcasterName
getprotected set

◆ ChannelPointsPerVote

int TwitchLib.Api.Helix.Models.Polls.Poll.ChannelPointsPerVote
getprotected set

◆ ChannelPointsVotingEnabled

bool TwitchLib.Api.Helix.Models.Polls.Poll.ChannelPointsVotingEnabled
getprotected set

◆ Choices

Choice [] TwitchLib.Api.Helix.Models.Polls.Poll.Choices
getprotected set

◆ DurationSeconds

int TwitchLib.Api.Helix.Models.Polls.Poll.DurationSeconds
getprotected set

◆ Id

string TwitchLib.Api.Helix.Models.Polls.Poll.Id
getprotected set

◆ StartedAt

DateTime TwitchLib.Api.Helix.Models.Polls.Poll.StartedAt
getprotected set

◆ Status

string TwitchLib.Api.Helix.Models.Polls.Poll.Status
getprotected set

◆ Title

string TwitchLib.Api.Helix.Models.Polls.Poll.Title
getprotected set

The documentation for this class was generated from the following file: