메소드 | 설명 | |
---|---|---|
BotCommandHandler ( ) : System | ||
CommandHandler ( string message ) : string |
Returns back status message that can be passed back to chat
|
|
isCommand ( string message ) : bool |
Checks to see if the message is a command
|
public CommandHandler ( string message ) : string | ||
message | string | line from chat |
리턴 | string |