|
| RaidNotification (IrcMessage ircMessage) |
|
| RaidNotification (List< KeyValuePair< string, string > > badges, List< KeyValuePair< string, string > > badgeInfo, string color, string displayName, string emotes, string id, string login, bool moderator, string msgId, string msgParamDisplayName, string msgParamLogin, string msgParamViewerCount, string roomId, bool subscriber, string systemMsg, string systemMsgParsed, string tmiSentTs, bool turbo, UserType userType, string userId) |
|
◆ RaidNotification() [1/2]
TwitchLib.Client.Models.RaidNotification.RaidNotification |
( |
IrcMessage |
ircMessage | ) |
|
◆ RaidNotification() [2/2]
TwitchLib.Client.Models.RaidNotification.RaidNotification |
( |
List< KeyValuePair< string, string > > |
badges, |
|
|
List< KeyValuePair< string, string > > |
badgeInfo, |
|
|
string |
color, |
|
|
string |
displayName, |
|
|
string |
emotes, |
|
|
string |
id, |
|
|
string |
login, |
|
|
bool |
moderator, |
|
|
string |
msgId, |
|
|
string |
msgParamDisplayName, |
|
|
string |
msgParamLogin, |
|
|
string |
msgParamViewerCount, |
|
|
string |
roomId, |
|
|
bool |
subscriber, |
|
|
string |
systemMsg, |
|
|
string |
systemMsgParsed, |
|
|
string |
tmiSentTs, |
|
|
bool |
turbo, |
|
|
UserType |
userType, |
|
|
string |
userId |
|
) |
| |
◆ BadgeInfo
List<KeyValuePair<string, string> > TwitchLib.Client.Models.RaidNotification.BadgeInfo |
|
get |
◆ Badges
List<KeyValuePair<string, string> > TwitchLib.Client.Models.RaidNotification.Badges |
|
get |
◆ Color
string TwitchLib.Client.Models.RaidNotification.Color |
|
get |
◆ DisplayName
string TwitchLib.Client.Models.RaidNotification.DisplayName |
|
get |
◆ Emotes
string TwitchLib.Client.Models.RaidNotification.Emotes |
|
get |
◆ Id
string TwitchLib.Client.Models.RaidNotification.Id |
|
get |
◆ Login
string TwitchLib.Client.Models.RaidNotification.Login |
|
get |
◆ Moderator
bool TwitchLib.Client.Models.RaidNotification.Moderator |
|
get |
◆ MsgId
string TwitchLib.Client.Models.RaidNotification.MsgId |
|
get |
◆ MsgParamDisplayName
string TwitchLib.Client.Models.RaidNotification.MsgParamDisplayName |
|
get |
◆ MsgParamLogin
string TwitchLib.Client.Models.RaidNotification.MsgParamLogin |
|
get |
◆ MsgParamViewerCount
string TwitchLib.Client.Models.RaidNotification.MsgParamViewerCount |
|
get |
◆ RoomId
string TwitchLib.Client.Models.RaidNotification.RoomId |
|
get |
◆ Subscriber
bool TwitchLib.Client.Models.RaidNotification.Subscriber |
|
get |
◆ SystemMsg
string TwitchLib.Client.Models.RaidNotification.SystemMsg |
|
get |
◆ SystemMsgParsed
string TwitchLib.Client.Models.RaidNotification.SystemMsgParsed |
|
get |
◆ TmiSentTs
string TwitchLib.Client.Models.RaidNotification.TmiSentTs |
|
get |
◆ Turbo
bool TwitchLib.Client.Models.RaidNotification.Turbo |
|
get |
◆ UserId
string TwitchLib.Client.Models.RaidNotification.UserId |
|
get |
◆ UserType
UserType TwitchLib.Client.Models.RaidNotification.UserType |
|
get |
The documentation for this class was generated from the following file: