Function prelate_rs::profile_games

source ·
pub fn profile_games(profile_id: impl Into<ProfileId>) -> ProfileGamesQuery
Expand description

Returns a ProfileGamesQuery. Used to query the /profile/{profile_id}/games endpoint.

§Params

  • profile_id is aoe4world the ID of the player whose games should be searched.