What's Changed
- Added Soundboard by @sebm253 in #283
- Removed "Get" prefix in funcs in
Icon
by @sebm253 in 71cd4c8 - Fixed
*events.GuildJoin
being emitted every startup by @topi314 in e8ae7a3
Breaking Changes
GetMIME()
andGetHeader()
functions inIcon
have been renamed toMIME()
andHeader()
for consistency
Deprecations
gateway.IntentGuildEmojisAndStickers
has been deprecated in favor ofgateway.IntentGuildExpressions
Full Changelog: v0.18.12...v0.18.13