Skip to content

14.3.0

Compare
Choose a tag to compare
@iCrawl iCrawl released this 22 Aug 08:59
· 1275 commits to main since this release
4e3fa58

Bug Fixes

Documentation

  • GuildAuditLogsEntry: Correct action wording (#8499) (7d25072)

Features

Refactor

  • GuildAuditLogsEntry: Remove guild from application command permission update extra (#8520) (2b8074d)

Typings

  • Inference of guild in MessageManager (#8538) (6bb1474)
  • Allow choice's value type to be strictly inferred (#8529) (b3f7c32)
  • GuildAuditLogs: Allow fetching to return all possible values (#8522) (0dba8ad)
  • Correct EventEmitter.on (static) return type (#8524) (16bbc8a)
  • GuildAuditLogs: Remove static Entry (#8521) (7a3d18d)
  • Disallow some channel types from webhook creation (#8531) (4882b17)
  • Implement max/min values for autocomplete (#8498) (812f7f1)
  • ModalMessageModalSubmitInteraction: ChannelId is not nullable (#8496) (c31a5cf)
  • Change type of ApplicationCommandSubCommand.options (#8476) (ebaf158)