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

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

Gets the active maintenances from Discord's Status API.

Does not require authentication.