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

Args representing moderator joined event. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnModeratorJoinedArgs:

Public Attributes

string Username
 Property representing username of joined moderator. More...
 
string Channel
 Property representing channel bot is connected to. More...
 

Detailed Description

Args representing moderator joined event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnModeratorJoinedArgs.Channel

Property representing channel bot is connected to.

◆ Username

string TwitchLib.Client.Events.OnModeratorJoinedArgs.Username

Property representing username of joined moderator.


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