C# Class Utility.TellAuto

A Function which returns messages sent to a user, when that user says something in the bot's presence.
Inheritance: MBFunctionInterface.Function
Mostra file Open project: MatthewCox/MoronBot

Public Methods

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

Method Details

GetResponse() public method

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

TellAuto() public method

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