Function serenity::http::get_active_maintenances [] [src]

pub fn get_active_maintenances() -> Result<Vec<Maintenance>>

Gets the active maintenances from Discord's Status API.

Does not require authentication.