Function helldive_rs::get_news_feed

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

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