Skip to content

11.3.2

Compare
Choose a tag to compare
@SpaceEEC SpaceEEC released this 04 Mar 18:14
· 2946 commits to stable since this release
e5bd6ec

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)