feat: document error code 340015 (#5179)

* feat: document error code 340015

* Update packages/types/src/discord/opcodes.ts

---------

Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com>
This commit is contained in:
Fleny
2026-07-24 17:35:42 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent 40abc1ee21
commit 97fe169ce8
+3
View File
@@ -521,6 +521,9 @@ export enum HTTPJsonErrorCodes {
/** Message blocked by harmful links filter */
HarmfulLinks = 240000,
/** Access to joining new servers has been limited for the user */
AccessToJoinServersLimited = 340015,
/** Cannot enable onboarding, requirements are not met */
OnboardingRequirementsNotMet = 350000,
/** Cannot update onboarding while below requirements */