Class ApplicationCommandUpdateEvent

  • All Implemented Interfaces:
    GenericEvent

    public class ApplicationCommandUpdateEvent
    extends GenericApplicationCommandEvent
    Indicates that a Command was updated.

    You cannot get the old command information from this event.

    This is fired for commands from any application.