Function steamgriddb_api::images::get_images_by_platform_id_url[][src]

pub fn get_images_by_platform_id_url(
    base_url: &str,
    platform: &Platform,
    game_id: &str,
    grid_config: &QueryType<'_>
) -> String
Expand description

Get an URL to request an images for a game given a platform and a platform specific id.