|
d2dac5c774
|
Added attachments field to template model
|
2023-12-22 15:45:17 +03:00 |
|
|
5751f8af84
|
Add Variables field to the TemplateInfo struct
|
2023-12-22 15:44:34 +03:00 |
|
Vlasov
|
7c97499874
|
Added attachments field to template model
|
2023-12-21 15:02:09 +03:00 |
|
Vragov Roman
|
bf27310b25
|
Add Variables field to the TemplateInfo struct
|
2023-12-18 14:02:37 +03:00 |
|
|
edc20d1e9a
|
removed useless symbolic link
|
2023-12-15 20:27:11 +03:00 |
|
|
9819c5c796
|
add pageLink field to message
|
2023-12-14 15:38:11 +03:00 |
|
Ruslan Efanov
|
5cd891e704
|
add pageLink field in message
|
2023-12-14 15:08:22 +03:00 |
|
|
19bb8f8eaf
|
New templates support
|
2023-11-10 13:58:01 +03:00 |
|
|
33a8c6ce6b
|
lint fixes
|
2023-11-10 13:56:57 +03:00 |
|
|
6a02d91fed
|
test fixes
|
2023-11-10 13:54:06 +03:00 |
|
|
55d16c4dff
|
more fields for templates
|
2023-10-25 19:07:05 +03:00 |
|
|
9f3cda8be6
|
add new fields to the ActivateTemplateRequest
|
2023-10-18 09:47:05 +03:00 |
|
Суханов Данила
|
43e1116214
|
update ActivateTemplateRequest
|
2023-10-18 09:43:51 +03:00 |
|
Суханов Данила
|
724b009a56
|
rename rejected_reason to rejection_reason
|
2023-10-18 09:05:33 +03:00 |
|
|
a29500a6aa
|
add rejected_reason and verification_status fields for template
|
2023-10-16 15:45:51 +03:00 |
|
Суханов Данила
|
35957ff156
|
add rejected_reason and verification_status fields for template
|
2023-10-16 15:35:02 +03:00 |
|
|
bb843a6361
|
template create setting
|
2023-09-11 12:41:32 +03:00 |
|
|
aaaedad9fc
|
template create setting
|
2023-09-11 12:37:18 +03:00 |
|
|
a3fd91bceb
|
add lang field to template delete webhook
|
2023-09-11 12:29:52 +03:00 |
|
|
f1dcdd86a7
|
add lang field to template delete webhook
|
2023-09-11 12:28:24 +03:00 |
|
|
dbab908b1d
|
support for template webhooks
|
2023-09-07 15:11:43 +03:00 |
|
|
f2301bfbf7
|
remove useless type
|
2023-09-07 15:10:32 +03:00 |
|
|
99db491831
|
support for template webhooks
|
2023-09-07 15:09:33 +03:00 |
|
Alex Lushpai
|
d8b04774a6
|
Merge pull request #96 from RenCurs/increase-response-limit
increase limit of response body
|
2023-09-01 15:24:49 +03:00 |
|
Ruslan Efanov
|
038535ea9a
|
increase limit of response body
|
2023-09-01 15:08:41 +03:00 |
|
|
b47f23f524
|
Add Lang and Category fields to templates
|
2023-08-03 10:33:25 +03:00 |
|
|
56999eeff6
|
Merge branch 'master' into add_lang_template_fields
|
2023-08-03 09:46:01 +03:00 |
|
Vlasov
|
68fd8afdd5
|
Added Lang and Category fields to templates
|
2023-08-02 14:45:19 +03:00 |
|
|
a547d05194
|
add fields in TemplateInfo model for message with template
|
2023-07-03 18:18:22 +03:00 |
|
Ефанов Руслан
|
b3230ea1c5
|
correct field name url
|
2023-07-03 18:03:14 +03:00 |
|
Ruslan Efanov
|
99d0e45ffd
|
add fields in TemplateInfo model for message with template
|
2023-06-30 16:18:49 +03:00 |
|
|
716d9edbcb
|
add MimeType field to FullFileResponse
|
2023-06-29 13:40:56 +03:00 |
|
Ruslan Efanov
|
f586e58a3c
|
add field in model
|
2023-06-29 13:36:30 +03:00 |
|
|
81a71544c5
|
Media & interactive templates support
|
2023-05-05 15:21:12 +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 |
|
|
f9ebf631ba
|
increase size limit for MG response
|
2023-05-03 10:48:46 +03:00 |
|
Ефанов Руслан
|
cd953438de
|
increase limit size for response from MG
|
2023-05-03 10:44:13 +03:00 |
|
|
30d115504e
|
Add MaxItemSize field to channel settings
|
2023-04-13 14:04:50 +03:00 |
|
Vlasov
|
4c5201c4c1
|
Added MaxItemSize field to channel settings
|
2023-04-06 15:01:06 +03:00 |
|
|
10f648f550
|
Add outgoing sending policy
|
2022-12-01 09:23:05 +03:00 |
|
Ivan Lutokhin
|
8621275c1f
|
Add outgoing sending policy
|
2022-11-30 15:56:06 +03:00 |
|
|
6d802eef16
|
Add Utm field to the Customer struct
|
2022-11-23 11:22:52 +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 |
|
|
7c964878ce
|
POST /api/transport/v1/messages/history support
|
2022-11-03 17:30:46 +03:00 |
|
|
8308d6ba83
|
POST /api/transport/v1/messages/history support
|
2022-11-03 17:27:50 +03:00 |
|
|
04ec837f3a
|
POST /api/transport/v1/messages/read_until support
|
2022-11-02 17:22:11 +03:00 |
|
|
437e3447a6
|
POST /api/transport/v1/messages/read_until support
|
2022-11-02 17:00:41 +03:00 |
|
|
d40fe94ec5
|
Custom error type instead of builtin
|
2022-10-28 13:08:45 +03:00 |
|