Свойство | Тип | Описание | |
---|---|---|---|
$description | |||
$signature |
Метод | Описание | |
---|---|---|
handle ( |
Handle the given request. |
Метод | Описание | |
---|---|---|
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 | |
Результат |
protected displayListOfAllCommands ( |
||
$handlers | ||
Результат |
protected findAvailableHandlers ( ) : |
||
Результат |
public handle ( |
||
$request | ||
Результат |