Skip to content
XHXIAIEIN edited this page Feb 9, 2022 · 1 revision

lol honor

荣誉等级

await connection.request('GET', f'/lol-honor-v2/v1/profile')

返回结果:
你已达到了{honorLevel} 级荣誉前的第 {checkpoint} 个里程点。

{
  "checkpoint": 0,
  "honorLevel": 0,
  "rewardsLocked": true
}
Clone this wiki locally