v0.18.6 - Additions and fixes
What's Changed
- Properly uncache members + scheduled events on guild delete by @sebm253 in ee8814f
- Handle group DMs (channels) by @sebm253 in #360
- Add
Banner
field toUserUpdate
by @sebm253 in #337 - Add
ConnectionTypeDomain
and renameConnectionTypeTwitter
toConnectionTypeX
by @sebm253 in #304 - Add
Type
toEventMessageReactionAdd
andEventMessageReactionRemove
by @sebm253 in 9356c13 - Add query params to
channels.GetReactions
by @sebm253 in #301 - Add guild onboarding + home audit log events by @sebm253 in #258
- Add
InviteType
by @sebm253 in #327 - Add
InteractionGuild
by @sebm253 in #276 and 3599a10 - Add
MessageCall
by @sebm253 in d201345 - Fix
VoiceRegion.ID
type by @MCausc78 in #354 - Populate
CreatedAt
inEventMessageUpdate
by @sebm253 in 7bb8e17
Breaking Changes
ConnectionTypeTwitter
has been renamed toConnectionTypeX
channels.GetReactions
now accepts 3 new parameters:reactionType
,after
andbefore
New Contributors
Full Changelog: v0.18.5...v0.18.6