Automated spec update (239998)

This commit is contained in:
Nelly (automation bot) 2026-07-10 19:23:46 +00:00
parent ef91fa1646
commit 0004ce117d
2 changed files with 0 additions and 40 deletions

View file

@ -6613,26 +6613,6 @@
} }
} }
}, },
"204": {
"description": "204 response for bulk_ban_users_from_guild",
"headers": {
"X-RateLimit-Limit": {
"$ref": "#/components/headers/X-RateLimit-Limit"
},
"X-RateLimit-Remaining": {
"$ref": "#/components/headers/X-RateLimit-Remaining"
},
"X-RateLimit-Reset": {
"$ref": "#/components/headers/X-RateLimit-Reset"
},
"X-RateLimit-Reset-After": {
"$ref": "#/components/headers/X-RateLimit-Reset-After"
},
"X-RateLimit-Bucket": {
"$ref": "#/components/headers/X-RateLimit-Bucket"
}
}
},
"429": { "429": {
"$ref": "#/components/responses/ClientRatelimitedResponse" "$ref": "#/components/responses/ClientRatelimitedResponse"
}, },

View file

@ -6613,26 +6613,6 @@
} }
} }
}, },
"204": {
"description": "204 response for bulk_ban_users_from_guild",
"headers": {
"X-RateLimit-Limit": {
"$ref": "#/components/headers/X-RateLimit-Limit"
},
"X-RateLimit-Remaining": {
"$ref": "#/components/headers/X-RateLimit-Remaining"
},
"X-RateLimit-Reset": {
"$ref": "#/components/headers/X-RateLimit-Reset"
},
"X-RateLimit-Reset-After": {
"$ref": "#/components/headers/X-RateLimit-Reset-After"
},
"X-RateLimit-Bucket": {
"$ref": "#/components/headers/X-RateLimit-Bucket"
}
}
},
"429": { "429": {
"$ref": "#/components/responses/ClientRatelimitedResponse" "$ref": "#/components/responses/ClientRatelimitedResponse"
}, },