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

Args representing on channel joined event. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnJoinedChannelArgs:

Public Attributes

string BotUsername
 Property representing bot username. More...
 
string Channel
 Property representing the channel that was joined. More...
 

Detailed Description

Args representing on channel joined event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ BotUsername

string TwitchLib.Client.Events.OnJoinedChannelArgs.BotUsername

Property representing bot username.

◆ Channel

string TwitchLib.Client.Events.OnJoinedChannelArgs.Channel

Property representing the channel that was joined.


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