Skip to content

Commit

Permalink
Merge branch 'stable' of https://github.com/storycraft/node-kakao int…
Browse files Browse the repository at this point in the history
…o stable
  • Loading branch information
storycraft committed May 31, 2021
2 parents 6ce924e + b399e23 commit 1058808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/request/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export enum KnownDataStatusCode {
BACKGROUND_LOGIN_BLOCKED = -445,
OPERATION_DENIED = -500,
CHANNEL_USER_LIMITED = -501,
TEMP_RESTRICTED = -805,
WRITE_WHILE_BLOCKED = -814,
OPENCHAT_REJOIN_REQUIRED = -815,
OPENCHAT_TIME_RESTRICTED = -819,
Expand Down

0 comments on commit 1058808

Please sign in to comment.