Commit Graph

117 Commits

Author SHA1 Message Date
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
Vragov Roman
68d7defc91 Add IsTechnicalAccount field to the UserRef struct 2022-08-17 12:14:54 +03:00
a42575b51c
add IsTechnicalAccount field to the UsersResponseItem struct 2022-08-16 14:30:12 +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
ca3de000b7
Add external id to user ref 2022-07-21 10:10:01 +03:00
Shchedrin Andrei
f2c8b2ce83 add external id to user ref 2022-07-20 16:45:38 +03:00
faa19ca2a3
Update README.md 2022-07-19 11:53:13 +03:00
Shchedrin Andrei
a26bc83d80 ref #83597 Рефакторинг системы поиска менеджера 2022-07-15 13:25:31 +03:00
Luis Vazquez Alor
6f2192b089
Update README.md
Type is a required parameter. Without it the message won't be sent. 			
Types available:  text | order | product | file
Error returned: 400 Unsupported message type.
See more: https://139810.selcdn.ru/download/doc/mg-bot-api/bot.v1.ru.html#_messagesendrequest
2022-05-22 13:08:10 +03:00
Alex Lushpai
28241f8a8e
Сhats deleted event data 2022-05-13 13:30:03 +03:00
Ilya
813da9a03d add chats deleted event data 2022-05-04 17:23:09 +03:00
Alex Lushpai
615d7b3e5e
disable unused linter for tests 2022-04-22 09:38:29 +03:00
Tyschitskaya Maria
46d9e292c5 disable unused linter for tests 2022-04-21 12:29:09 +03:00
Alex Lushpai
1758bb9c37
Added decoding of note in attachments list 2022-04-18 10:22:13 +03:00
Kirill Zaytsev
671f0111fe feat: Added decoding of note in attachments list 2022-04-15 14:48:46 +03:00
Alex Lushpai
450e762d12
Fix attachment ID type 2022-04-11 12:45:49 +03:00
Kirill Zaytsev
eef043d12f fix: Fixed attachment ID type 2022-04-11 12:25:48 +03:00
Alex Lushpai
8a725de20c
Fix linter pipeline 2022-04-11 12:22:16 +03:00
93220000b7 fix linter pipeline 2022-04-11 12:18:04 +03:00
Alex Lushpai
b9ec18dd7d
Added preview URL & width / height to attachments deserialized info 2022-02-25 14:17:16 +03:00
Kirill Zaytsev
58791d23a2 feat: Added preview URL & width / height to attachments deserialized info 2022-02-25 14:01:09 +03:00
Alex Lushpai
cf53df6f9f
Added deserialization of message attachments 2022-02-25 10:24:18 +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
Alex Lushpai
43a6c884b4
Fix go modules import 2021-06-11 14:35:45 +03:00
b309f315b0 go modules 2021-06-11 14:33:44 +03:00
169f4b876d
Static code analysis (#38) 2021-02-09 22:21:57 +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
859d4c2d06
Update product name, cleanup annotations (#35) 2020-12-15 13:34:18 +03:00
Akolzin Dmitry
92b8eb764f
Move CI to GitHub Actions (#34) 2020-11-26 14:10:42 +03:00
Alex Lushpai
953724da73
Update README.md 2020-11-12 14:00:49 +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