Function helldive_rs::get_war_info

source ·
pub async fn get_war_info(war_id: i64) -> Result<WarInfo, HelldiversError>
Expand description

Get the information for a war

Arguments: war_id: i64 - The ID of the war to get the information for