Class ApplicationCommandCreateEvent

    • Constructor Detail

      • ApplicationCommandCreateEvent

        public ApplicationCommandCreateEvent​(@Nonnull
                                             JDA api,
                                             long responseNumber,
                                             @Nonnull
                                             Command command,
                                             @Nullable
                                             Guild guild)