0.37.100 (2024-09-05)
Bug Fixes
- APIMessageSnapshot: mark
guild_id
as deprecated (#1084 by @sdanialraza) (3f3fe21) - GatewayGuildDeleteDispatchData: make
unavailable
optional (#1092 by @sdanialraza) (258fb72) - replace deprecated
RESTAPIPollCreate
withRESTAPIPoll
(#1091 by @sdanialraza) (d3b5187)
Features
- add subscriptions (#1078 by @sdanialraza) (8f78190)
- APIMessageSnapshotFields: add more fields (#1085 by @almeidx) (3de4ca8)
- ConnectionService: add Amazon Music connection (#1074 by @imnaiyar) (011d439)
- entry point commands and interaction callback response (#1077 by @almeidx) (b4b70d8)
- FormattingPatterns:
GuildNavigation
andLinkedRole
(#1089 by @almeidx) (0938b66) - MessageType:
PurchaseNotification
andPollResult
(#1040 by @almeidx) (344274b) - RESTJSONErrorCodes: add
40018
,40019
, and40094
(#1056 by @almeidx) (93e649a) - RESTPatchAPIWebhookWithTokenMessageJSONBody:
poll
(#1067 by @almeidx) (f770290)
Full Changelog: 0.37.99...0.37.100