Class StageInstanceDeleteEvent

java.lang.Object
discord4j.core.event.domain.Event
discord4j.core.event.domain.StageInstanceDeleteEvent

public class StageInstanceDeleteEvent extends Event
Dispatched when a StageInstance is deleted.

The old stage instance may not be present if stage instances are not stored.

This event is dispatched by Discord.

See Also: