gw2v2AchievementsGroupsByIds
fun gw2v2AchievementsGroupsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AchievementGroups>>
fun gw2v2AchievementsGroupsByIds(ids: List<GW2AchievementGroupId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AchievementGroups>>