Skip to content

14.4.0

Compare
Choose a tag to compare
@iCrawl iCrawl released this 21 Sep 12:12
· 1128 commits to main since this release
0b12d6f

Bug Fixes

  • Correct applied tags type (#8641) (f6f15d8)
  • ThreadChannel: Make fetchStarterMessage() work in forum posts (#8638) (a7f816e)
  • Update messageCount/totalMessageSent on message events (#8635) (145eb2f)
  • Footer / sidebar / deprecation alert (ba3e0ed)

Documentation

Features

Refactor

Typings

  • Narrow channel type in thread managers (#8640) (14bbc91)
  • interactions: Pass Cached type to return type of methods (#8619) (053da5b)
  • Ensure events possess Client<true> (#8612) (a9f003a)
  • GuildChannelManager: Correct fetch return type (#8549) (1d4cdee)
  • ThreadChannel: fetchStarterMessage must return a Message<true> (#8560) (b9c62ac)
  • webhook: Avatar can be null (#8541) (f77612a)