Method | Description | |
---|---|---|
Accstats ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : System |
Initialises a new instance of the Accstats class.
|
Method | Description | |
---|---|---|
ExecuteCommand ( ) : Helpmebot.CommandResponseHandler |
Actual command logic
|
public Accstats ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : System | ||
source | Helpmebot.Legacy.Model.LegacyUser | /// The source. /// |
channel | string | /// The channel. /// |
args | string | /// The args. /// |
commandServiceHelper | ICommandServiceHelper | /// The message Service. /// |
return | System |
protected ExecuteCommand ( ) : Helpmebot.CommandResponseHandler | ||
return | Helpmebot.CommandResponseHandler |