pub async fn get_daily_chess_games(
configuration: &Configuration,
username: &str,
) -> Result<InlineResponse2001, Error<ApiError>>
Expand description
Get list of Daily Chess games that a player is currently playing
pub async fn get_daily_chess_games(
configuration: &Configuration,
username: &str,
) -> Result<InlineResponse2001, Error<ApiError>>
Get list of Daily Chess games that a player is currently playing