mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat: initial commit * feat: add guild helper * docs: `guild` is required * docs(IncidentActions): move to guild * fix: `incidents_data` is nullable * fix: method typo * fix: default to `null` * fix: use `new Date()` * docs: note that it is not received over the gateway * refactor: use transformer * chore: resolve TODO * chore: typo Co-authored-by: Danial Raza <danialrazafb@gmail.com> * chore: suggestions Co-authored-by: Almeida <github@almeidx.dev> * chore: consistency Co-authored-by: Almeida <github@almeidx.dev> --------- Co-authored-by: Danial Raza <danialrazafb@gmail.com> Co-authored-by: Almeida <github@almeidx.dev> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>