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

Args representing the client left a channel event. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnLeftChannelArgs:

Public Attributes

string BotUsername
 The username of the bot that left the channel. More...
 
string Channel
 Channel that bot just left (parted). More...
 

Detailed Description

Args representing the client left a channel event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ BotUsername

string TwitchLib.Client.Events.OnLeftChannelArgs.BotUsername

The username of the bot that left the channel.

◆ Channel

string TwitchLib.Client.Events.OnLeftChannelArgs.Channel

Channel that bot just left (parted).


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