getItemStats

fun getItemStats(ids: List<Int>, language: ApiLanguage? = null): List<ItemStats>

Retrieves specific item statistics

Parameters

ids

of statistics

language

of returned text (default=en)

See also