messageNotifications property

  1. @JsonKey.new(name: 'message_notifications')
UserNotificationSettings messageNotifications
final

The default notification level for the guild

Implementation

@JsonKey(name: 'message_notifications')
final UserNotificationSettings messageNotifications;