- addCommand("setProfileAvatar", new SetProfileAvatarCommand());
- addCommand("setProfileName", new SetProfileNameCommand());
+ addCommand("sendReaction", new SendReactionCommand());
+ addCommand("sendContacts", new SendContactsCommand());
+ addCommand("updateContact", new UpdateContactCommand());