[][src]Function serenity::http::raw::get_unresolved_incidents

pub fn get_unresolved_incidents() -> Result<Vec<Incident>>

Gets the current unresolved incidents from Discord's Status API.

Does not require authentication.