TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Client.Events.OnBannedEmailAliasArgs Class Reference

Args representing a NOTICE telling the client that the user is banned to chat bcs of an already banned alias with the same Email. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnBannedEmailAliasArgs:

Public Attributes

string Message
 Property representing message send with the NOTICE More...
 
string Channel
 Property representing channel bot is connected to. More...
 

Detailed Description

Args representing a NOTICE telling the client that the user is banned to chat bcs of an already banned alias with the same Email. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnBannedEmailAliasArgs.Channel

Property representing channel bot is connected to.

◆ Message

string TwitchLib.Client.Events.OnBannedEmailAliasArgs.Message

Property representing message send with the NOTICE


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