Skip to content

Releases: discordjs/discord-api-types

0.11.0

19 Dec 13:26
ec9002f
Compare
Choose a tag to compare

Changes

0.10.0

09 Dec 11:15
6296ac9
Compare
Choose a tag to compare

Changes

  • Templates: added guild template types (7d873f7)
  • ⚠️ RESTRoutes: fixed incorrect routes again (6296ac9)

0.9.1

22 Nov 19:19
60c38fd
Compare
Choose a tag to compare

Changes

  • VoiceOPCodes: add missing OP 12 (60c38fd)

0.9.0

22 Nov 18:43
e196e65
Compare
Choose a tag to compare

Changes

  • ⚠️ RESTAPIGuildIntegration: remove query parameters from RESTGetAPIGuildIntegration (2ee557a)
  • ⚠️ MessageTypes: rename INLINE_REPLY to REPLY to match Discord's Documentation (fde45f9)
  • Sticker: added typings for stickers (39ea1f4)
  • Inline Replies: corrected typings for inline replies and added replied_user to APIAllowedMentions (21b9ae4)

0.8.0

03 Nov 16:55
fed4749
Compare
Choose a tag to compare

Changes

  • (semi-⚠️) GatewayPresenceUpdate: correct type for the send-able presence update (61db1ee)
  • ⚠️ Message: correct types for Inline Replies type and it's REST variant (7992fab)
  • RESTRoutes: correct route for webhookPlatform (666a0c7)

Miscellaneous

  • readme: update suggested version import to v8 (e405305)

0.7.0

18 Oct 11:43
363d914
Compare
Choose a tag to compare

Changes

  • GatewayHeartbeat: d property can be null (0982610)
  • APIGuildWidgetMember: add optional activity property and correct status to be a PresenceUpdateStatus instead of a string (f058ed6)
  • ⚠️ GatewayIdentify: correct presences types (91c63f0)

0.6.0

04 Oct 19:35
e2015c6
Compare
Choose a tag to compare

Changes

  • ⚠️ v6: All v6 types have been deprecated and will not receive further updates unless necessary. Please migrate to v8 as soon as possible (11b95c8)
  • v8: Added v8 types for the API (11b95c8)

0.5.0

19 Sep 12:55
f375cbe
Compare
Choose a tag to compare

Changes

  • APIUser: mark premium_type as optional (8cf1ba3)
  • ⚠️ GatewayIdentifyProperties: correct device to $device per Discord's docs (9e5c5b5)
  • ⚠️ RESTJSONError: correct spelling of UnknownWebhook from UnknownWehook (97c7b4e)

Miscellaneous

0.4.1

18 Sep 12:43
10fdeba
Compare
Choose a tag to compare

Changes

  • OAuth2: document oauth2 types (10fdeba)

Miscellaneous

  • readme: correct import example (10fdeba)

0.4.0

16 Sep 17:27
dd86219
Compare
Choose a tag to compare

Changes

  • ⚠️ GuildAuditLog: correct audit log change type and make them more type safe (dd86219)