mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2024-11-22 04:46:05 +03:00
ref #83597 Рефакторинг системы поиска менеджера
This commit is contained in:
parent
28241f8a8e
commit
a26bc83d80
@ -722,7 +722,7 @@ type (
|
|||||||
}
|
}
|
||||||
|
|
||||||
WsEventUserOnlineUpdatedData struct {
|
WsEventUserOnlineUpdatedData struct {
|
||||||
User *UserRef `json:"user"`
|
User *UsersResponseItem `json:"user"`
|
||||||
Online bool `json:"online"`
|
Online bool `json:"online"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user