Skip to content

v0.16.5

Compare
Choose a tag to compare
@sebm253 sebm253 released this 23 May 08:19
· 172 commits to master since this release

What's Changed

  • add raid protection by @mlnrDev in #223
  • add Stickers to GuildPreview by @mlnrDev in c3f2beb
  • rename BoostProgressBarEnabled to PremiumProgressBarEnabled 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 from PartialChannel to InteractionChannel by @topi314 in 67ddd7c

Breaking Changes

  • BoostProgressBarEnabled was renamed to PremiumProgressBarEnabled to match the API docs
  • the type of Interaction.Channel was updated to InteractionChannel to make all channel fields sent by the API available

Full Changelog: v0.16.4...v0.16.5