v1.12.0
This commit is contained in:
@@ -21,6 +21,9 @@ type ItemUser struct {
|
||||
// AuthKeys
|
||||
AuthKeys []interface{}
|
||||
|
||||
// Blocked
|
||||
Blocked bool `json:"blocked"`
|
||||
|
||||
// Data
|
||||
Data string `json:"data"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user