C# Класс helpmebot6.Commands.Chillpill

The chill pill.
Наследование: Helpmebot.Commands.FunStuff.TargetedFunCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
Chillpill ( Helpmebot.Legacy.Model.LegacyUser source, string channel, string args, ICommandServiceHelper commandServiceHelper ) : Helpmebot.Commands.FunStuff

Initialises a new instance of the Chillpill class.

Описание методов

Chillpill() публичный Метод

Initialises a new instance of the Chillpill class.
public Chillpill ( 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. ///
Результат Helpmebot.Commands.FunStuff