C# Class Utility.RemoveTell

Inheritance: MBFunctionInterface.Function
Afficher le fichier Open project: MatthewCox/MoronBot

Méthodes publiques

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

A Function which allows the sender of a message to remove that message before it is received.

Method Details

GetResponse() public méthode

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

RemoveTell() public méthode

A Function which allows the sender of a message to remove that message before it is received.
public RemoveTell ( ) : System.Collections.Generic
Résultat System.Collections.Generic