v0.16.5
What's Changed
- add raid protection by @mlnrDev in #223
- add
Stickers
toGuildPreview
by @mlnrDev in c3f2beb - rename
BoostProgressBarEnabled
toPremiumProgressBarEnabled
by @mlnrDev in 6b794ba - add
GatewayMessageDataUnknown
& don't error on unknown voice gateway message by @topi314 in 554e269 - fix nil pointer on user leaving voice channel and no audioReceiver being setup by @topi314 in 3eb45b6
- change
Interaction.Channel
fromPartialChannel
toInteractionChannel
by @topi314 in 67ddd7c
Breaking Changes
BoostProgressBarEnabled
was renamed toPremiumProgressBarEnabled
to match the API docs- the type of
Interaction.Channel
was updated toInteractionChannel
to make all channel fields sent by the API available
Full Changelog: v0.16.4...v0.16.5