Commit Graph

74 Commits

Author SHA1 Message Date
Alexey Chelnakov
e090080325 fix 2024-07-11 14:04:49 +03:00
Alexey Chelnakov
3e9078ee86 fix 2024-07-11 14:02:42 +03:00
Alexey Chelnakov
de3eca3a55 fix 2024-07-11 13:49:29 +03:00
Alexey Chelnakov
73b06d5de4 Add websocket options 2024-06-28 18:04:49 +03:00
Kirill Sukhorukov
6090ceebcf Add customer_external_id to ChatsRequest 2024-06-17 17:45:21 +03:00
Vlasov
272cdaa60c Added waiting levels in chat events 2024-05-30 13:26:13 +03:00
edf67afb08
Add functional options for MGClient 2024-02-28 14:21:39 +03:00
Kirill Sukhorukov
9ecd6f85a1 Add functional options for MGClient 2024-02-28 14:13:02 +03:00
Vragov Roman
ae8c5793dc Add request DialogsTagsAdd and DialogTagsDelete 2024-02-20 19:09:05 +03:00
Vragov Roman
8a0219a962 Add ChannelType field to the CustomersRequest struct 2023-11-28 15:19:29 +03:00
Vragov Roman
632153073d Add ChannelId field to the CustomersRequest struct 2023-11-21 16:50:01 +03:00
c68299f924 add sinceId to DialogsRequest 2023-08-15 15:43:53 +03:00
Kirill Sukhorukov
2c5a6ef463 fixing the name of the limit parameter 2023-02-02 14:49:10 +03:00
21e9551b32
Add UsersResponseItem field to the Available struct 2022-12-29 09:03:16 +03:00
582acf20eb
Add Utm field to the CustomersResponseItem struct 2022-11-23 12:15:01 +03:00
Vragov Roman
1ea6a6ec9d Add Utm field to the CustomersResponseItem struct 2022-11-23 11:36:00 +03:00
Ruslan Efanov
a9d74ceee4 Add test for GET chats by customer_id 2022-11-16 15:29:08 +03:00
Ivan Lutokhin
d74d2fea2a Add CustomerID field to the ChatsRequest struct 2022-11-15 18:00:44 +03:00
Vragov Roman
f3ea711138 Add UsersResponseItem field to the Available struct 2022-11-08 14:13:27 +03:00
Vragov Roman
3cf9c28f51 Add IsActive field to the WsEventUserUpdatedData struct 2022-10-20 12:43:03 +03:00
Vragov Roman
68d7defc91 Add IsTechnicalAccount field to the UserRef struct 2022-08-17 12:14:54 +03:00
Vragov Roman
431c55576f Add UsersResponseItem field IsTechnicalAccount 2022-08-16 13:26:35 +03:00
78201aa2d3
correct type for the ExternalID field in UserRef 2022-07-26 12:15:53 +03:00
Shchedrin Andrei
3555b34ad3 fix 2022-07-26 11:34:53 +03:00
f2c1365a51
add channel updated data 2022-07-25 15:07:44 +03:00
Shchedrin Andrei
2e4ba1e681 add channel updated data 2022-07-21 16:57:40 +03:00
Shchedrin Andrei
f2c8b2ce83 add external id to user ref 2022-07-20 16:45:38 +03:00
Shchedrin Andrei
a26bc83d80 ref #83597 Рефакторинг системы поиска менеджера 2022-07-15 13:25:31 +03:00
Ilya
813da9a03d add chats deleted event data 2022-05-04 17:23:09 +03:00
Kirill Zaytsev
671f0111fe feat: Added decoding of note in attachments list 2022-04-15 14:48:46 +03:00
Kirill Zaytsev
eef043d12f fix: Fixed attachment ID type 2022-04-11 12:25:48 +03:00
Kirill Zaytsev
58791d23a2 feat: Added preview URL & width / height to attachments deserialized info 2022-02-25 14:01:09 +03:00
Kirill Zaytsev
7e9444732e feat: Added deserialization of message attachments 2022-02-24 18:29:53 +03:00
tishmaria90
864572b667
Add logger to client 2021-11-25 12:51:29 +03:00
Zaytsev Kirill
b625439a0c
feat: Added pointer to information about a user which dialog was assigned to (#41) 2021-09-24 10:04:15 +03:00
b309f315b0 go modules 2021-06-11 14:33:44 +03:00
Alexander Kulinich
e638e38219
Remove unused parameter ChannelSettings.SpamAllowed 2021-02-03 14:57:55 +03:00
Alexander Kulinich
a1ee703fa5
Update ChannelSettings (#37) 2021-02-03 14:27:53 +03:00
Alex Lushpai
3d8f69362b
MessageSendRequest.TransportAttachments and ChannelSettings 2020-08-11 21:31:13 +03:00
Alexander Kulinich
2ffec7419b added fields MessageSendRequest.TransportAttachments and ChannelSettings.Suggestions 2020-08-10 18:15:51 +03:00
Alexander Kulinich
0fd66ebf6e add unassigned dialog method 2020-07-14 14:37:46 +03:00
Roman Shakhov
5a73ef3c5e Limits 2019-05-23 13:45:06 +03:00
Akolzin Dmitry
0919ed1563 Add chat to message struct 2019-04-16 17:58:44 +03:00
Akolzin Dmitry
381f96af46 mock requests in tests 2019-03-07 12:58:20 +03:00
Vitaliy Chesnokov
62fbe75ce3 Move api response status check before unmarshalling 2019-03-05 18:15:32 +03:00
Akolzin Dmitry
202db8370f fix WsEventUserOnlineUpdatedData struct 2019-03-01 15:18:43 +03:00
Akolzin Dmitry
9b5d493820 new websocket events 2019-03-01 15:11:52 +03:00
Akolzin Dmitry
8f465073fe Update MessagesRequest struct 2019-02-27 16:42:44 +03:00
DmitryZagorulko
e9da24b5e2 increase timeout 2019-02-04 12:41:15 +03:00
DmitryZagorulko
d427667b29 add file upload and download methods 2018-12-26 17:38:41 +03:00