Struct dasi::model::ChannelOverride
[−]
[src]
pub struct ChannelOverride { pub channel_id: ChannelId, pub message_notifications: NotificationLevel, pub muted: bool, }
A channel-specific notification settings override
Fields
channel_id | |
message_notifications | |
muted |