- addCommand("setProfileAvatar", new SetProfileAvatarCommand());
- addCommand("setProfileName", new SetProfileNameCommand());
+ addCommand("sendContacts", new SendContactsCommand());
+ addCommand("sendReaction", new SendReactionCommand());
+ addCommand("sendSyncRequest", new SendSyncRequestCommand());
+ addCommand("sendTyping", new SendTypingCommand());