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

Public Member Functions

 GiftedSubscription (IrcMessage ircMessage)
 
 GiftedSubscription (List< KeyValuePair< string, string > > badges, List< KeyValuePair< string, string > > badgeInfo, string color, string displayName, string emotes, string id, string login, bool isModerator, string msgId, string msgParamMonths, string msgParamRecipientDisplayName, string msgParamRecipientId, string msgParamRecipientUserName, string msgParamSubPlanName, string msgMultiMonthDuration, SubscriptionPlan msgParamSubPlan, string roomId, bool isSubscriber, string systemMsg, string systemMsgParsed, string tmiSentTs, bool isTurbo, 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]
 
bool IsModerator [get]
 
bool IsSubscriber [get]
 
bool IsTurbo [get]
 
bool IsAnonymous [get]
 
string Login [get]
 
string MsgId [get]
 
string MsgParamMonths [get]
 
string MsgParamRecipientDisplayName [get]
 
string MsgParamRecipientId [get]
 
string MsgParamRecipientUserName [get]
 
string MsgParamSubPlanName [get]
 
SubscriptionPlan MsgParamSubPlan [get]
 
string RoomId [get]
 
string SystemMsg [get]
 
string SystemMsgParsed [get]
 
string TmiSentTs [get]
 
string UserId [get]
 
UserType UserType [get]
 
string MsgParamMultiMonthGiftDuration [get]
 

Constructor & Destructor Documentation

◆ GiftedSubscription() [1/2]

TwitchLib.Client.Models.GiftedSubscription.GiftedSubscription ( IrcMessage  ircMessage)

◆ GiftedSubscription() [2/2]

TwitchLib.Client.Models.GiftedSubscription.GiftedSubscription ( List< KeyValuePair< string, string > >  badges,
List< KeyValuePair< string, string > >  badgeInfo,
string  color,
string  displayName,
string  emotes,
string  id,
string  login,
bool  isModerator,
string  msgId,
string  msgParamMonths,
string  msgParamRecipientDisplayName,
string  msgParamRecipientId,
string  msgParamRecipientUserName,
string  msgParamSubPlanName,
string  msgMultiMonthDuration,
SubscriptionPlan  msgParamSubPlan,
string  roomId,
bool  isSubscriber,
string  systemMsg,
string  systemMsgParsed,
string  tmiSentTs,
bool  isTurbo,
UserType  userType,
string  userId 
)

Property Documentation

◆ BadgeInfo

List<KeyValuePair<string, string> > TwitchLib.Client.Models.GiftedSubscription.BadgeInfo
get

◆ Badges

List<KeyValuePair<string, string> > TwitchLib.Client.Models.GiftedSubscription.Badges
get

◆ Color

string TwitchLib.Client.Models.GiftedSubscription.Color
get

◆ DisplayName

string TwitchLib.Client.Models.GiftedSubscription.DisplayName
get

◆ Emotes

string TwitchLib.Client.Models.GiftedSubscription.Emotes
get

◆ Id

string TwitchLib.Client.Models.GiftedSubscription.Id
get

◆ IsAnonymous

bool TwitchLib.Client.Models.GiftedSubscription.IsAnonymous
get

◆ IsModerator

bool TwitchLib.Client.Models.GiftedSubscription.IsModerator
get

◆ IsSubscriber

bool TwitchLib.Client.Models.GiftedSubscription.IsSubscriber
get

◆ IsTurbo

bool TwitchLib.Client.Models.GiftedSubscription.IsTurbo
get

◆ Login

string TwitchLib.Client.Models.GiftedSubscription.Login
get

◆ MsgId

string TwitchLib.Client.Models.GiftedSubscription.MsgId
get

◆ MsgParamMonths

string TwitchLib.Client.Models.GiftedSubscription.MsgParamMonths
get

◆ MsgParamMultiMonthGiftDuration

string TwitchLib.Client.Models.GiftedSubscription.MsgParamMultiMonthGiftDuration
get

◆ MsgParamRecipientDisplayName

string TwitchLib.Client.Models.GiftedSubscription.MsgParamRecipientDisplayName
get

◆ MsgParamRecipientId

string TwitchLib.Client.Models.GiftedSubscription.MsgParamRecipientId
get

◆ MsgParamRecipientUserName

string TwitchLib.Client.Models.GiftedSubscription.MsgParamRecipientUserName
get

◆ MsgParamSubPlan

SubscriptionPlan TwitchLib.Client.Models.GiftedSubscription.MsgParamSubPlan
get

◆ MsgParamSubPlanName

string TwitchLib.Client.Models.GiftedSubscription.MsgParamSubPlanName
get

◆ RoomId

string TwitchLib.Client.Models.GiftedSubscription.RoomId
get

◆ SystemMsg

string TwitchLib.Client.Models.GiftedSubscription.SystemMsg
get

◆ SystemMsgParsed

string TwitchLib.Client.Models.GiftedSubscription.SystemMsgParsed
get

◆ TmiSentTs

string TwitchLib.Client.Models.GiftedSubscription.TmiSentTs
get

◆ UserId

string TwitchLib.Client.Models.GiftedSubscription.UserId
get

◆ UserType

UserType TwitchLib.Client.Models.GiftedSubscription.UserType
get

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