Skip to content

model: 0.8.4

Compare
Choose a tag to compare
@7596ff 7596ff released this 08 Jan 18:27
· 1100 commits to main since this release
b6d50d7

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).