Method | Description | |
---|---|---|
CommandsPlugin ( DiscordSocketClient client, Func |
||
CreateCommand ( string cmd ) : |
||
CreateCommandGroup ( string cmd, Action |
Method | Description | |
---|---|---|
AddCommand ( |
||
RaiseCommandError ( |
||
RaiseRanCommand ( |
||
RaiseUnknownCommand ( |
public CommandsPlugin ( DiscordSocketClient client, Func |
||
client | DiscordSocketClient | |
getPermissions | Func |
|
commandChar | char | |
return | System |
public CreateCommand ( string cmd ) : |
||
cmd | string | |
return |
public CreateCommandGroup ( string cmd, Action |
||
cmd | string | |
config | Action |
|
return | void |