메소드 | 설명 | |
---|---|---|
CommandsPlugin ( DiscordSocketClient client, Func |
||
CreateCommand ( string cmd ) : |
||
CreateCommandGroup ( string cmd, Action |
메소드 | 설명 | |
---|---|---|
AddCommand ( |
||
RaiseCommandError ( |
||
RaiseRanCommand ( |
||
RaiseUnknownCommand ( |
public CommandsPlugin ( DiscordSocketClient client, Func |
||
client | DiscordSocketClient | |
getPermissions | Func |
|
commandChar | char | |
리턴 | System |
public CreateCommand ( string cmd ) : |
||
cmd | string | |
리턴 |
public CreateCommandGroup ( string cmd, Action |
||
cmd | string | |
config | Action |
|
리턴 | void |