C# Class Bot.Do

Inheritance: MBFunctionInterface.Function
Exibir arquivo Open project: MatthewCox/MoronBot

Public Methods

Method Description
Do ( ) : System.Collections.Generic
GetResponse ( BotMessage message ) : List

Method Details

Do() public method

public Do ( ) : System.Collections.Generic
return System.Collections.Generic

GetResponse() public method

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