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