mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* chore: apply user agent string * fix: enforce even in custom option * fix: tests * refactor: simpler way * docs: add type * Update packages/discord.js/src/client/BaseClient.js Co-authored-by: Aura Román <kyradiscord@gmail.com> * fix: prioritise `option` type check * types: `static` * feat: add runtime check * docs: update default * refactor: remove Bun * Update packages/discord.js/src/client/BaseClient.js Co-authored-by: Almeida <almeidx@pm.me> * fix: extra whitespace issues * refactor: `trimEnd()` --------- Co-authored-by: Aura Román <kyradiscord@gmail.com> Co-authored-by: Almeida <almeidx@pm.me> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>