mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
🎨 重命名 TETRIOInfo 类
This commit is contained in:
@@ -62,7 +62,7 @@ class Radar(BaseModel):
|
||||
ge: Number
|
||||
|
||||
|
||||
class TETRIOInfo(BaseModel):
|
||||
class Info(BaseModel):
|
||||
user: User
|
||||
ranking: Ranking
|
||||
tetra_league: TetraLeague
|
||||
|
||||
Reference in New Issue
Block a user