Function screeps::game::notify

source ·
pub fn notify(message: &str, group_interval: Option<u32>)
Expand description

Send an email message to yourself with a given message.

Set a group_interval with a limit, in minutes, on how frequently emails are allowed to be sent.

Screeps documentation