@mobilon-dev/chotto 0.3.72 → 0.3.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chotto.css +1 -1
- package/dist/components/2_feed_elements/AudioMessage/AudioMessage.vue.js +2 -2
- package/dist/components/2_feed_elements/AudioMessage/AudioMessage.vue2.js +265 -248
- package/dist/components/2_feed_elements/CallMessage/CallMessage.vue.js +4 -4
- package/dist/components/2_feed_elements/CallMessage/CallMessage.vue2.js +298 -324
- package/dist/types/apps/data/messages.d.ts +296 -78
- package/dist/types/components/2_feed_elements/AudioMessage/stories/AudioMessage.stories.d.ts +8 -35
- package/dist/types/components/2_feed_elements/CallMessage/stories/CallMessage.stories.d.ts +7 -0
- package/dist/types/components/2_feed_elements/types/messages.d.ts +20 -21
- package/package.json +1 -1
|
@@ -39,7 +39,8 @@ export declare const messages: ({
|
|
|
39
39
|
hasMessengerAccount?: undefined;
|
|
40
40
|
callAttemptDuration?: undefined;
|
|
41
41
|
recordUrl?: undefined;
|
|
42
|
-
|
|
42
|
+
summary?: undefined;
|
|
43
|
+
duration?: undefined;
|
|
43
44
|
autoRemove?: undefined;
|
|
44
45
|
tooltipText?: undefined;
|
|
45
46
|
} | {
|
|
@@ -78,7 +79,8 @@ export declare const messages: ({
|
|
|
78
79
|
hasMessengerAccount?: undefined;
|
|
79
80
|
callAttemptDuration?: undefined;
|
|
80
81
|
recordUrl?: undefined;
|
|
81
|
-
|
|
82
|
+
summary?: undefined;
|
|
83
|
+
duration?: undefined;
|
|
82
84
|
autoRemove?: undefined;
|
|
83
85
|
tooltipText?: undefined;
|
|
84
86
|
} | {
|
|
@@ -122,7 +124,8 @@ export declare const messages: ({
|
|
|
122
124
|
hasMessengerAccount?: undefined;
|
|
123
125
|
callAttemptDuration?: undefined;
|
|
124
126
|
recordUrl?: undefined;
|
|
125
|
-
|
|
127
|
+
summary?: undefined;
|
|
128
|
+
duration?: undefined;
|
|
126
129
|
autoRemove?: undefined;
|
|
127
130
|
tooltipText?: undefined;
|
|
128
131
|
} | {
|
|
@@ -158,7 +161,8 @@ export declare const messages: ({
|
|
|
158
161
|
hasMessengerAccount?: undefined;
|
|
159
162
|
callAttemptDuration?: undefined;
|
|
160
163
|
recordUrl?: undefined;
|
|
161
|
-
|
|
164
|
+
summary?: undefined;
|
|
165
|
+
duration?: undefined;
|
|
162
166
|
autoRemove?: undefined;
|
|
163
167
|
tooltipText?: undefined;
|
|
164
168
|
} | {
|
|
@@ -202,7 +206,8 @@ export declare const messages: ({
|
|
|
202
206
|
hasMessengerAccount?: undefined;
|
|
203
207
|
callAttemptDuration?: undefined;
|
|
204
208
|
recordUrl?: undefined;
|
|
205
|
-
|
|
209
|
+
summary?: undefined;
|
|
210
|
+
duration?: undefined;
|
|
206
211
|
autoRemove?: undefined;
|
|
207
212
|
tooltipText?: undefined;
|
|
208
213
|
} | {
|
|
@@ -246,7 +251,8 @@ export declare const messages: ({
|
|
|
246
251
|
hasMessengerAccount?: undefined;
|
|
247
252
|
callAttemptDuration?: undefined;
|
|
248
253
|
recordUrl?: undefined;
|
|
249
|
-
|
|
254
|
+
summary?: undefined;
|
|
255
|
+
duration?: undefined;
|
|
250
256
|
autoRemove?: undefined;
|
|
251
257
|
tooltipText?: undefined;
|
|
252
258
|
} | {
|
|
@@ -296,7 +302,8 @@ export declare const messages: ({
|
|
|
296
302
|
hasMessengerAccount?: undefined;
|
|
297
303
|
callAttemptDuration?: undefined;
|
|
298
304
|
recordUrl?: undefined;
|
|
299
|
-
|
|
305
|
+
summary?: undefined;
|
|
306
|
+
duration?: undefined;
|
|
300
307
|
autoRemove?: undefined;
|
|
301
308
|
tooltipText?: undefined;
|
|
302
309
|
} | {
|
|
@@ -338,7 +345,8 @@ export declare const messages: ({
|
|
|
338
345
|
hasMessengerAccount?: undefined;
|
|
339
346
|
callAttemptDuration?: undefined;
|
|
340
347
|
recordUrl?: undefined;
|
|
341
|
-
|
|
348
|
+
summary?: undefined;
|
|
349
|
+
duration?: undefined;
|
|
342
350
|
autoRemove?: undefined;
|
|
343
351
|
tooltipText?: undefined;
|
|
344
352
|
} | {
|
|
@@ -380,7 +388,8 @@ export declare const messages: ({
|
|
|
380
388
|
hasMessengerAccount?: undefined;
|
|
381
389
|
callAttemptDuration?: undefined;
|
|
382
390
|
recordUrl?: undefined;
|
|
383
|
-
|
|
391
|
+
summary?: undefined;
|
|
392
|
+
duration?: undefined;
|
|
384
393
|
autoRemove?: undefined;
|
|
385
394
|
tooltipText?: undefined;
|
|
386
395
|
} | {
|
|
@@ -416,7 +425,8 @@ export declare const messages: ({
|
|
|
416
425
|
hasMessengerAccount?: undefined;
|
|
417
426
|
callAttemptDuration?: undefined;
|
|
418
427
|
recordUrl?: undefined;
|
|
419
|
-
|
|
428
|
+
summary?: undefined;
|
|
429
|
+
duration?: undefined;
|
|
420
430
|
autoRemove?: undefined;
|
|
421
431
|
tooltipText?: undefined;
|
|
422
432
|
} | {
|
|
@@ -460,7 +470,8 @@ export declare const messages: ({
|
|
|
460
470
|
hasMessengerAccount?: undefined;
|
|
461
471
|
callAttemptDuration?: undefined;
|
|
462
472
|
recordUrl?: undefined;
|
|
463
|
-
|
|
473
|
+
summary?: undefined;
|
|
474
|
+
duration?: undefined;
|
|
464
475
|
autoRemove?: undefined;
|
|
465
476
|
tooltipText?: undefined;
|
|
466
477
|
} | {
|
|
@@ -502,7 +513,8 @@ export declare const messages: ({
|
|
|
502
513
|
hasMessengerAccount?: undefined;
|
|
503
514
|
callAttemptDuration?: undefined;
|
|
504
515
|
recordUrl?: undefined;
|
|
505
|
-
|
|
516
|
+
summary?: undefined;
|
|
517
|
+
duration?: undefined;
|
|
506
518
|
autoRemove?: undefined;
|
|
507
519
|
tooltipText?: undefined;
|
|
508
520
|
} | {
|
|
@@ -544,7 +556,8 @@ export declare const messages: ({
|
|
|
544
556
|
hasMessengerAccount?: undefined;
|
|
545
557
|
callAttemptDuration?: undefined;
|
|
546
558
|
recordUrl?: undefined;
|
|
547
|
-
|
|
559
|
+
summary?: undefined;
|
|
560
|
+
duration?: undefined;
|
|
548
561
|
autoRemove?: undefined;
|
|
549
562
|
tooltipText?: undefined;
|
|
550
563
|
} | {
|
|
@@ -558,6 +571,8 @@ export declare const messages: ({
|
|
|
558
571
|
timestamp: string;
|
|
559
572
|
transcript: {
|
|
560
573
|
text: string;
|
|
574
|
+
status?: undefined;
|
|
575
|
+
html?: undefined;
|
|
561
576
|
};
|
|
562
577
|
messageId: string;
|
|
563
578
|
actions: {
|
|
@@ -591,7 +606,8 @@ export declare const messages: ({
|
|
|
591
606
|
hasMessengerAccount?: undefined;
|
|
592
607
|
callAttemptDuration?: undefined;
|
|
593
608
|
recordUrl?: undefined;
|
|
594
|
-
|
|
609
|
+
summary?: undefined;
|
|
610
|
+
duration?: undefined;
|
|
595
611
|
autoRemove?: undefined;
|
|
596
612
|
tooltipText?: undefined;
|
|
597
613
|
} | {
|
|
@@ -632,7 +648,8 @@ export declare const messages: ({
|
|
|
632
648
|
hasMessengerAccount?: undefined;
|
|
633
649
|
callAttemptDuration?: undefined;
|
|
634
650
|
recordUrl?: undefined;
|
|
635
|
-
|
|
651
|
+
summary?: undefined;
|
|
652
|
+
duration?: undefined;
|
|
636
653
|
autoRemove?: undefined;
|
|
637
654
|
tooltipText?: undefined;
|
|
638
655
|
} | {
|
|
@@ -680,7 +697,8 @@ export declare const messages: ({
|
|
|
680
697
|
hasMessengerAccount?: undefined;
|
|
681
698
|
callAttemptDuration?: undefined;
|
|
682
699
|
recordUrl?: undefined;
|
|
683
|
-
|
|
700
|
+
summary?: undefined;
|
|
701
|
+
duration?: undefined;
|
|
684
702
|
autoRemove?: undefined;
|
|
685
703
|
tooltipText?: undefined;
|
|
686
704
|
} | {
|
|
@@ -724,7 +742,8 @@ export declare const messages: ({
|
|
|
724
742
|
hasMessengerAccount?: undefined;
|
|
725
743
|
callAttemptDuration?: undefined;
|
|
726
744
|
recordUrl?: undefined;
|
|
727
|
-
|
|
745
|
+
summary?: undefined;
|
|
746
|
+
duration?: undefined;
|
|
728
747
|
autoRemove?: undefined;
|
|
729
748
|
tooltipText?: undefined;
|
|
730
749
|
} | {
|
|
@@ -768,7 +787,8 @@ export declare const messages: ({
|
|
|
768
787
|
hasMessengerAccount?: undefined;
|
|
769
788
|
callAttemptDuration?: undefined;
|
|
770
789
|
recordUrl?: undefined;
|
|
771
|
-
|
|
790
|
+
summary?: undefined;
|
|
791
|
+
duration?: undefined;
|
|
772
792
|
autoRemove?: undefined;
|
|
773
793
|
tooltipText?: undefined;
|
|
774
794
|
} | {
|
|
@@ -804,7 +824,8 @@ export declare const messages: ({
|
|
|
804
824
|
hasMessengerAccount?: undefined;
|
|
805
825
|
callAttemptDuration?: undefined;
|
|
806
826
|
recordUrl?: undefined;
|
|
807
|
-
|
|
827
|
+
summary?: undefined;
|
|
828
|
+
duration?: undefined;
|
|
808
829
|
autoRemove?: undefined;
|
|
809
830
|
tooltipText?: undefined;
|
|
810
831
|
} | {
|
|
@@ -840,7 +861,8 @@ export declare const messages: ({
|
|
|
840
861
|
hasMessengerAccount?: undefined;
|
|
841
862
|
callAttemptDuration?: undefined;
|
|
842
863
|
recordUrl?: undefined;
|
|
843
|
-
|
|
864
|
+
summary?: undefined;
|
|
865
|
+
duration?: undefined;
|
|
844
866
|
autoRemove?: undefined;
|
|
845
867
|
tooltipText?: undefined;
|
|
846
868
|
} | {
|
|
@@ -879,7 +901,8 @@ export declare const messages: ({
|
|
|
879
901
|
hasMessengerAccount?: undefined;
|
|
880
902
|
callAttemptDuration?: undefined;
|
|
881
903
|
recordUrl?: undefined;
|
|
882
|
-
|
|
904
|
+
summary?: undefined;
|
|
905
|
+
duration?: undefined;
|
|
883
906
|
autoRemove?: undefined;
|
|
884
907
|
tooltipText?: undefined;
|
|
885
908
|
} | {
|
|
@@ -915,7 +938,8 @@ export declare const messages: ({
|
|
|
915
938
|
hasMessengerAccount?: undefined;
|
|
916
939
|
callAttemptDuration?: undefined;
|
|
917
940
|
recordUrl?: undefined;
|
|
918
|
-
|
|
941
|
+
summary?: undefined;
|
|
942
|
+
duration?: undefined;
|
|
919
943
|
autoRemove?: undefined;
|
|
920
944
|
tooltipText?: undefined;
|
|
921
945
|
} | {
|
|
@@ -929,6 +953,8 @@ export declare const messages: ({
|
|
|
929
953
|
timestamp: string;
|
|
930
954
|
transcript: {
|
|
931
955
|
text: string;
|
|
956
|
+
status?: undefined;
|
|
957
|
+
html?: undefined;
|
|
932
958
|
};
|
|
933
959
|
header: string;
|
|
934
960
|
actions: {
|
|
@@ -956,7 +982,8 @@ export declare const messages: ({
|
|
|
956
982
|
hasMessengerAccount?: undefined;
|
|
957
983
|
callAttemptDuration?: undefined;
|
|
958
984
|
recordUrl?: undefined;
|
|
959
|
-
|
|
985
|
+
summary?: undefined;
|
|
986
|
+
duration?: undefined;
|
|
960
987
|
autoRemove?: undefined;
|
|
961
988
|
tooltipText?: undefined;
|
|
962
989
|
} | {
|
|
@@ -995,7 +1022,8 @@ export declare const messages: ({
|
|
|
995
1022
|
hasMessengerAccount?: undefined;
|
|
996
1023
|
callAttemptDuration?: undefined;
|
|
997
1024
|
recordUrl?: undefined;
|
|
998
|
-
|
|
1025
|
+
summary?: undefined;
|
|
1026
|
+
duration?: undefined;
|
|
999
1027
|
autoRemove?: undefined;
|
|
1000
1028
|
tooltipText?: undefined;
|
|
1001
1029
|
} | {
|
|
@@ -1031,7 +1059,8 @@ export declare const messages: ({
|
|
|
1031
1059
|
hasMessengerAccount?: undefined;
|
|
1032
1060
|
callAttemptDuration?: undefined;
|
|
1033
1061
|
recordUrl?: undefined;
|
|
1034
|
-
|
|
1062
|
+
summary?: undefined;
|
|
1063
|
+
duration?: undefined;
|
|
1035
1064
|
autoRemove?: undefined;
|
|
1036
1065
|
tooltipText?: undefined;
|
|
1037
1066
|
} | {
|
|
@@ -1067,7 +1096,8 @@ export declare const messages: ({
|
|
|
1067
1096
|
hasMessengerAccount?: undefined;
|
|
1068
1097
|
callAttemptDuration?: undefined;
|
|
1069
1098
|
recordUrl?: undefined;
|
|
1070
|
-
|
|
1099
|
+
summary?: undefined;
|
|
1100
|
+
duration?: undefined;
|
|
1071
1101
|
autoRemove?: undefined;
|
|
1072
1102
|
tooltipText?: undefined;
|
|
1073
1103
|
} | {
|
|
@@ -1103,7 +1133,8 @@ export declare const messages: ({
|
|
|
1103
1133
|
hasMessengerAccount?: undefined;
|
|
1104
1134
|
callAttemptDuration?: undefined;
|
|
1105
1135
|
recordUrl?: undefined;
|
|
1106
|
-
|
|
1136
|
+
summary?: undefined;
|
|
1137
|
+
duration?: undefined;
|
|
1107
1138
|
autoRemove?: undefined;
|
|
1108
1139
|
tooltipText?: undefined;
|
|
1109
1140
|
} | {
|
|
@@ -1116,6 +1147,8 @@ export declare const messages: ({
|
|
|
1116
1147
|
text: string;
|
|
1117
1148
|
transcript: {
|
|
1118
1149
|
text: string;
|
|
1150
|
+
status?: undefined;
|
|
1151
|
+
html?: undefined;
|
|
1119
1152
|
};
|
|
1120
1153
|
dialogId?: undefined;
|
|
1121
1154
|
position?: undefined;
|
|
@@ -1141,7 +1174,8 @@ export declare const messages: ({
|
|
|
1141
1174
|
hasMessengerAccount?: undefined;
|
|
1142
1175
|
callAttemptDuration?: undefined;
|
|
1143
1176
|
recordUrl?: undefined;
|
|
1144
|
-
|
|
1177
|
+
summary?: undefined;
|
|
1178
|
+
duration?: undefined;
|
|
1145
1179
|
autoRemove?: undefined;
|
|
1146
1180
|
tooltipText?: undefined;
|
|
1147
1181
|
} | {
|
|
@@ -1177,7 +1211,8 @@ export declare const messages: ({
|
|
|
1177
1211
|
hasMessengerAccount?: undefined;
|
|
1178
1212
|
callAttemptDuration?: undefined;
|
|
1179
1213
|
recordUrl?: undefined;
|
|
1180
|
-
|
|
1214
|
+
summary?: undefined;
|
|
1215
|
+
duration?: undefined;
|
|
1181
1216
|
autoRemove?: undefined;
|
|
1182
1217
|
tooltipText?: undefined;
|
|
1183
1218
|
} | {
|
|
@@ -1213,7 +1248,8 @@ export declare const messages: ({
|
|
|
1213
1248
|
hasMessengerAccount?: undefined;
|
|
1214
1249
|
callAttemptDuration?: undefined;
|
|
1215
1250
|
recordUrl?: undefined;
|
|
1216
|
-
|
|
1251
|
+
summary?: undefined;
|
|
1252
|
+
duration?: undefined;
|
|
1217
1253
|
autoRemove?: undefined;
|
|
1218
1254
|
tooltipText?: undefined;
|
|
1219
1255
|
} | {
|
|
@@ -1252,7 +1288,8 @@ export declare const messages: ({
|
|
|
1252
1288
|
hasMessengerAccount?: undefined;
|
|
1253
1289
|
callAttemptDuration?: undefined;
|
|
1254
1290
|
recordUrl?: undefined;
|
|
1255
|
-
|
|
1291
|
+
summary?: undefined;
|
|
1292
|
+
duration?: undefined;
|
|
1256
1293
|
autoRemove?: undefined;
|
|
1257
1294
|
tooltipText?: undefined;
|
|
1258
1295
|
} | {
|
|
@@ -1295,7 +1332,8 @@ export declare const messages: ({
|
|
|
1295
1332
|
hasMessengerAccount?: undefined;
|
|
1296
1333
|
callAttemptDuration?: undefined;
|
|
1297
1334
|
recordUrl?: undefined;
|
|
1298
|
-
|
|
1335
|
+
summary?: undefined;
|
|
1336
|
+
duration?: undefined;
|
|
1299
1337
|
autoRemove?: undefined;
|
|
1300
1338
|
tooltipText?: undefined;
|
|
1301
1339
|
} | {
|
|
@@ -1339,7 +1377,8 @@ export declare const messages: ({
|
|
|
1339
1377
|
hasMessengerAccount?: undefined;
|
|
1340
1378
|
callAttemptDuration?: undefined;
|
|
1341
1379
|
recordUrl?: undefined;
|
|
1342
|
-
|
|
1380
|
+
summary?: undefined;
|
|
1381
|
+
duration?: undefined;
|
|
1343
1382
|
autoRemove?: undefined;
|
|
1344
1383
|
tooltipText?: undefined;
|
|
1345
1384
|
} | {
|
|
@@ -1375,7 +1414,8 @@ export declare const messages: ({
|
|
|
1375
1414
|
hasMessengerAccount?: undefined;
|
|
1376
1415
|
callAttemptDuration?: undefined;
|
|
1377
1416
|
recordUrl?: undefined;
|
|
1378
|
-
|
|
1417
|
+
summary?: undefined;
|
|
1418
|
+
duration?: undefined;
|
|
1379
1419
|
autoRemove?: undefined;
|
|
1380
1420
|
tooltipText?: undefined;
|
|
1381
1421
|
} | {
|
|
@@ -1411,7 +1451,8 @@ export declare const messages: ({
|
|
|
1411
1451
|
hasMessengerAccount?: undefined;
|
|
1412
1452
|
callAttemptDuration?: undefined;
|
|
1413
1453
|
recordUrl?: undefined;
|
|
1414
|
-
|
|
1454
|
+
summary?: undefined;
|
|
1455
|
+
duration?: undefined;
|
|
1415
1456
|
autoRemove?: undefined;
|
|
1416
1457
|
tooltipText?: undefined;
|
|
1417
1458
|
} | {
|
|
@@ -1460,7 +1501,8 @@ export declare const messages: ({
|
|
|
1460
1501
|
hasMessengerAccount?: undefined;
|
|
1461
1502
|
callAttemptDuration?: undefined;
|
|
1462
1503
|
recordUrl?: undefined;
|
|
1463
|
-
|
|
1504
|
+
summary?: undefined;
|
|
1505
|
+
duration?: undefined;
|
|
1464
1506
|
autoRemove?: undefined;
|
|
1465
1507
|
tooltipText?: undefined;
|
|
1466
1508
|
} | {
|
|
@@ -1505,7 +1547,8 @@ export declare const messages: ({
|
|
|
1505
1547
|
hasMessengerAccount?: undefined;
|
|
1506
1548
|
callAttemptDuration?: undefined;
|
|
1507
1549
|
recordUrl?: undefined;
|
|
1508
|
-
|
|
1550
|
+
summary?: undefined;
|
|
1551
|
+
duration?: undefined;
|
|
1509
1552
|
autoRemove?: undefined;
|
|
1510
1553
|
tooltipText?: undefined;
|
|
1511
1554
|
} | {
|
|
@@ -1544,7 +1587,8 @@ export declare const messages: ({
|
|
|
1544
1587
|
hasMessengerAccount?: undefined;
|
|
1545
1588
|
callAttemptDuration?: undefined;
|
|
1546
1589
|
recordUrl?: undefined;
|
|
1547
|
-
|
|
1590
|
+
summary?: undefined;
|
|
1591
|
+
duration?: undefined;
|
|
1548
1592
|
autoRemove?: undefined;
|
|
1549
1593
|
tooltipText?: undefined;
|
|
1550
1594
|
} | {
|
|
@@ -1592,7 +1636,8 @@ export declare const messages: ({
|
|
|
1592
1636
|
hasMessengerAccount?: undefined;
|
|
1593
1637
|
callAttemptDuration?: undefined;
|
|
1594
1638
|
recordUrl?: undefined;
|
|
1595
|
-
|
|
1639
|
+
summary?: undefined;
|
|
1640
|
+
duration?: undefined;
|
|
1596
1641
|
autoRemove?: undefined;
|
|
1597
1642
|
tooltipText?: undefined;
|
|
1598
1643
|
} | {
|
|
@@ -1628,7 +1673,8 @@ export declare const messages: ({
|
|
|
1628
1673
|
hasMessengerAccount?: undefined;
|
|
1629
1674
|
callAttemptDuration?: undefined;
|
|
1630
1675
|
recordUrl?: undefined;
|
|
1631
|
-
|
|
1676
|
+
summary?: undefined;
|
|
1677
|
+
duration?: undefined;
|
|
1632
1678
|
autoRemove?: undefined;
|
|
1633
1679
|
tooltipText?: undefined;
|
|
1634
1680
|
} | {
|
|
@@ -1664,7 +1710,8 @@ export declare const messages: ({
|
|
|
1664
1710
|
hasMessengerAccount?: undefined;
|
|
1665
1711
|
callAttemptDuration?: undefined;
|
|
1666
1712
|
recordUrl?: undefined;
|
|
1667
|
-
|
|
1713
|
+
summary?: undefined;
|
|
1714
|
+
duration?: undefined;
|
|
1668
1715
|
autoRemove?: undefined;
|
|
1669
1716
|
tooltipText?: undefined;
|
|
1670
1717
|
} | {
|
|
@@ -1706,7 +1753,8 @@ export declare const messages: ({
|
|
|
1706
1753
|
hasMessengerAccount?: undefined;
|
|
1707
1754
|
callAttemptDuration?: undefined;
|
|
1708
1755
|
recordUrl?: undefined;
|
|
1709
|
-
|
|
1756
|
+
summary?: undefined;
|
|
1757
|
+
duration?: undefined;
|
|
1710
1758
|
autoRemove?: undefined;
|
|
1711
1759
|
tooltipText?: undefined;
|
|
1712
1760
|
} | {
|
|
@@ -1742,7 +1790,8 @@ export declare const messages: ({
|
|
|
1742
1790
|
hasMessengerAccount?: undefined;
|
|
1743
1791
|
callAttemptDuration?: undefined;
|
|
1744
1792
|
recordUrl?: undefined;
|
|
1745
|
-
|
|
1793
|
+
summary?: undefined;
|
|
1794
|
+
duration?: undefined;
|
|
1746
1795
|
autoRemove?: undefined;
|
|
1747
1796
|
tooltipText?: undefined;
|
|
1748
1797
|
} | {
|
|
@@ -1787,7 +1836,8 @@ export declare const messages: ({
|
|
|
1787
1836
|
hasMessengerAccount?: undefined;
|
|
1788
1837
|
callAttemptDuration?: undefined;
|
|
1789
1838
|
recordUrl?: undefined;
|
|
1790
|
-
|
|
1839
|
+
summary?: undefined;
|
|
1840
|
+
duration?: undefined;
|
|
1791
1841
|
autoRemove?: undefined;
|
|
1792
1842
|
tooltipText?: undefined;
|
|
1793
1843
|
} | {
|
|
@@ -1823,7 +1873,8 @@ export declare const messages: ({
|
|
|
1823
1873
|
hasMessengerAccount?: undefined;
|
|
1824
1874
|
callAttemptDuration?: undefined;
|
|
1825
1875
|
recordUrl?: undefined;
|
|
1826
|
-
|
|
1876
|
+
summary?: undefined;
|
|
1877
|
+
duration?: undefined;
|
|
1827
1878
|
autoRemove?: undefined;
|
|
1828
1879
|
tooltipText?: undefined;
|
|
1829
1880
|
} | {
|
|
@@ -1872,7 +1923,8 @@ export declare const messages: ({
|
|
|
1872
1923
|
hasMessengerAccount?: undefined;
|
|
1873
1924
|
callAttemptDuration?: undefined;
|
|
1874
1925
|
recordUrl?: undefined;
|
|
1875
|
-
|
|
1926
|
+
summary?: undefined;
|
|
1927
|
+
duration?: undefined;
|
|
1876
1928
|
autoRemove?: undefined;
|
|
1877
1929
|
tooltipText?: undefined;
|
|
1878
1930
|
} | {
|
|
@@ -1916,7 +1968,8 @@ export declare const messages: ({
|
|
|
1916
1968
|
hasMessengerAccount?: undefined;
|
|
1917
1969
|
callAttemptDuration?: undefined;
|
|
1918
1970
|
recordUrl?: undefined;
|
|
1919
|
-
|
|
1971
|
+
summary?: undefined;
|
|
1972
|
+
duration?: undefined;
|
|
1920
1973
|
autoRemove?: undefined;
|
|
1921
1974
|
tooltipText?: undefined;
|
|
1922
1975
|
} | {
|
|
@@ -1969,7 +2022,8 @@ export declare const messages: ({
|
|
|
1969
2022
|
hasMessengerAccount?: undefined;
|
|
1970
2023
|
callAttemptDuration?: undefined;
|
|
1971
2024
|
recordUrl?: undefined;
|
|
1972
|
-
|
|
2025
|
+
summary?: undefined;
|
|
2026
|
+
duration?: undefined;
|
|
1973
2027
|
autoRemove?: undefined;
|
|
1974
2028
|
tooltipText?: undefined;
|
|
1975
2029
|
} | {
|
|
@@ -2005,7 +2059,8 @@ export declare const messages: ({
|
|
|
2005
2059
|
hasMessengerAccount?: undefined;
|
|
2006
2060
|
callAttemptDuration?: undefined;
|
|
2007
2061
|
recordUrl?: undefined;
|
|
2008
|
-
|
|
2062
|
+
summary?: undefined;
|
|
2063
|
+
duration?: undefined;
|
|
2009
2064
|
autoRemove?: undefined;
|
|
2010
2065
|
tooltipText?: undefined;
|
|
2011
2066
|
} | {
|
|
@@ -2041,7 +2096,8 @@ export declare const messages: ({
|
|
|
2041
2096
|
backgroundColor?: undefined;
|
|
2042
2097
|
callAttemptDuration?: undefined;
|
|
2043
2098
|
recordUrl?: undefined;
|
|
2044
|
-
|
|
2099
|
+
summary?: undefined;
|
|
2100
|
+
duration?: undefined;
|
|
2045
2101
|
autoRemove?: undefined;
|
|
2046
2102
|
tooltipText?: undefined;
|
|
2047
2103
|
} | {
|
|
@@ -2085,7 +2141,8 @@ export declare const messages: ({
|
|
|
2085
2141
|
hasMessengerAccount?: undefined;
|
|
2086
2142
|
callAttemptDuration?: undefined;
|
|
2087
2143
|
recordUrl?: undefined;
|
|
2088
|
-
|
|
2144
|
+
summary?: undefined;
|
|
2145
|
+
duration?: undefined;
|
|
2089
2146
|
autoRemove?: undefined;
|
|
2090
2147
|
tooltipText?: undefined;
|
|
2091
2148
|
} | {
|
|
@@ -2121,7 +2178,8 @@ export declare const messages: ({
|
|
|
2121
2178
|
backgroundColor?: undefined;
|
|
2122
2179
|
hasMessengerAccount?: undefined;
|
|
2123
2180
|
recordUrl?: undefined;
|
|
2124
|
-
|
|
2181
|
+
summary?: undefined;
|
|
2182
|
+
duration?: undefined;
|
|
2125
2183
|
autoRemove?: undefined;
|
|
2126
2184
|
tooltipText?: undefined;
|
|
2127
2185
|
} | {
|
|
@@ -2157,7 +2215,8 @@ export declare const messages: ({
|
|
|
2157
2215
|
hasMessengerAccount?: undefined;
|
|
2158
2216
|
callAttemptDuration?: undefined;
|
|
2159
2217
|
recordUrl?: undefined;
|
|
2160
|
-
|
|
2218
|
+
summary?: undefined;
|
|
2219
|
+
duration?: undefined;
|
|
2161
2220
|
autoRemove?: undefined;
|
|
2162
2221
|
tooltipText?: undefined;
|
|
2163
2222
|
} | {
|
|
@@ -2201,7 +2260,8 @@ export declare const messages: ({
|
|
|
2201
2260
|
hasMessengerAccount?: undefined;
|
|
2202
2261
|
callAttemptDuration?: undefined;
|
|
2203
2262
|
recordUrl?: undefined;
|
|
2204
|
-
|
|
2263
|
+
summary?: undefined;
|
|
2264
|
+
duration?: undefined;
|
|
2205
2265
|
autoRemove?: undefined;
|
|
2206
2266
|
tooltipText?: undefined;
|
|
2207
2267
|
} | {
|
|
@@ -2221,7 +2281,10 @@ export declare const messages: ({
|
|
|
2221
2281
|
subText: string;
|
|
2222
2282
|
callParticipant: string;
|
|
2223
2283
|
recordUrl: string;
|
|
2224
|
-
|
|
2284
|
+
summary: {
|
|
2285
|
+
status: string;
|
|
2286
|
+
html: string;
|
|
2287
|
+
};
|
|
2225
2288
|
transcript: string;
|
|
2226
2289
|
actions: {
|
|
2227
2290
|
action: string;
|
|
@@ -2241,6 +2304,7 @@ export declare const messages: ({
|
|
|
2241
2304
|
backgroundColor?: undefined;
|
|
2242
2305
|
hasMessengerAccount?: undefined;
|
|
2243
2306
|
callAttemptDuration?: undefined;
|
|
2307
|
+
duration?: undefined;
|
|
2244
2308
|
autoRemove?: undefined;
|
|
2245
2309
|
tooltipText?: undefined;
|
|
2246
2310
|
} | {
|
|
@@ -2260,8 +2324,96 @@ export declare const messages: ({
|
|
|
2260
2324
|
subText: string;
|
|
2261
2325
|
callParticipant: string;
|
|
2262
2326
|
recordUrl: string;
|
|
2263
|
-
|
|
2264
|
-
|
|
2327
|
+
transcript: {
|
|
2328
|
+
status: string;
|
|
2329
|
+
html: string;
|
|
2330
|
+
text?: undefined;
|
|
2331
|
+
};
|
|
2332
|
+
summary: {
|
|
2333
|
+
status: string;
|
|
2334
|
+
html: string;
|
|
2335
|
+
};
|
|
2336
|
+
avatar?: undefined;
|
|
2337
|
+
actions?: undefined;
|
|
2338
|
+
text?: undefined;
|
|
2339
|
+
embed?: undefined;
|
|
2340
|
+
views?: undefined;
|
|
2341
|
+
alt?: undefined;
|
|
2342
|
+
reply?: undefined;
|
|
2343
|
+
filename?: undefined;
|
|
2344
|
+
linkPreview?: undefined;
|
|
2345
|
+
keyboard?: undefined;
|
|
2346
|
+
reactions?: undefined;
|
|
2347
|
+
statusMsg?: undefined;
|
|
2348
|
+
backgroundColor?: undefined;
|
|
2349
|
+
hasMessengerAccount?: undefined;
|
|
2350
|
+
callAttemptDuration?: undefined;
|
|
2351
|
+
duration?: undefined;
|
|
2352
|
+
autoRemove?: undefined;
|
|
2353
|
+
tooltipText?: undefined;
|
|
2354
|
+
} | {
|
|
2355
|
+
chatId: number;
|
|
2356
|
+
dialogId: string;
|
|
2357
|
+
type: string;
|
|
2358
|
+
direction: string;
|
|
2359
|
+
position: string;
|
|
2360
|
+
status: string;
|
|
2361
|
+
time: string;
|
|
2362
|
+
messageId: string;
|
|
2363
|
+
url: string;
|
|
2364
|
+
callDuration: string;
|
|
2365
|
+
isMissedCall: boolean;
|
|
2366
|
+
timestamp: string;
|
|
2367
|
+
header: string;
|
|
2368
|
+
subText: string;
|
|
2369
|
+
callParticipant: string;
|
|
2370
|
+
recordUrl: string;
|
|
2371
|
+
avatar?: undefined;
|
|
2372
|
+
actions?: undefined;
|
|
2373
|
+
text?: undefined;
|
|
2374
|
+
embed?: undefined;
|
|
2375
|
+
views?: undefined;
|
|
2376
|
+
alt?: undefined;
|
|
2377
|
+
reply?: undefined;
|
|
2378
|
+
filename?: undefined;
|
|
2379
|
+
transcript?: undefined;
|
|
2380
|
+
linkPreview?: undefined;
|
|
2381
|
+
keyboard?: undefined;
|
|
2382
|
+
reactions?: undefined;
|
|
2383
|
+
statusMsg?: undefined;
|
|
2384
|
+
backgroundColor?: undefined;
|
|
2385
|
+
hasMessengerAccount?: undefined;
|
|
2386
|
+
callAttemptDuration?: undefined;
|
|
2387
|
+
summary?: undefined;
|
|
2388
|
+
duration?: undefined;
|
|
2389
|
+
autoRemove?: undefined;
|
|
2390
|
+
tooltipText?: undefined;
|
|
2391
|
+
} | {
|
|
2392
|
+
chatId: number;
|
|
2393
|
+
dialogId: string;
|
|
2394
|
+
type: string;
|
|
2395
|
+
position: string;
|
|
2396
|
+
status: string;
|
|
2397
|
+
time: string;
|
|
2398
|
+
timestamp: string;
|
|
2399
|
+
messageId: string;
|
|
2400
|
+
url: string;
|
|
2401
|
+
duration: string;
|
|
2402
|
+
header: string;
|
|
2403
|
+
subText: string;
|
|
2404
|
+
transcript: {
|
|
2405
|
+
status: string;
|
|
2406
|
+
html: string;
|
|
2407
|
+
text?: undefined;
|
|
2408
|
+
};
|
|
2409
|
+
summary: {
|
|
2410
|
+
status: string;
|
|
2411
|
+
html: string;
|
|
2412
|
+
};
|
|
2413
|
+
direction?: undefined;
|
|
2414
|
+
callDuration?: undefined;
|
|
2415
|
+
isMissedCall?: undefined;
|
|
2416
|
+
callParticipant?: undefined;
|
|
2265
2417
|
avatar?: undefined;
|
|
2266
2418
|
actions?: undefined;
|
|
2267
2419
|
text?: undefined;
|
|
@@ -2277,6 +2429,51 @@ export declare const messages: ({
|
|
|
2277
2429
|
backgroundColor?: undefined;
|
|
2278
2430
|
hasMessengerAccount?: undefined;
|
|
2279
2431
|
callAttemptDuration?: undefined;
|
|
2432
|
+
recordUrl?: undefined;
|
|
2433
|
+
autoRemove?: undefined;
|
|
2434
|
+
tooltipText?: undefined;
|
|
2435
|
+
} | {
|
|
2436
|
+
chatId: number;
|
|
2437
|
+
dialogId: string;
|
|
2438
|
+
type: string;
|
|
2439
|
+
position: string;
|
|
2440
|
+
status: string;
|
|
2441
|
+
time: string;
|
|
2442
|
+
timestamp: string;
|
|
2443
|
+
messageId: string;
|
|
2444
|
+
url: string;
|
|
2445
|
+
duration: string;
|
|
2446
|
+
header: string;
|
|
2447
|
+
subText: string;
|
|
2448
|
+
transcript: {
|
|
2449
|
+
status: string;
|
|
2450
|
+
text?: undefined;
|
|
2451
|
+
html?: undefined;
|
|
2452
|
+
};
|
|
2453
|
+
summary: {
|
|
2454
|
+
status: string;
|
|
2455
|
+
html?: undefined;
|
|
2456
|
+
};
|
|
2457
|
+
direction?: undefined;
|
|
2458
|
+
callDuration?: undefined;
|
|
2459
|
+
isMissedCall?: undefined;
|
|
2460
|
+
callParticipant?: undefined;
|
|
2461
|
+
avatar?: undefined;
|
|
2462
|
+
actions?: undefined;
|
|
2463
|
+
text?: undefined;
|
|
2464
|
+
embed?: undefined;
|
|
2465
|
+
views?: undefined;
|
|
2466
|
+
alt?: undefined;
|
|
2467
|
+
reply?: undefined;
|
|
2468
|
+
filename?: undefined;
|
|
2469
|
+
linkPreview?: undefined;
|
|
2470
|
+
keyboard?: undefined;
|
|
2471
|
+
reactions?: undefined;
|
|
2472
|
+
statusMsg?: undefined;
|
|
2473
|
+
backgroundColor?: undefined;
|
|
2474
|
+
hasMessengerAccount?: undefined;
|
|
2475
|
+
callAttemptDuration?: undefined;
|
|
2476
|
+
recordUrl?: undefined;
|
|
2280
2477
|
autoRemove?: undefined;
|
|
2281
2478
|
tooltipText?: undefined;
|
|
2282
2479
|
} | {
|
|
@@ -2312,7 +2509,8 @@ export declare const messages: ({
|
|
|
2312
2509
|
hasMessengerAccount?: undefined;
|
|
2313
2510
|
callAttemptDuration?: undefined;
|
|
2314
2511
|
recordUrl?: undefined;
|
|
2315
|
-
|
|
2512
|
+
summary?: undefined;
|
|
2513
|
+
duration?: undefined;
|
|
2316
2514
|
autoRemove?: undefined;
|
|
2317
2515
|
tooltipText?: undefined;
|
|
2318
2516
|
} | {
|
|
@@ -2348,7 +2546,8 @@ export declare const messages: ({
|
|
|
2348
2546
|
hasMessengerAccount?: undefined;
|
|
2349
2547
|
callAttemptDuration?: undefined;
|
|
2350
2548
|
recordUrl?: undefined;
|
|
2351
|
-
|
|
2549
|
+
summary?: undefined;
|
|
2550
|
+
duration?: undefined;
|
|
2352
2551
|
autoRemove?: undefined;
|
|
2353
2552
|
tooltipText?: undefined;
|
|
2354
2553
|
} | {
|
|
@@ -2384,7 +2583,8 @@ export declare const messages: ({
|
|
|
2384
2583
|
hasMessengerAccount?: undefined;
|
|
2385
2584
|
callAttemptDuration?: undefined;
|
|
2386
2585
|
recordUrl?: undefined;
|
|
2387
|
-
|
|
2586
|
+
summary?: undefined;
|
|
2587
|
+
duration?: undefined;
|
|
2388
2588
|
autoRemove?: undefined;
|
|
2389
2589
|
tooltipText?: undefined;
|
|
2390
2590
|
} | {
|
|
@@ -2420,7 +2620,8 @@ export declare const messages: ({
|
|
|
2420
2620
|
backgroundColor?: undefined;
|
|
2421
2621
|
callAttemptDuration?: undefined;
|
|
2422
2622
|
recordUrl?: undefined;
|
|
2423
|
-
|
|
2623
|
+
summary?: undefined;
|
|
2624
|
+
duration?: undefined;
|
|
2424
2625
|
autoRemove?: undefined;
|
|
2425
2626
|
tooltipText?: undefined;
|
|
2426
2627
|
} | {
|
|
@@ -2456,7 +2657,8 @@ export declare const messages: ({
|
|
|
2456
2657
|
backgroundColor?: undefined;
|
|
2457
2658
|
callAttemptDuration?: undefined;
|
|
2458
2659
|
recordUrl?: undefined;
|
|
2459
|
-
|
|
2660
|
+
summary?: undefined;
|
|
2661
|
+
duration?: undefined;
|
|
2460
2662
|
autoRemove?: undefined;
|
|
2461
2663
|
tooltipText?: undefined;
|
|
2462
2664
|
} | {
|
|
@@ -2492,7 +2694,8 @@ export declare const messages: ({
|
|
|
2492
2694
|
backgroundColor?: undefined;
|
|
2493
2695
|
callAttemptDuration?: undefined;
|
|
2494
2696
|
recordUrl?: undefined;
|
|
2495
|
-
|
|
2697
|
+
summary?: undefined;
|
|
2698
|
+
duration?: undefined;
|
|
2496
2699
|
autoRemove?: undefined;
|
|
2497
2700
|
tooltipText?: undefined;
|
|
2498
2701
|
} | {
|
|
@@ -2528,7 +2731,8 @@ export declare const messages: ({
|
|
|
2528
2731
|
backgroundColor?: undefined;
|
|
2529
2732
|
callAttemptDuration?: undefined;
|
|
2530
2733
|
recordUrl?: undefined;
|
|
2531
|
-
|
|
2734
|
+
summary?: undefined;
|
|
2735
|
+
duration?: undefined;
|
|
2532
2736
|
autoRemove?: undefined;
|
|
2533
2737
|
tooltipText?: undefined;
|
|
2534
2738
|
} | {
|
|
@@ -2565,7 +2769,8 @@ export declare const messages: ({
|
|
|
2565
2769
|
hasMessengerAccount?: undefined;
|
|
2566
2770
|
callAttemptDuration?: undefined;
|
|
2567
2771
|
recordUrl?: undefined;
|
|
2568
|
-
|
|
2772
|
+
summary?: undefined;
|
|
2773
|
+
duration?: undefined;
|
|
2569
2774
|
tooltipText?: undefined;
|
|
2570
2775
|
} | {
|
|
2571
2776
|
chatId: number;
|
|
@@ -2601,7 +2806,8 @@ export declare const messages: ({
|
|
|
2601
2806
|
hasMessengerAccount?: undefined;
|
|
2602
2807
|
callAttemptDuration?: undefined;
|
|
2603
2808
|
recordUrl?: undefined;
|
|
2604
|
-
|
|
2809
|
+
summary?: undefined;
|
|
2810
|
+
duration?: undefined;
|
|
2605
2811
|
autoRemove?: undefined;
|
|
2606
2812
|
} | {
|
|
2607
2813
|
chatId: number;
|
|
@@ -2636,7 +2842,8 @@ export declare const messages: ({
|
|
|
2636
2842
|
hasMessengerAccount?: undefined;
|
|
2637
2843
|
callAttemptDuration?: undefined;
|
|
2638
2844
|
recordUrl?: undefined;
|
|
2639
|
-
|
|
2845
|
+
summary?: undefined;
|
|
2846
|
+
duration?: undefined;
|
|
2640
2847
|
autoRemove?: undefined;
|
|
2641
2848
|
tooltipText?: undefined;
|
|
2642
2849
|
} | {
|
|
@@ -2680,7 +2887,8 @@ export declare const messages: ({
|
|
|
2680
2887
|
hasMessengerAccount?: undefined;
|
|
2681
2888
|
callAttemptDuration?: undefined;
|
|
2682
2889
|
recordUrl?: undefined;
|
|
2683
|
-
|
|
2890
|
+
summary?: undefined;
|
|
2891
|
+
duration?: undefined;
|
|
2684
2892
|
autoRemove?: undefined;
|
|
2685
2893
|
tooltipText?: undefined;
|
|
2686
2894
|
} | {
|
|
@@ -2716,7 +2924,8 @@ export declare const messages: ({
|
|
|
2716
2924
|
hasMessengerAccount?: undefined;
|
|
2717
2925
|
callAttemptDuration?: undefined;
|
|
2718
2926
|
recordUrl?: undefined;
|
|
2719
|
-
|
|
2927
|
+
summary?: undefined;
|
|
2928
|
+
duration?: undefined;
|
|
2720
2929
|
autoRemove?: undefined;
|
|
2721
2930
|
tooltipText?: undefined;
|
|
2722
2931
|
} | {
|
|
@@ -2752,7 +2961,8 @@ export declare const messages: ({
|
|
|
2752
2961
|
hasMessengerAccount?: undefined;
|
|
2753
2962
|
callAttemptDuration?: undefined;
|
|
2754
2963
|
recordUrl?: undefined;
|
|
2755
|
-
|
|
2964
|
+
summary?: undefined;
|
|
2965
|
+
duration?: undefined;
|
|
2756
2966
|
autoRemove?: undefined;
|
|
2757
2967
|
tooltipText?: undefined;
|
|
2758
2968
|
} | {
|
|
@@ -2788,7 +2998,8 @@ export declare const messages: ({
|
|
|
2788
2998
|
hasMessengerAccount?: undefined;
|
|
2789
2999
|
callAttemptDuration?: undefined;
|
|
2790
3000
|
recordUrl?: undefined;
|
|
2791
|
-
|
|
3001
|
+
summary?: undefined;
|
|
3002
|
+
duration?: undefined;
|
|
2792
3003
|
autoRemove?: undefined;
|
|
2793
3004
|
tooltipText?: undefined;
|
|
2794
3005
|
} | {
|
|
@@ -2824,7 +3035,8 @@ export declare const messages: ({
|
|
|
2824
3035
|
hasMessengerAccount?: undefined;
|
|
2825
3036
|
callAttemptDuration?: undefined;
|
|
2826
3037
|
recordUrl?: undefined;
|
|
2827
|
-
|
|
3038
|
+
summary?: undefined;
|
|
3039
|
+
duration?: undefined;
|
|
2828
3040
|
autoRemove?: undefined;
|
|
2829
3041
|
tooltipText?: undefined;
|
|
2830
3042
|
} | {
|
|
@@ -2860,7 +3072,8 @@ export declare const messages: ({
|
|
|
2860
3072
|
hasMessengerAccount?: undefined;
|
|
2861
3073
|
callAttemptDuration?: undefined;
|
|
2862
3074
|
recordUrl?: undefined;
|
|
2863
|
-
|
|
3075
|
+
summary?: undefined;
|
|
3076
|
+
duration?: undefined;
|
|
2864
3077
|
autoRemove?: undefined;
|
|
2865
3078
|
tooltipText?: undefined;
|
|
2866
3079
|
} | {
|
|
@@ -2896,7 +3109,8 @@ export declare const messages: ({
|
|
|
2896
3109
|
hasMessengerAccount?: undefined;
|
|
2897
3110
|
callAttemptDuration?: undefined;
|
|
2898
3111
|
recordUrl?: undefined;
|
|
2899
|
-
|
|
3112
|
+
summary?: undefined;
|
|
3113
|
+
duration?: undefined;
|
|
2900
3114
|
autoRemove?: undefined;
|
|
2901
3115
|
tooltipText?: undefined;
|
|
2902
3116
|
} | {
|
|
@@ -2938,7 +3152,8 @@ export declare const messages: ({
|
|
|
2938
3152
|
hasMessengerAccount?: undefined;
|
|
2939
3153
|
callAttemptDuration?: undefined;
|
|
2940
3154
|
recordUrl?: undefined;
|
|
2941
|
-
|
|
3155
|
+
summary?: undefined;
|
|
3156
|
+
duration?: undefined;
|
|
2942
3157
|
autoRemove?: undefined;
|
|
2943
3158
|
tooltipText?: undefined;
|
|
2944
3159
|
} | {
|
|
@@ -2974,7 +3189,8 @@ export declare const messages: ({
|
|
|
2974
3189
|
hasMessengerAccount?: undefined;
|
|
2975
3190
|
callAttemptDuration?: undefined;
|
|
2976
3191
|
recordUrl?: undefined;
|
|
2977
|
-
|
|
3192
|
+
summary?: undefined;
|
|
3193
|
+
duration?: undefined;
|
|
2978
3194
|
autoRemove?: undefined;
|
|
2979
3195
|
tooltipText?: undefined;
|
|
2980
3196
|
} | {
|
|
@@ -3010,7 +3226,8 @@ export declare const messages: ({
|
|
|
3010
3226
|
hasMessengerAccount?: undefined;
|
|
3011
3227
|
callAttemptDuration?: undefined;
|
|
3012
3228
|
recordUrl?: undefined;
|
|
3013
|
-
|
|
3229
|
+
summary?: undefined;
|
|
3230
|
+
duration?: undefined;
|
|
3014
3231
|
autoRemove?: undefined;
|
|
3015
3232
|
tooltipText?: undefined;
|
|
3016
3233
|
} | {
|
|
@@ -3046,7 +3263,8 @@ export declare const messages: ({
|
|
|
3046
3263
|
hasMessengerAccount?: undefined;
|
|
3047
3264
|
callAttemptDuration?: undefined;
|
|
3048
3265
|
recordUrl?: undefined;
|
|
3049
|
-
|
|
3266
|
+
summary?: undefined;
|
|
3267
|
+
duration?: undefined;
|
|
3050
3268
|
autoRemove?: undefined;
|
|
3051
3269
|
tooltipText?: undefined;
|
|
3052
3270
|
})[];
|