Property | Type | Description | |
---|---|---|---|
$description | |||
$signature |
Method | Description | |
---|---|---|
handle ( |
Handle the given request. |
Method | Description | |
---|---|---|
displayHelpForCommand ( |
Show the help information for a single SignatureHandler. | |
displayListOfAllCommands ( |
Show a list of all available handlers. | |
findAvailableHandlers ( ) : |
Find all handlers that are available for the current SlashCommand and have a signature. |
protected displayHelpForCommand ( |
||
$handlers | ||
$command | string | |
return |
protected displayListOfAllCommands ( |
||
$handlers | ||
return |
protected findAvailableHandlers ( ) : |
||
return |
public handle ( |
||
$request | ||
return |