Commit Graph

155 Commits

Author SHA1 Message Date
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
0e970386ce
Merge pull request #81 from kifril-ltd/bot-role-hidden
Add new bot role `hidden`
2024-11-15 14:38:21 +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
22d56ef2dc -mod 2024-11-06 20:06:49 +01:00
Opheugene
f6affa2063 mod 2024-11-06 19:59:49 +01: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
7b80d3d542
Add LastUserMessage field to the Chat struct 2024-10-14 17:44:28 +03:00
Vragov Roman
b0e374f88e Add LastUserMessage field to the Chat struct 2024-10-14 15:28:26 +03:00
8eb473d7d2
update file metadata request 2024-09-04 17:35:34 +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
d01abbc1bb
Added since_id field to ChatsRequest 2024-07-16 11:47:23 +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
3d84ddaee6
Add customer_external_id to ChatsRequest 2024-06-24 15:34:18 +03:00
Kirill Sukhorukov
6090ceebcf Add customer_external_id to ChatsRequest 2024-06-17 17:45:21 +03:00
506a6a1d61
add waiting levels to chat events 2024-05-30 13:38:06 +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
9ee3653827
Add request DialogsTagsAdd and DialogTagsDelete 2024-02-27 15:56:29 +03:00
Vragov Roman
ae8c5793dc Add request DialogsTagsAdd and DialogTagsDelete 2024-02-20 19:09:05 +03:00
4058284e32
Merge pull request #65 from RenCurs/update-linter
update linter and it's rules
2024-02-06 15:02:40 +03:00
1c8f6885e6
Add ChannelType field to the CustomersRequest struct 2023-11-28 16:21:28 +03:00
Vragov Roman
8a0219a962 Add ChannelType field to the CustomersRequest struct 2023-11-28 15:19:29 +03:00
5190445cc4
Add ChannelId field to the CustomersRequest struct 2023-11-28 11:10:52 +03:00
Vragov Roman
632153073d Add ChannelId field to the CustomersRequest struct 2023-11-21 16:50:01 +03:00
3fb19e388b
add sinceId to DialogsRequest 2023-08-15 15:45:43 +03:00
c68299f924 add sinceId to DialogsRequest 2023-08-15 15:43:53 +03:00
942cf81ce6
fix for limit parameter serialized name 2023-02-13 10:01:46 +03:00
Kirill Sukhorukov
2c5a6ef463 fixing the name of the limit parameter 2023-02-02 14:49:10 +03:00
Ruslan Efanov
56bf4df310 update linter and it's rules 2022-12-30 10:42:29 +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
6674d05af5
Add test for GET chats by customer_id 2022-11-17 13:17:15 +03:00
Ruslan Efanov
a9d74ceee4 Add test for GET chats by customer_id 2022-11-16 15:29:08 +03:00
d21f159a57
Add CustomerID field to the ChatsRequest struct 2022-11-16 10:01:59 +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
77f3af2445
Add IsActive field to the WsEventUserUpdatedData struct 2022-10-20 16:34:26 +03:00
Vragov Roman
3cf9c28f51 Add IsActive field to the WsEventUserUpdatedData struct 2022-10-20 12:43:03 +03:00
9400a2b045
Add IsTechnicalAccount field to the UserRef struct 2022-08-18 17:26:29 +03:00