Fleny
|
a087a52d6f
|
Fix(rest) Fix error when serializing payload with a BigInt (#3117)
* Fix error when serializing payload with bigint
* add comment for reason of changeToDiscordFormat
|
2023-09-08 14:48:47 +00:00 |
|
Fleny
|
1e8edb99c6
|
bug(rest) Invert unauthorized check (#3104)
|
2023-08-24 17:21:17 +00:00 |
|
Fleny
|
6bcb529f9a
|
Bug(utils) Fix bucket refill after the first time (#3097)
* bug(bucket) Fix LeakyBucket refill
* Fix formating
|
2023-08-08 16:37:41 +00:00 |
|
Fleny
|
e70a1788f5
|
Bug(gateway) Fix fetch of discord gateway session information (#3098)
* bug(gateway) Remove update createBot options
Add overrides when fetching discord session info
* Use createBot options instead of defaults
|
2023-08-05 18:31:35 +00:00 |
|