feat: more workers
This commit is contained in:
@@ -21,6 +21,8 @@ class UserEntity:
|
||||
inn: str | None = None
|
||||
erc20: str | None = None
|
||||
|
||||
avatar_link: str | None = None
|
||||
|
||||
kyc_verified: bool | None = None
|
||||
is_deleted: bool | None = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user