Ruslan Efanov
|
99d0e45ffd
|
add fields in TemplateInfo model for message with template
|
2023-06-30 16:18:49 +03:00 |
|
Ruslan Efanov
|
f586e58a3c
|
add field in model
|
2023-06-29 13:36:30 +03:00 |
|
Ефанов Руслан
|
d2d285b3b2
|
fixed code style
|
2023-05-05 14:58:57 +03:00 |
|
Ruslan Efanov
|
afd5571188
|
add models for media and interactive templates
|
2023-05-05 14:58:57 +03:00 |
|
Ефанов Руслан
|
cd953438de
|
increase limit size for response from MG
|
2023-05-03 10:44:13 +03:00 |
|
Vlasov
|
4c5201c4c1
|
Added MaxItemSize field to channel settings
|
2023-04-06 15:01:06 +03:00 |
|
Ivan Lutokhin
|
8621275c1f
|
Add outgoing sending policy
|
2022-11-30 15:56:06 +03:00 |
|
|
42466db673
|
fix typo in the Utm structure field tag
|
2022-11-23 11:21:43 +03:00 |
|
Vragov Roman
|
be7388a4c1
|
Add Utm field to the Customer struct
|
2022-11-23 11:20:22 +03:00 |
|
|
8308d6ba83
|
POST /api/transport/v1/messages/history support
|
2022-11-03 17:27:50 +03:00 |
|
|
437e3447a6
|
POST /api/transport/v1/messages/read_until support
|
2022-11-02 17:00:41 +03:00 |
|
Ruslan Efanov
|
a321456c78
|
fix undefined package error
|
2022-10-28 10:05:11 +03:00 |
|
Ruslan Efanov
|
bb57d2c2e8
|
fix export model and Error method
|
2022-10-27 09:52:25 +03:00 |
|
Ruslan Efanov
|
5e3e7cd03d
|
fix review
|
2022-10-26 18:21:00 +03:00 |
|
Ruslan Efanov
|
8765026f7e
|
fix review
|
2022-10-26 14:58:32 +03:00 |
|
Ruslan Efanov
|
bf7e5cdb93
|
refactoring
|
2022-10-26 12:14:42 +03:00 |
|
Ruslan Efanov
|
fa11f4ffd3
|
fix creating errors from response
|
2022-10-25 17:32:46 +03:00 |
|
Ruslan Efanov
|
0823d7e591
|
add ClientError model, fix using APIError
|
2022-10-25 12:39:01 +03:00 |
|
Ruslan Efanov
|
987d9cd6de
|
add model of error for response
|
2022-10-25 10:47:02 +03:00 |
|
|
5405924b9b
|
add in_app_id and transport_message_id fields
|
2022-10-11 10:10:22 +03:00 |
|
Tyschitskaya Maria
|
3baf86c345
|
edit voice audio message struct
|
2022-06-14 16:53:10 +03:00 |
|
Tyschitskaya Maria
|
a670e8561f
|
add voice audio message struct
|
2022-06-14 16:35:00 +03:00 |
|
|
e870447e75
|
make originator unmarshalable (#77)
|
2021-12-01 14:50:32 +03:00 |
|
tishmaria90
|
97bec2e80f
|
Add logger to client (#75)
|
2021-11-22 16:16:01 +03:00 |
|
|
1306d648f6
|
Mock data in tests (#76)
* mock all data in tests
* update test matrix config
|
2021-11-22 16:08:53 +03:00 |
|
Alex Lushpai
|
b5df3a70bc
|
Previous message may not be present when deleted
|
2021-07-27 15:57:22 +03:00 |
|
Alexander Kulinich
|
3cf31358d9
|
previous message may not be present when deleted
|
2021-07-27 15:31:49 +03:00 |
|
Alexander Kulinich
|
125e3ba0b3
|
remove unused parameter ChannelSettings.SpamAllowed
|
2021-02-02 17:45:03 +03:00 |
|
DanielWeiser
|
ebded3077b
|
TransportResponse types (#70)
|
2021-01-15 14:51:24 +03:00 |
|
kovtun-retailcrm
|
14af54f7a1
|
Async status passthrough
|
2020-12-23 11:54:46 +03:00 |
|
Alexander Kulinich
|
7089c56787
|
Update v1/types.go
Co-authored-by: Sergey Linnik <linniksa@gmail.com>
|
2020-08-10 18:33:49 +03:00 |
|
Alexander Kulinich
|
73e617a073
|
added fields WebhookData.Attachments and ChannelSettings.Suggestions
|
2020-08-07 13:53:33 +03:00 |
|
Alex Lushpai
|
485233cd2f
|
ReplyDeadline в методе отправки сообщения
|
2020-06-18 17:15:38 +03:00 |
|
Akolzin Dmitry
|
988ff62f30
|
update channel features
|
2020-06-11 14:41:08 +03:00 |
|
Akolzin Dmitry
|
b821553586
|
update struct for templates
|
2020-06-11 14:00:09 +03:00 |
|
Akolzin Dmitry
|
4206ad2695
|
Templates fields, additional validation in UpdateTemplate
|
2020-05-11 17:41:17 +03:00 |
|
Alexander Kulinich
|
86b792b86b
|
added field MessageDataProduct.Unit and MessageDataProduct.Quantity mark deprecated
|
2020-04-29 18:32:48 +03:00 |
|
|
bb46781244
|
check correct decoding from json
|
2020-04-08 14:17:21 +03:00 |
|
|
f144d5c1c1
|
go1.14 fixes
|
2020-04-08 14:06:15 +03:00 |
|
|
d5a94653da
|
fixes in template (un)marshaling and tests
|
2020-04-08 13:50:02 +03:00 |
|
|
99d9784f73
|
templates list data type fix, WIP tests
|
2020-04-08 13:11:46 +03:00 |
|
|
ef0905e3ac
|
remove reduntant package
|
2020-04-07 17:27:04 +03:00 |
|
|
a962419c30
|
support for template methods and data structures
|
2020-04-07 16:34:40 +03:00 |
|
|
7f757fc0d1
|
add discount field to MessageOrder
|
2020-03-18 15:50:44 +03:00 |
|
Roman Shakhov
|
dc99c480a9
|
ReplyDeadline в методе отправки сообщения
|
2020-03-11 16:11:23 +03:00 |
|
|
2f5017452f
|
Feature: initialization with provided http client
|
2019-10-18 17:02:41 +03:00 |
|
Rinat Magrov
|
221f51ed6c
|
ref #61525 Добавить external_id в клиент апи транспортов
|
2019-08-22 17:30:08 +03:00 |
|
|
1fadd9756f
|
add audio message type
|
2019-08-15 16:12:47 +03:00 |
|
|
a603acbe4e
|
don't log file data while uploading
|
2019-08-14 14:18:12 +03:00 |
|
Akolzin Dmitry
|
4cb19e6e4f
|
add note
|
2019-03-18 19:18:55 +03:00 |
|