Modifier and Type | Field and Description |
---|---|
protected String |
messageId |
protected String |
reaction |
protected String |
userId |
Constructor and Description |
---|
ReactToMessageCmd(String messageId,
String userId,
String reaction) |
Modifier and Type | Method and Description |
---|---|
String |
execute(CommandContext commandContext) |
protected String |
reactionAlreadyExists(List<Reaction> reactions) |