export declare enum RPCCloseEventCodes
See also: https://discord.com/developers/docs/topics/opcodes-and-status-codes#rpc-rpc-close-event-codesundefined
You connected to the RPC server with an invalid client ID.
The encoding specified in the connection string was not valid.
You connected to the RPC server with an invalid origin.
The RPC Server version specified in the connection string was not valid.
You are being rate limited.
The OAuth2 token associated with a connection was revoked, get a new one!