mirror of
https://github.com/PaiGramTeam/SIMNet.git
synced 2024-11-16 12:02:17 +00:00
✨ Support starrail stats new property
This commit is contained in:
parent
5e7beddc4c
commit
4645994899
@ -23,6 +23,7 @@ class StarRailStats(APIModel):
|
|||||||
achievement_num: int
|
achievement_num: int
|
||||||
chest_num: int
|
chest_num: int
|
||||||
abyss_process: str
|
abyss_process: str
|
||||||
|
dream_paster_num: int
|
||||||
|
|
||||||
|
|
||||||
class PartialStarRailUserStats(APIModel):
|
class PartialStarRailUserStats(APIModel):
|
||||||
|
Loading…
Reference in New Issue
Block a user