mirror of
https://github.com/MetaProvide/talked-client.git
synced 2025-04-12 16:18:12 +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 start - Starts a call recording
|
||||||
/recording stop - Stops the call recording
|
/recording stop - Stops the call recording
|
||||||
/recording status - Checks if there is an active call recording
|
/recording status - Checks if there is an active call recording
|
||||||
|
/recording help - Shows this help message
|
||||||
';
|
';
|
||||||
|
|
||||||
$output->writeln($message);
|
$output->writeln($message);
|
||||||
|
|
Loading…
Add table
Reference in a new issue