mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
parent
609ebf024b
commit
7e223dc228
6 changed files with 144 additions and 2 deletions
|
@ -28,6 +28,7 @@ public class Commands {
|
|||
addCommand("sendContacts", new SendContactsCommand());
|
||||
addCommand("sendReaction", new SendReactionCommand());
|
||||
addCommand("sendSyncRequest", new SendSyncRequestCommand());
|
||||
addCommand("sendTyping", new SendTypingCommand());
|
||||
addCommand("setPin", new SetPinCommand());
|
||||
addCommand("trust", new TrustCommand());
|
||||
addCommand("unblock", new UnblockCommand());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue