Function helldive_rs::get_status

source ·
pub async fn get_status(
    war_id: i64,
    language: Language
) -> Result<Status, HelldiversError>
Expand description

Get the current status of a war

Arguments: war_id: i64 - The ID of the war to get the status of language: Language - The language to get the news feed in