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

Args representing a NOTICE telling the client that duplicate messages are not allowed. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnDuplicateArgs:

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 duplicate messages are not allowed. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnDuplicateArgs.Channel

Property representing channel bot is connected to.

◆ Message

string TwitchLib.Client.Events.OnDuplicateArgs.Message

Property representing message send with the NOTICE


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