What's Changed
- Add
InteractionMetadata
target fields by @sebm253 in #397 - Add
rest.GetEntitlement
and newGetEntitlements
param by @sebm253 in #402 - Fix
GetPollAnswerVotes
deserialization by @sebm253 in b4557cf (@sealbro) - Fix
GuildSoundboardSoundsUpdate
payload by @sebm253 in 417678a - Add
ConnectionTypeCrunchyroll
by @sebm253 in cffc8eb - Add
newly_created
field toEventThreadCreate
by @topi314 in #396
Breaking Changes
rest.GetEntitlements
now accepts aGetEntitlementsParams
struct instead of individual parameters
Full Changelog: v0.18.13...v0.18.14