mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-11 00:02:16 -05:00
response.status = rate-limit is not actually used anywhere
#94
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dumbmoron on GitHub (Aug 12, 2023).
bd04de65d7/src/modules/sub/utils.js (L23-L24)bd04de65d7/docs/API.md (L33)should probably drop it or start using it in next api update, since it might be somewhat misleading if it's mentioned in docs, but the response when ratelimited has .status == 'error':
bd04de65d7/src/core/api.js (L38-L41)@wukko commented on GitHub (Aug 15, 2023):
fixed in 7.0 :)