pub async fn fetch_map_view(
user: &str,
pass: &str,
opts: MapViewOptions,
) -> Result<MapViewResult, BoxError>Expand description
Fetches the real-time game map view.
pub async fn fetch_map_view(
user: &str,
pass: &str,
opts: MapViewOptions,
) -> Result<MapViewResult, BoxError>Fetches the real-time game map view.