Current filtering is only verifying fields such as:
{
isAutoMatchMaking: true,
maxPlayers: 2,
isCompetitiveOrRanked: true
}
While these might be sufficient for now there is more information that could be used such as: isBlizzardMap for ranked games which can only be played on maps made by Blizzard.
Current filtering is only verifying fields such as:
While these might be sufficient for now there is more information that could be used such as:
isBlizzardMapfor ranked games which can only be played on maps made by Blizzard.