v0.18.9 - Application emojis, message forwarding and more
What's Changed
- Add application emojis by @sebm253 in #373
- Add message forwarding by @sebm253 in #350
- Add
Banner
toMember
by @sebm253 in #369 - Add
Title
toAttachment
by @sebm253 in 7dbeaeb - Add
Banner
toOAuth2Guild
by @sebm253 in #368 - Add
ConnectionTypeRoblox
by @sebm253 in #371 - Add
IconURL
andBannerURL
toOAuth2Guild
by @sebm253 in #370 - Update
github.com/disgoorg/snowflake
tov2.0.3
(this allows you to setsnowflake.AllowUnquoted = true
in case discord sends snowflakes as numbers by accident. see: #372) by @topi314 in 564ae16 - Remove
IntegrationTypes
fromApplication
by @sebm253 in 253e4cc - Remove
disgo.OS
by @Malix-off in #366
Breaking Changes
IntegrationTypes
has been removed fromApplication
. this field was not sent within payloads for a long timedisgo.OS
has been removed
New Contributors
- @Malix-off made their first contribution in #366
Full Changelog: v0.18.8...v0.18.9