Méthode | Description | |
---|---|---|
CommandsPlugin ( DiscordSocketClient client, Func |
||
CreateCommand ( string cmd ) : |
||
CreateCommandGroup ( string cmd, Action |
Méthode | Description | |
---|---|---|
AddCommand ( |
||
RaiseCommandError ( |
||
RaiseRanCommand ( |
||
RaiseUnknownCommand ( |
public CommandsPlugin ( DiscordSocketClient client, Func |
||
client | DiscordSocketClient | |
getPermissions | Func |
|
commandChar | char | |
Résultat | System |
public CreateCommand ( string cmd ) : |
||
cmd | string | |
Résultat |
public CreateCommandGroup ( string cmd, Action |
||
cmd | string | |
config | Action |
|
Résultat | void |