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

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

Inheritance diagram for TwitchLib.Client.Events.OnUserJoinedArgs:

Public Attributes

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

Detailed Description

Args representing viewer joined event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnUserJoinedArgs.Channel

Property representing channel bot is connected to.

◆ Username

string TwitchLib.Client.Events.OnUserJoinedArgs.Username

Property representing username of joined viewer.


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