Skip to main content
Version: 0.37.120

RPCErrorCodes

Index

Enumeration Members

CaptureShortcutAlreadyListening

CaptureShortcutAlreadyListening: 5004

You tried to capture more than one shortcut key at once.

GetGuildTimedOut

GetGuildTimedOut: 5002

An asynchronous GET_GUILD command timed out.

InvalidActivityJoinRequest

InvalidActivityJoinRequest: 4012
@unstable

InvalidActivitySecret

InvalidActivitySecret: 5005
@unstable

InvalidChannel

InvalidChannel: 4005

Invalid channel ID specified.

InvalidClientId

InvalidClientId: 4007

An invalid OAuth2 application ID was used to authorize or authenticate with.

InvalidCommand

InvalidCommand: 4002

Invalid command name specified.

InvalidEntitlement

InvalidEntitlement: 4013
@unstable

InvalidEvent

InvalidEvent: 4004

Invalid event name specified.

InvalidGiftCode

InvalidGiftCode: 4014
@unstable

InvalidGuild

InvalidGuild: 4003

Invalid guild ID specified.

InvalidInvite

InvalidInvite: 4011
@unstable

InvalidOrigin

InvalidOrigin: 4008

An invalid OAuth2 application origin was used to authorize or authenticate with.

InvalidPayload

InvalidPayload: 4000

You sent an invalid payload.

InvalidPermissions

InvalidPermissions: 4006

You lack permissions to access the given resource.

InvalidToken

InvalidToken: 4009

An invalid OAuth2 token was used to authorize or authenticate with.

InvalidUser

InvalidUser: 4010

The specified user ID was invalid.

NoEligibleActivity

NoEligibleActivity: 5006
@unstable

OAuth2Error

OAuth2Error: 5000

A standard OAuth2 error occurred; check the data object for the OAuth2 error details.

PurchaseCanceled

PurchaseCanceled: 5007
@unstable

PurchaseError

PurchaseError: 5008
@unstable

RateLimited

RateLimited: 5010
@unstable

SelectChannelTimedOut

SelectChannelTimedOut: 5001

An asynchronous SELECT_TEXT_CHANNEL/SELECT_VOICE_CHANNEL command timed out.

SelectVoiceForceRequired

SelectVoiceForceRequired: 5003

You tried to join a user to a voice channel but the user was already in one.

ServiceUnavailable

ServiceUnavailable: 1001
@unstable

TransactionAborted

TransactionAborted: 1002
@unstable

UnauthorizedForAchievement

UnauthorizedForAchievement: 5009
@unstable

UnknownError

UnknownError: 1000

An unknown error occurred.