common / me.schlaubi.regnumutils.command.event / CommandExecutedEvent / <init>

<init>

CommandExecutedEvent(@Nonnull api: JDA, responseNumber: Long, @Nonnull guild: Guild, @Nonnull context: Context)

Constructs an CommandExecutedEvent.

Parameters

api - JDA: the JDA instance

responseNumber - Long: the response number

guild - Guild: the Guild on which the command failed

context - Context: the Context of the command