TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Client.Models.RaidNotification Class Reference

Public Member Functions

 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)
 

Properties

List< KeyValuePair< string, string > > Badges [get]
 
List< KeyValuePair< string, string > > BadgeInfo [get]
 
string Color [get]
 
string DisplayName [get]
 
string Emotes [get]
 
string Id [get]
 
string Login [get]
 
bool Moderator [get]
 
string MsgId [get]
 
string MsgParamDisplayName [get]
 
string MsgParamLogin [get]
 
string MsgParamViewerCount [get]
 
string RoomId [get]
 
bool Subscriber [get]
 
string SystemMsg [get]
 
string SystemMsgParsed [get]
 
string TmiSentTs [get]
 
bool Turbo [get]
 
string UserId [get]
 
UserType UserType [get]
 

Constructor & Destructor Documentation

◆ 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 
)

Property Documentation

◆ 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: