Property | Type | Description | |
---|---|---|---|
VARIABLES | string>.Dictionary |
Property | Type | Description | |
---|---|---|---|
MessageReceivedEvent | Newtonsoft.Json |
Method | Description | |
---|---|---|
MessageReceivedEvent ( System.DateTime timestamp, string from, bool player, string channel, string message ) : Newtonsoft.Json |
Method | Description | |
---|---|---|
MessageReceivedEvent ( ) : Newtonsoft.Json |
public MessageReceivedEvent ( System.DateTime timestamp, string from, bool player, string channel, string message ) : Newtonsoft.Json | ||
timestamp | System.DateTime | |
from | string | |
player | bool | |
channel | string | |
message | string | |
return | Newtonsoft.Json |