setRankTitles

abstract suspend fun setRankTitles(newValue: Map<Int, String>)

设置等级头衔列表,键是等级,值是头衔。操作成功时会同时刷新等级头衔信息。

See also