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

Args representing on connected event. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnConnectedArgs:

Public Attributes

string BotUsername
 Property representing bot username. More...
 
string AutoJoinChannel
 Property representing connected channel. More...
 

Detailed Description

Args representing on connected event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ AutoJoinChannel

string TwitchLib.Client.Events.OnConnectedArgs.AutoJoinChannel

Property representing connected channel.

◆ BotUsername

string TwitchLib.Client.Events.OnConnectedArgs.BotUsername

Property representing bot username.


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