Skip to content

14.2.0

Compare
Choose a tag to compare
@iCrawl iCrawl released this 10 Aug 18:52
· 1351 commits to main since this release
9d8966f

Bug Fixes

  • ThreadChannel: Handle possibly null parent (#8466) (afa27b1)
  • Remove DM channels from Client#messageDeleteBulk's types (#8460) (6c6fe74)
  • Transformers: Do not transform Date objects (#8463) (0e2a095)
  • ModalSubmitInteraction: Allow deferUpdate (#8455) (0fab869)
  • Guild: Unable to fetch templates (#8420) (aac8acc)
  • MessageMentions: Infinite loop in parsedUsers getter (#8430) (b8a3136)
  • DataResolver: Make Buffer from string (#8416) (e72b986)

Documentation

Features

Typings

  • Message: Correct bulkDelete return type (#8465) (c5b96a1)
  • Fix missing types for mentionable options (#8443) (452e94f)
  • ApplicationCommandOption: Add ApplicationCommandBooleanOption (#8434) (38275fc)