Harmony v2.5.0
What's Changed
- feat(messages): support descriptions in attachments, support
files
in interaction response by @DjDeveloperr in #277 - fix(types): add missing permission flags by @DjDeveloperr in #278
- feat(Member): add communicationDisabledUntil by @DjDeveloperr in #279
- fix(interactions): use optional chaining in ApplicationCommand's subCommand[group] … by @DjDeveloperr in #281
- feat(Channel): add delete function by @jak3z in #282
- fix(structures): circular import by @DjDeveloperr in #285
- feat(interactions): support locales by @DjDeveloperr in #286
- chore: improve readme by @DjDeveloperr in #288
- chore: bump dependencies by @DjDeveloperr in #289
New Contributors
Full Changelog: v2.4.0...v2.5.0