pub async fn get_chess_games_archives(
configuration: &Configuration,
username: &str,
) -> Result<InlineResponse2003, Error<ApiError>>
Expand description
Get list of monthly archives available for this player
pub async fn get_chess_games_archives(
configuration: &Configuration,
username: &str,
) -> Result<InlineResponse2003, Error<ApiError>>
Get list of monthly archives available for this player