pull/110/head
yupix 10 months ago
parent 59535c6ecd
commit b98b7673d3
No known key found for this signature in database
GPG Key ID: 2FF705F5C56D9C06

@ -149,7 +149,7 @@ class IUserDetailedNotMeOnlySchema(TypedDict):
birthday: str | None birthday: str | None
lang: str | None lang: str | None
fields: list[IUserField] fields: list[IUserField]
verified_linlks: list[str] verified_links: list[str]
followers_count: int followers_count: int
following_count: int following_count: int
notes_count: int notes_count: int

Loading…
Cancel
Save