Method | Description | |
---|---|---|
Send ( ulong server, ulong channel, string message, bool removeAll ) : void |
Method | Description | |
---|---|---|
Connect ( ) : void | ||
Discord ( ) : Data | ||
_client_Ready ( object sender, |
public Send ( ulong server, ulong channel, string message, bool removeAll ) : void | ||
server | ulong | |
channel | ulong | |
message | string | |
removeAll | bool | |
return | void |