export declare enum GatewayOpcodes
https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes
Members
A bidirectional opcode to maintain an active gateway connection. Fired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client.
Sent in response to receiving a heartbeat to acknowledge that it has been received
The session has been invalidated. You should reconnect and identify/resume accordingly