mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 08:03:30 +01:00
* feat(structure): update barrel exports for new structure * chore(structure): add new symbols for the Subscription structure * feat(structure): add Subscription structure * docs(structure): correct typos * chore(structure): add default attributes on class params * fix(structures): correctly expose [..]Ids properties and update docs * fix(structures): add canceled_at to DataTemplate * docs(structures): update doc clarity on canceledAt getter - @almeidx This was a suggestion by Almedia. Co-authored-by: Almeida <github@almeidx.dev> * style: fix --------- Co-authored-by: Almeida <github@almeidx.dev> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>