C# 클래스 Utility.SentTells

A Function which returns all of the messages that the user has sent, that have yet to be received.
상속: MBFunctionInterface.Function
파일 보기 프로젝트 열기: MatthewCox/MoronBot

공개 메소드들

메소드 설명
GetResponse ( BotMessage message ) : List
SentTells ( ) : System.Collections.Generic

메소드 상세

GetResponse() 공개 메소드

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
리턴 List

SentTells() 공개 메소드

public SentTells ( ) : System.Collections.Generic
리턴 System.Collections.Generic