Skip to content

Commit 53c3dc7

Browse files
authored
add error code 40094 (#6959)
1 parent 7ed5387 commit 53c3dc7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/topics/Opcodes_and_Status_Codes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ Along with the HTTP error code, our API can also return more detailed error code
205205
| 40006 | This feature has been temporarily disabled server-side |
206206
| 40007 | The user is banned from this guild |
207207
| 40012 | Connection has been revoked |
208+
| 40018 | Only consumable SKUs can be consumed |
209+
| 40019 | You can only delete sandbox entitlements. |
208210
| 40032 | Target user is not connected to voice |
209211
| 40033 | This message has already been crossposted |
210212
| 40041 | An application command with that name already exists |
@@ -216,6 +218,7 @@ Along with the HTTP error code, our API can also return more detailed error code
216218
| 40066 | There are no tags available that can be set by non-moderators |
217219
| 40067 | A tag is required to create a forum post in this channel |
218220
| 40074 | An entitlement has already been granted for this resource |
221+
| 40094 | This interaction has hit the maximum number of follow up messages |
219222
| 40333 | Cloudflare is blocking your request. This can often be resolved by setting a proper [User Agent](#DOCS_REFERENCE/user-agent) |
220223
| 50001 | Missing access |
221224
| 50002 | Invalid account type |

0 commit comments

Comments
 (0)