muteConfig property
- @JsonKey.new(includeIfNull: false, name: 'mute_config')
final
Guild mute configuration
Implementation
@JsonKey(includeIfNull: false, name: 'mute_config')
final UserGuildSettingsUpdateRequestMuteConfig? muteConfig;
Guild mute configuration
@JsonKey(includeIfNull: false, name: 'mute_config')
final UserGuildSettingsUpdateRequestMuteConfig? muteConfig;