mirror of
https://github.com/MetaProvide/talked-client.git
synced 2025-04-06 22:08:49 +00:00
Add recording help command to the help message
This commit is contained in:
parent
bb001090e3
commit
1d0a1016e7
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ You have the following options available:
|
|||
/recording start - Starts a call recording
|
||||
/recording stop - Stops the call recording
|
||||
/recording status - Checks if there is an active call recording
|
||||
/recording help - Shows this help message
|
||||
';
|
||||
|
||||
$output->writeln($message);
|
||||
|
|
Loading…
Add table
Reference in a new issue