🎨 update
This commit is contained in:
@@ -1101,7 +1101,7 @@ type (
|
||||
Nickname string `json:"nickname,optional"`
|
||||
Avatar string `json:"avatar,optional"`
|
||||
Email string `json:"email,optional"`
|
||||
Gender int64 `json:"gender,optional"`
|
||||
Gender string `json:"gender,optional"`
|
||||
Introduce string `json:"introduce,optional"`
|
||||
Blog string `json:"blog,optional"`
|
||||
Location string `json:"location,optional"`
|
||||
|
Reference in New Issue
Block a user