GC
GC
>which I believe got missed during slash migration. should also verify this
Thank you so much for sharing typebox, I had the exact same issue in fluent-schema and typebox seems perfect. Here's some example code for fastify if it helps anyone: ```ts...
We think we fixed this now. Reopen if its still an issue
Closing as an old issue, feel free to re-open if this is still a problem.
Duplicate https://github.com/Brooooooklyn/canvas/issues/716
I cant think of any reason this would be different from osb.
Closing as its been 5-6 months without a response. It seems like the current state is the right state, and as I said above, I have no idea why it...
any update on this? ditching `request` for fetch (see: https://www.npmjs.com/package/cross-fetch) could cut down the size by about 2-5MB from 12MB (roughly halving the total amount of dependencies), and remove a...
Commenting discussion with kyra so its documented here: kyra says the cause is this: https://github.com/discordjs/discord.js/blob/main/packages/rest/src/lib/RequestManager.ts#L240 and the onus is on the user to call `.destroy()` on webhookclients to free the...