function Dota2.getMatchDetailsimport { Dota2 } from "https://deno.land/x/steamy@v0.05a/mod.ts"; const { getMatchDetails } = Dota2; getMatchDetails(match_id: number | string)Parametersmatch_id: number | string