Class CustomEventActionEvent

java.lang.Object
de.presti.ree6.actions.ActionEvent
de.presti.ree6.actions.customevents.CustomEventActionEvent

public class CustomEventActionEvent extends ActionEvent
A Container class containing the needed Information to run a CustomEventAction.
  • Constructor Details

    • CustomEventActionEvent

      public CustomEventActionEvent(net.dv8tion.jda.api.entities.Guild guild, String[] arguments)
      Constructor.
      Parameters:
      guild - the related Guild.
      arguments - the Arguments used.