Skip to content

13.7.0

Compare
Choose a tag to compare
@iCrawl iCrawl released this 13 May 10:13
· 168 commits to v13 since this release
e3cbd45

Bug Fixes

  • MessageEmbed: Fix a typo (#7906) (ea28638)
  • GuildEditData: Some fields can be null for v13 (#7633) (816936e)
  • Apply v14 fix (#7756) (ab6c2ba)
  • GuildChannelManager: delete method accessing wrong id (#7771) (c9e4562)
  • GuildScheduledEvent: Handle missing image for v13 (#7627) (dfea9c2)
  • messagementions: Fix has method for v13 (#7591) (7a52785)
  • Check if member has admininistrator on moderatable (v13) (#7578) (13dd82d)
  • ThreadChannel: Require sendable for unarchivable (#7555) (49397c0)
  • Backport MessageReaction#me being incorrectly false (#7553) (5f621c1)
  • typings: SweepStageInstances typo (#7521) (f096069)
  • MessagePayload: V13 don't set reply flags to target flags (#7515) (30baff7)
  • Shard: V13 EventEmitter listener warning (#7479) (77b8e01)
  • MessageEmbed: Set footer to undefined (#7358) (bc5ddc3)

Documentation

  • shardingmanager: Fix type of execArgv option (v13) (#7863) (43a7870)
  • Fix and improve localization docs (v13 backport) (#7807) (6dcf0bd)
  • ApplicationCommand: Fix ApplicationCommandOptionChoice (#7798) (1040ce0)
  • Backport version 13 fixes (#7552) (69ba067)

Features

Refactor

Typings