Фикс
This commit is contained in:
@ -576,7 +576,7 @@ class GetUserSchema(UserExtended):
|
||||
country: Country
|
||||
# cover
|
||||
favourite_beatmapset_count: int
|
||||
follow_user_mapping: list[int]
|
||||
# follow_user_mapping: list[int]
|
||||
follower_count: int
|
||||
graveyard_beatmapset_count: int
|
||||
groups: list[UserGroup]
|
||||
@ -597,7 +597,7 @@ class GetUserSchema(UserExtended):
|
||||
scores_best_count: int
|
||||
scores_first_count: int
|
||||
scores_recent_count: int
|
||||
session_verified: bool
|
||||
# session_verified: bool
|
||||
statistics: UserStatistics
|
||||
support_level: int
|
||||
# user_achievements
|
||||
|
||||
Reference in New Issue
Block a user