This commit is contained in:
Shchedrin Andrei 2022-07-26 11:34:53 +03:00
parent f2c8b2ce83
commit 3555b34ad3

View File

@ -512,7 +512,7 @@ type (
UserRef struct {
ID uint64 `json:"id"`
ExternalID uint64 `json:"external_id"`
ExternalID string `json:"external_id"`
Avatar string `json:"avatar"`
Type string `json:"type"`
Name string `json:"name"`