ReconnectEvent constructor

ReconnectEvent()

Emitted when the client receives a request to reconnect.

Implementation

ReconnectEvent() : super(opcode: Opcode.reconnect);