npm discord.js 11.3.0

latest releases: 14.15.0-dev.1711325411-a1a3a95c9, 14.15.0-dev.1710979853-6cc5fa28e, 14.15.0-dev.1710202144-93c174bc8...
6 years ago

Overview

  • New features such as categories and different activity types
  • Documentation improvements

Deprecations

  • Guild#defaultChannel is now deprecated, there will be no fallback/alternative (407500b)
  • Permissions: READ_MESSAGES is now deprecated, use VIEW_CHANNEL instead (1fe201a)
  • ClientUser#setGame, use ClientUser#setActivity instead (cd06684)

Additions

  • Category Channel support (cce2480)
  • Activity Types support (cd06684)
  • Animated emojis support (659e89e)
  • Creating a guild channel with permission overwrites (862b2ec)
  • Allow before and after params for reaction users fetching (db5bdcd)

Fixes

  • GuildMember.permissions.missing is not a function (b274dba)
  • DMChannel messages not being cached (22da595, fb6d14d)
  • Audit logs incorrectly retrieving webhook information (e40c3f8)
  • Editing a voice channel sets the bitrate incorrectly (d705a0c)
  • Guild settings from Userbot not being created on new guilds (1c34819)
  • Default channel creation to text type (9f0417c)
  • Bulk delete rejects regardless of filterOld (6683c40)
  • Voice RTP headers fix (fc5d443)
  • Incorrectly caching voice channel members (8226752)
  • Animated icons not showing up as animated (d94ead7)
  • Channel#startTyping doesn't throw non-catchable error (b3eb1bb, 2efe2d2)

Don't miss a new discord.js release

NewReleases is sending notifications on new releases.