Commit Graph

87 Commits

Author SHA1 Message Date
021568afd8
Merge pull request #79 from ilyavlasoff/add_transcription_status_field
Added transcription status field
2024-11-15 14:39:28 +03:00
f7e352a622
Merge pull request #80 from opheugene/add_from_is_system
Added IsSystem flag to UserRef struct
2024-11-15 14:39:09 +03:00
5466d2d1ad
Merge pull request #82 from ilyavlasoff/added_message_dialog_field
Added Message.Dialog field for all types of messages
2024-11-15 14:38:50 +03:00
Vlasov
8b0193186b Added Message.Dialog field for all types of messages 2024-11-15 12:02:57 +03:00
Kirill Sukhorukov
c7b7f73c4f Add new bot role hidden 2024-11-08 13:33:19 +03:00
Opheugene
d5aa1a0794 Added Last Dialog to Chat struct 2024-11-06 19:32:35 +01:00
Opheugene
bc9702741e Added IsSystem flag to UserRef struct 2024-11-06 19:05:27 +01:00
Vlasov
46a262a5dc Added transcription status field 2024-10-21 12:27:34 +03:00
Vragov Roman
b0e374f88e Add LastUserMessage field to the Chat struct 2024-10-14 15:28:26 +03:00
Vlasov
bbea93671e Added update file metadata request 2024-09-04 16:11:38 +03:00
Alexey
ca83218213
Добавлен параметр IncludeMassCommunication в запрос списка чатов, диалогов, сообщений (#76) 2024-08-30 16:42:04 +03:00
074f787d0f
Add websocket options 2024-07-17 12:36:41 +03:00
Vlasov
88eeda804b Added since_id field to ChatsRequest 2024-07-16 11:40:08 +03:00
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