model: 0.8.4
Additions
Add {Guild, PartialGuild}::premium_progress_bar_enabled
(#1399 - @Erk-).
Support guild timeouts in MemberUpdate
(#1414 - @AEnterprise).
Add VoiceState::self_video
(#1422 - @AEnterprise).
Support guild timeouts in the audit log (#1423 - @itohatweb).
Changes
CallbackData::embeds
is now an Option<Vec>
instead of a Vec
(#1401 - @itohatweb).
Fixes
Properly deserialize AuditLogChange::{RoleAdd, RoleRemove}
as $add
and $remove
(#1419 - @itohatweb).
Change ThreadListSync::channel_ids
to a list of channel IDs instead of guild IDs (#1420 - @AEnterprise).
Properly deserialize ThreadDelete
(#1426 - @AEnterprise).