mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
parent
76942ea458
commit
e3752e733a
5 changed files with 95 additions and 4 deletions
|
@ -30,6 +30,7 @@ public class Commands {
|
|||
addCommand(new SendCommand());
|
||||
addCommand(new SendContactsCommand());
|
||||
addCommand(new SendReactionCommand());
|
||||
addCommand(new SendReceiptCommand());
|
||||
addCommand(new SendSyncRequestCommand());
|
||||
addCommand(new SendTypingCommand());
|
||||
addCommand(new SetPinCommand());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue