pub fn notification(
message: &str,
notification_type: &str,
notifications: &NotificationSettings,
sounds: &SoundSettings,
) -> Result<()>pub fn notification(
message: &str,
notification_type: &str,
notifications: &NotificationSettings,
sounds: &SoundSettings,
) -> Result<()>