Skip to main content
Version: 0.38.8

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
unstable

InvalidActivityJoinRequest: 4012

InvalidActivitySecret
unstable

InvalidActivitySecret: 5005

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
unstable

InvalidEntitlement: 4013

InvalidEvent

InvalidEvent: 4004

Invalid event name specified.

InvalidGiftCode
unstable

InvalidGiftCode: 4014

InvalidGuild

InvalidGuild: 4003

Invalid guild ID specified.

InvalidInvite
unstable

InvalidInvite: 4011

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
unstable

NoEligibleActivity: 5006

OAuth2Error

OAuth2Error: 5000

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

PurchaseCanceled
unstable

PurchaseCanceled: 5007

PurchaseError
unstable

PurchaseError: 5008

RateLimited
unstable

RateLimited: 5010

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
unstable

ServiceUnavailable: 1001

TransactionAborted
unstable

TransactionAborted: 1002

UnauthorizedForAchievement
unstable

UnauthorizedForAchievement: 5009

UnknownError

UnknownError: 1000

An unknown error occurred.