pub async fn get_chess_games_for_month(
configuration: &Configuration,
username: &str,
year: &str,
month: &str,
) -> Result<InlineResponse2004, Error<ApiError>>
Expand description
Get list of Live and Daily Chess games that a player has finished