C# Class helpmebot6.Commands.Champagne

The tea.
Inheritance: Helpmebot.Commands.FunStuff.TargetedFunCommand
显示文件 Open project: helpmebot/helpmebot

Public Methods

Method Description
Champagne ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : Helpmebot.Commands.FunStuff

Initialises a new instance of the Champagne class.

Method Details

Champagne() public method

Initialises a new instance of the Champagne class.
public Champagne ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : Helpmebot.Commands.FunStuff
source Helpmebot.Legacy.Model.LegacyUser /// The source. ///
channel string /// The channel. ///
args string /// The args. ///
commandServiceHelper ICommandServiceHelper /// The message Service. ///
return Helpmebot.Commands.FunStuff