npm discord-api-types 0.23.0

latest releases: 0.37.83, 0.37.83-next.2eae29d.1714120854, 0.37.83-next.2c595f7.1714120724...
2 years ago

0.23.0 (2021-09-07)

Bug Fixes

  • AuditLog: correct nickname type (#189) (64937e2)
  • Embed: correct certain optional types as being required (#192) (e628f0f)
  • import causing error 404 on deno (#178) (8fcd0f2)

chore

  • Gateway: remove APPLICATION_COMMAND_* events (#191) (d590caf)

Features

  • APIApplicationCommand: add version field (#193) (ecbed18)
  • APIUser: add banner and accent_color (#183) (b07b903)
  • Interactions: context menu items (#166) (fdc1c1a)
  • JSONErrorCodes: add 160002 (#190) (8b49887)
  • MessageType: add ContextMenuCommand and rename ApplicationCommand to ChatInputCommand (#180) (0024823)
  • Threads: add invitable (#185) (b6babf2)

BREAKING CHANGES

  • Gateway: The three Application Command events have been removed
  • Embed:
    • APIEmbedAuthor#name is required, not optional
    • APIEmbedThumbnail#url is required, not optional
    • APIEmbedImage#url is required, not optional

Don't miss a new discord-api-types release

NewReleases is sending notifications on new releases.