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

Class OnUnaccountedForArgs. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnUnaccountedForArgs:

Properties

string RawIRC [get, set]
 Gets or sets the raw irc. More...
 
string Location [get, set]
 Gets or sets the location. More...
 
string BotUsername [get, set]
 Gets or sets the bot username. More...
 
string Channel [get, set]
 Gets or sets the channel. More...
 

Detailed Description

Class OnUnaccountedForArgs. Implements the System.EventArgs

See also
System.EventArgs

Property Documentation

◆ BotUsername

string TwitchLib.Client.Events.OnUnaccountedForArgs.BotUsername
getset

Gets or sets the bot username.

The bot username.

◆ Channel

string TwitchLib.Client.Events.OnUnaccountedForArgs.Channel
getset

Gets or sets the channel.

The channel.

◆ Location

string TwitchLib.Client.Events.OnUnaccountedForArgs.Location
getset

Gets or sets the location.

The location.

◆ RawIRC

string TwitchLib.Client.Events.OnUnaccountedForArgs.RawIRC
getset

Gets or sets the raw irc.

The raw irc.


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