github discordjs/discord.js 11.3.2

latest releases: @discordjs/core@1.1.1, @discordjs/rest@2.2.0, 14.14.1...
6 years ago

Overview

  • Fixes bug causing bots to go silently offline after ~40 minutes (#2378)
  • Includes TypeScript Definitions for the library

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)

Fixes

  • Properly reset the remaining ratelimit of the gateway connection after reset (c8f78b2)

Don't miss a new discord.js release

NewReleases is sending notifications on new releases.