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
Afficher le fichier Open project: MatthewCox/MoronBot

Méthodes publiques

Méthode Description
GetResponse ( BotMessage message ) : List
TellAuto ( ) : System.Collections.Generic

Method Details

GetResponse() public méthode

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
Résultat List

TellAuto() public méthode

public TellAuto ( ) : System.Collections.Generic
Résultat System.Collections.Generic