getMasteries

fun getMasteries(ids: List<Int>, language: ApiLanguage? = null): List<Mastery>

Retrieves list of masteries

Parameters

ids

list of mastery ids

language

of returned text (default=en)

See also