Property | Type | Description | |
---|---|---|---|
ActualBotNick | string | ||
IsReady | bool | ||
ResponsibleForInputParsing | bool |
Method | Description | |
---|---|---|
DisconnectThread ( ) : void | ||
Dispose ( ) : void | ||
Start ( [ botNick, bool parseInput ) : bool |
Method | Description | |
---|---|---|
Connect ( ) : void | ||
HandleMessage ( [ message ) : void | ||
IoThread ( ) : void | ||
Send ( [ msg ) : void |
public Start ( [ botNick, bool parseInput ) : bool | ||
botNick | [ | |
parseInput | bool | |
return | bool |