public class RemoveMessageReactionCmd extends Object implements Command<Void>
protected String
reactionId
RemoveMessageReactionCmd(String reactionId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String reactionId
public RemoveMessageReactionCmd(String reactionId)
public Void execute(CommandContext commandContext)
execute
Command<Void>