Class StageInstanceUpdateEvent

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

public class StageInstanceUpdateEvent extends Event
Dispatched when a StageInstance is updated.

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

This event is dispatched by Discord.

See Also: