enum RpcCloseEventCodesimport { RpcCloseEventCodes } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts"; https://discord.com/developers/docs/topics/opcodes-and-status-codes#rpc MembersInvalidClientId = 4000You connected to the RPC server with an invalid client ID. InvalidEncodingThe encoding specified in the connection string was not valid. InvalidOriginYou connected to the RPC server with an invalid origin. InvalidVersionThe RPC Server version specified in the connection string was not valid. RateLimitedYou are being rate limited. TokenRevokedThe OAuth2 token associated with a connection was revoked, get a new one!