C# Class MoronBot.Functions.Commands

Inheritance: Function
Mostrar archivo Open project: MatthewCox/MoronBot

Public Methods

Method Description
Commands ( ) : System
GetResponse ( BotMessage message ) : List

Method Details

Commands() public method

public Commands ( ) : System
return System

GetResponse() public method

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
return List