Class ReconnectStartEvent


public class ReconnectStartEvent extends GatewayLifecycleEvent
Indicates that a gateway connection is starting a reconnect attempt. Can be followed by ReconnectEvent if successful, or ReconnectFailEvent if not.

This event is dispatched by Discord4J.