mezon-js-protobuf 1.7.46 → 1.7.47
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.
|
@@ -1321,7 +1321,7 @@ export declare const Envelope: {
|
|
|
1321
1321
|
sender_id?: string | undefined;
|
|
1322
1322
|
content?: string | undefined;
|
|
1323
1323
|
attachment?: string | undefined;
|
|
1324
|
-
|
|
1324
|
+
reference?: string | undefined;
|
|
1325
1325
|
mention?: string | undefined;
|
|
1326
1326
|
reaction?: string | undefined;
|
|
1327
1327
|
repliers?: string[] | undefined;
|
|
@@ -1332,7 +1332,7 @@ export declare const Envelope: {
|
|
|
1332
1332
|
sender_id?: string | undefined;
|
|
1333
1333
|
content?: string | undefined;
|
|
1334
1334
|
attachment?: string | undefined;
|
|
1335
|
-
|
|
1335
|
+
reference?: string | undefined;
|
|
1336
1336
|
mention?: string | undefined;
|
|
1337
1337
|
reaction?: string | undefined;
|
|
1338
1338
|
repliers?: string[] | undefined;
|
|
@@ -1589,7 +1589,7 @@ export declare const Envelope: {
|
|
|
1589
1589
|
sender_id?: string | undefined;
|
|
1590
1590
|
content?: string | undefined;
|
|
1591
1591
|
attachment?: string | undefined;
|
|
1592
|
-
|
|
1592
|
+
reference?: string | undefined;
|
|
1593
1593
|
mention?: string | undefined;
|
|
1594
1594
|
reaction?: string | undefined;
|
|
1595
1595
|
repliers?: string[] | undefined;
|
|
@@ -1600,7 +1600,7 @@ export declare const Envelope: {
|
|
|
1600
1600
|
sender_id?: string | undefined;
|
|
1601
1601
|
content?: string | undefined;
|
|
1602
1602
|
attachment?: string | undefined;
|
|
1603
|
-
|
|
1603
|
+
reference?: string | undefined;
|
|
1604
1604
|
mention?: string | undefined;
|
|
1605
1605
|
reaction?: string | undefined;
|
|
1606
1606
|
repliers?: string[] | undefined;
|
|
@@ -1983,7 +1983,7 @@ export declare const Envelope: {
|
|
|
1983
1983
|
sender_id?: string | undefined;
|
|
1984
1984
|
content?: string | undefined;
|
|
1985
1985
|
attachment?: string | undefined;
|
|
1986
|
-
|
|
1986
|
+
reference?: string | undefined;
|
|
1987
1987
|
mention?: string | undefined;
|
|
1988
1988
|
reaction?: string | undefined;
|
|
1989
1989
|
repliers?: string[] | undefined;
|
|
@@ -2712,7 +2712,7 @@ export declare const Envelope: {
|
|
|
2712
2712
|
sender_id?: string | undefined;
|
|
2713
2713
|
content?: string | undefined;
|
|
2714
2714
|
attachment?: string | undefined;
|
|
2715
|
-
|
|
2715
|
+
reference?: string | undefined;
|
|
2716
2716
|
mention?: string | undefined;
|
|
2717
2717
|
reaction?: string | undefined;
|
|
2718
2718
|
repliers?: string[] | undefined;
|
|
@@ -2723,7 +2723,7 @@ export declare const Envelope: {
|
|
|
2723
2723
|
sender_id?: string | undefined;
|
|
2724
2724
|
content?: string | undefined;
|
|
2725
2725
|
attachment?: string | undefined;
|
|
2726
|
-
|
|
2726
|
+
reference?: string | undefined;
|
|
2727
2727
|
mention?: string | undefined;
|
|
2728
2728
|
reaction?: string | undefined;
|
|
2729
2729
|
repliers?: string[] | undefined;
|
|
@@ -2781,7 +2781,7 @@ export declare const Envelope: {
|
|
|
2781
2781
|
sender_id?: string | undefined;
|
|
2782
2782
|
content?: string | undefined;
|
|
2783
2783
|
attachment?: string | undefined;
|
|
2784
|
-
|
|
2784
|
+
reference?: string | undefined;
|
|
2785
2785
|
mention?: string | undefined;
|
|
2786
2786
|
reaction?: string | undefined;
|
|
2787
2787
|
repliers?: string[] | undefined;
|
|
@@ -2792,7 +2792,7 @@ export declare const Envelope: {
|
|
|
2792
2792
|
sender_id?: string | undefined;
|
|
2793
2793
|
content?: string | undefined;
|
|
2794
2794
|
attachment?: string | undefined;
|
|
2795
|
-
|
|
2795
|
+
reference?: string | undefined;
|
|
2796
2796
|
mention?: string | undefined;
|
|
2797
2797
|
reaction?: string | undefined;
|
|
2798
2798
|
repliers?: string[] | undefined;
|
|
@@ -2848,7 +2848,7 @@ export declare const Envelope: {
|
|
|
2848
2848
|
sender_id?: string | undefined;
|
|
2849
2849
|
content?: string | undefined;
|
|
2850
2850
|
attachment?: string | undefined;
|
|
2851
|
-
|
|
2851
|
+
reference?: string | undefined;
|
|
2852
2852
|
mention?: string | undefined;
|
|
2853
2853
|
reaction?: string | undefined;
|
|
2854
2854
|
repliers?: string[] | undefined;
|
|
@@ -2859,7 +2859,7 @@ export declare const Envelope: {
|
|
|
2859
2859
|
sender_id?: string | undefined;
|
|
2860
2860
|
content?: string | undefined;
|
|
2861
2861
|
attachment?: string | undefined;
|
|
2862
|
-
|
|
2862
|
+
reference?: string | undefined;
|
|
2863
2863
|
mention?: string | undefined;
|
|
2864
2864
|
reaction?: string | undefined;
|
|
2865
2865
|
repliers?: string[] | undefined;
|
|
@@ -2915,7 +2915,7 @@ export declare const Envelope: {
|
|
|
2915
2915
|
sender_id?: string | undefined;
|
|
2916
2916
|
content?: string | undefined;
|
|
2917
2917
|
attachment?: string | undefined;
|
|
2918
|
-
|
|
2918
|
+
reference?: string | undefined;
|
|
2919
2919
|
mention?: string | undefined;
|
|
2920
2920
|
reaction?: string | undefined;
|
|
2921
2921
|
repliers?: string[] | undefined;
|
|
@@ -2926,7 +2926,7 @@ export declare const Envelope: {
|
|
|
2926
2926
|
sender_id?: string | undefined;
|
|
2927
2927
|
content?: string | undefined;
|
|
2928
2928
|
attachment?: string | undefined;
|
|
2929
|
-
|
|
2929
|
+
reference?: string | undefined;
|
|
2930
2930
|
mention?: string | undefined;
|
|
2931
2931
|
reaction?: string | undefined;
|
|
2932
2932
|
repliers?: string[] | undefined;
|
|
@@ -2967,7 +2967,7 @@ export declare const Envelope: {
|
|
|
2967
2967
|
sender_id?: string | undefined;
|
|
2968
2968
|
content?: string | undefined;
|
|
2969
2969
|
attachment?: string | undefined;
|
|
2970
|
-
|
|
2970
|
+
reference?: string | undefined;
|
|
2971
2971
|
mention?: string | undefined;
|
|
2972
2972
|
reaction?: string | undefined;
|
|
2973
2973
|
repliers?: string[] | undefined;
|
|
@@ -2977,7 +2977,7 @@ export declare const Envelope: {
|
|
|
2977
2977
|
sender_id?: string | undefined;
|
|
2978
2978
|
content?: string | undefined;
|
|
2979
2979
|
attachment?: string | undefined;
|
|
2980
|
-
|
|
2980
|
+
reference?: string | undefined;
|
|
2981
2981
|
mention?: string | undefined;
|
|
2982
2982
|
reaction?: string | undefined;
|
|
2983
2983
|
repliers?: (string[] & string[] & { [K_31 in Exclude<keyof I["notifications"]["notifications"][number]["channel"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -2988,7 +2988,7 @@ export declare const Envelope: {
|
|
|
2988
2988
|
sender_id?: string | undefined;
|
|
2989
2989
|
content?: string | undefined;
|
|
2990
2990
|
attachment?: string | undefined;
|
|
2991
|
-
|
|
2991
|
+
reference?: string | undefined;
|
|
2992
2992
|
mention?: string | undefined;
|
|
2993
2993
|
reaction?: string | undefined;
|
|
2994
2994
|
repliers?: string[] | undefined;
|
|
@@ -2998,7 +2998,7 @@ export declare const Envelope: {
|
|
|
2998
2998
|
sender_id?: string | undefined;
|
|
2999
2999
|
content?: string | undefined;
|
|
3000
3000
|
attachment?: string | undefined;
|
|
3001
|
-
|
|
3001
|
+
reference?: string | undefined;
|
|
3002
3002
|
mention?: string | undefined;
|
|
3003
3003
|
reaction?: string | undefined;
|
|
3004
3004
|
repliers?: (string[] & string[] & { [K_33 in Exclude<keyof I["notifications"]["notifications"][number]["channel"]["last_seen_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -3054,7 +3054,7 @@ export declare const Envelope: {
|
|
|
3054
3054
|
sender_id?: string | undefined;
|
|
3055
3055
|
content?: string | undefined;
|
|
3056
3056
|
attachment?: string | undefined;
|
|
3057
|
-
|
|
3057
|
+
reference?: string | undefined;
|
|
3058
3058
|
mention?: string | undefined;
|
|
3059
3059
|
reaction?: string | undefined;
|
|
3060
3060
|
repliers?: string[] | undefined;
|
|
@@ -3065,7 +3065,7 @@ export declare const Envelope: {
|
|
|
3065
3065
|
sender_id?: string | undefined;
|
|
3066
3066
|
content?: string | undefined;
|
|
3067
3067
|
attachment?: string | undefined;
|
|
3068
|
-
|
|
3068
|
+
reference?: string | undefined;
|
|
3069
3069
|
mention?: string | undefined;
|
|
3070
3070
|
reaction?: string | undefined;
|
|
3071
3071
|
repliers?: string[] | undefined;
|
|
@@ -3648,7 +3648,7 @@ export declare const Envelope: {
|
|
|
3648
3648
|
sender_id?: string | undefined;
|
|
3649
3649
|
content?: string | undefined;
|
|
3650
3650
|
attachment?: string | undefined;
|
|
3651
|
-
|
|
3651
|
+
reference?: string | undefined;
|
|
3652
3652
|
mention?: string | undefined;
|
|
3653
3653
|
reaction?: string | undefined;
|
|
3654
3654
|
repliers?: string[] | undefined;
|
|
@@ -3659,7 +3659,7 @@ export declare const Envelope: {
|
|
|
3659
3659
|
sender_id?: string | undefined;
|
|
3660
3660
|
content?: string | undefined;
|
|
3661
3661
|
attachment?: string | undefined;
|
|
3662
|
-
|
|
3662
|
+
reference?: string | undefined;
|
|
3663
3663
|
mention?: string | undefined;
|
|
3664
3664
|
reaction?: string | undefined;
|
|
3665
3665
|
repliers?: string[] | undefined;
|
|
@@ -3750,7 +3750,7 @@ export declare const Envelope: {
|
|
|
3750
3750
|
sender_id?: string | undefined;
|
|
3751
3751
|
content?: string | undefined;
|
|
3752
3752
|
attachment?: string | undefined;
|
|
3753
|
-
|
|
3753
|
+
reference?: string | undefined;
|
|
3754
3754
|
mention?: string | undefined;
|
|
3755
3755
|
reaction?: string | undefined;
|
|
3756
3756
|
repliers?: string[] | undefined;
|
|
@@ -3761,7 +3761,7 @@ export declare const Envelope: {
|
|
|
3761
3761
|
sender_id?: string | undefined;
|
|
3762
3762
|
content?: string | undefined;
|
|
3763
3763
|
attachment?: string | undefined;
|
|
3764
|
-
|
|
3764
|
+
reference?: string | undefined;
|
|
3765
3765
|
mention?: string | undefined;
|
|
3766
3766
|
reaction?: string | undefined;
|
|
3767
3767
|
repliers?: string[] | undefined;
|
|
@@ -3802,7 +3802,7 @@ export declare const Envelope: {
|
|
|
3802
3802
|
sender_id?: string | undefined;
|
|
3803
3803
|
content?: string | undefined;
|
|
3804
3804
|
attachment?: string | undefined;
|
|
3805
|
-
|
|
3805
|
+
reference?: string | undefined;
|
|
3806
3806
|
mention?: string | undefined;
|
|
3807
3807
|
reaction?: string | undefined;
|
|
3808
3808
|
repliers?: string[] | undefined;
|
|
@@ -3812,7 +3812,7 @@ export declare const Envelope: {
|
|
|
3812
3812
|
sender_id?: string | undefined;
|
|
3813
3813
|
content?: string | undefined;
|
|
3814
3814
|
attachment?: string | undefined;
|
|
3815
|
-
|
|
3815
|
+
reference?: string | undefined;
|
|
3816
3816
|
mention?: string | undefined;
|
|
3817
3817
|
reaction?: string | undefined;
|
|
3818
3818
|
repliers?: (string[] & string[] & { [K_84 in Exclude<keyof I["user_channel_added_event"]["channel_desc"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -3823,7 +3823,7 @@ export declare const Envelope: {
|
|
|
3823
3823
|
sender_id?: string | undefined;
|
|
3824
3824
|
content?: string | undefined;
|
|
3825
3825
|
attachment?: string | undefined;
|
|
3826
|
-
|
|
3826
|
+
reference?: string | undefined;
|
|
3827
3827
|
mention?: string | undefined;
|
|
3828
3828
|
reaction?: string | undefined;
|
|
3829
3829
|
repliers?: string[] | undefined;
|
|
@@ -3833,7 +3833,7 @@ export declare const Envelope: {
|
|
|
3833
3833
|
sender_id?: string | undefined;
|
|
3834
3834
|
content?: string | undefined;
|
|
3835
3835
|
attachment?: string | undefined;
|
|
3836
|
-
|
|
3836
|
+
reference?: string | undefined;
|
|
3837
3837
|
mention?: string | undefined;
|
|
3838
3838
|
reaction?: string | undefined;
|
|
3839
3839
|
repliers?: (string[] & string[] & { [K_86 in Exclude<keyof I["user_channel_added_event"]["channel_desc"]["last_seen_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -4817,7 +4817,7 @@ export declare const Envelope: {
|
|
|
4817
4817
|
sender_id?: string | undefined;
|
|
4818
4818
|
content?: string | undefined;
|
|
4819
4819
|
attachment?: string | undefined;
|
|
4820
|
-
|
|
4820
|
+
reference?: string | undefined;
|
|
4821
4821
|
mention?: string | undefined;
|
|
4822
4822
|
reaction?: string | undefined;
|
|
4823
4823
|
repliers?: string[] | undefined;
|
|
@@ -4863,7 +4863,7 @@ export declare const Envelope: {
|
|
|
4863
4863
|
sender_id?: string | undefined;
|
|
4864
4864
|
content?: string | undefined;
|
|
4865
4865
|
attachment?: string | undefined;
|
|
4866
|
-
|
|
4866
|
+
reference?: string | undefined;
|
|
4867
4867
|
mention?: string | undefined;
|
|
4868
4868
|
reaction?: string | undefined;
|
|
4869
4869
|
repliers?: string[] | undefined;
|
|
@@ -4873,7 +4873,7 @@ export declare const Envelope: {
|
|
|
4873
4873
|
sender_id?: string | undefined;
|
|
4874
4874
|
content?: string | undefined;
|
|
4875
4875
|
attachment?: string | undefined;
|
|
4876
|
-
|
|
4876
|
+
reference?: string | undefined;
|
|
4877
4877
|
mention?: string | undefined;
|
|
4878
4878
|
reaction?: string | undefined;
|
|
4879
4879
|
repliers?: (string[] & string[] & { [K_165 in Exclude<keyof I["sd_topic_event"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -5292,7 +5292,7 @@ export declare const Envelope: {
|
|
|
5292
5292
|
sender_id?: string | undefined;
|
|
5293
5293
|
content?: string | undefined;
|
|
5294
5294
|
attachment?: string | undefined;
|
|
5295
|
-
|
|
5295
|
+
reference?: string | undefined;
|
|
5296
5296
|
mention?: string | undefined;
|
|
5297
5297
|
reaction?: string | undefined;
|
|
5298
5298
|
repliers?: string[] | undefined;
|
|
@@ -5303,7 +5303,7 @@ export declare const Envelope: {
|
|
|
5303
5303
|
sender_id?: string | undefined;
|
|
5304
5304
|
content?: string | undefined;
|
|
5305
5305
|
attachment?: string | undefined;
|
|
5306
|
-
|
|
5306
|
+
reference?: string | undefined;
|
|
5307
5307
|
mention?: string | undefined;
|
|
5308
5308
|
reaction?: string | undefined;
|
|
5309
5309
|
repliers?: string[] | undefined;
|
|
@@ -5560,7 +5560,7 @@ export declare const Envelope: {
|
|
|
5560
5560
|
sender_id?: string | undefined;
|
|
5561
5561
|
content?: string | undefined;
|
|
5562
5562
|
attachment?: string | undefined;
|
|
5563
|
-
|
|
5563
|
+
reference?: string | undefined;
|
|
5564
5564
|
mention?: string | undefined;
|
|
5565
5565
|
reaction?: string | undefined;
|
|
5566
5566
|
repliers?: string[] | undefined;
|
|
@@ -5571,7 +5571,7 @@ export declare const Envelope: {
|
|
|
5571
5571
|
sender_id?: string | undefined;
|
|
5572
5572
|
content?: string | undefined;
|
|
5573
5573
|
attachment?: string | undefined;
|
|
5574
|
-
|
|
5574
|
+
reference?: string | undefined;
|
|
5575
5575
|
mention?: string | undefined;
|
|
5576
5576
|
reaction?: string | undefined;
|
|
5577
5577
|
repliers?: string[] | undefined;
|
|
@@ -5954,7 +5954,7 @@ export declare const Envelope: {
|
|
|
5954
5954
|
sender_id?: string | undefined;
|
|
5955
5955
|
content?: string | undefined;
|
|
5956
5956
|
attachment?: string | undefined;
|
|
5957
|
-
|
|
5957
|
+
reference?: string | undefined;
|
|
5958
5958
|
mention?: string | undefined;
|
|
5959
5959
|
reaction?: string | undefined;
|
|
5960
5960
|
repliers?: string[] | undefined;
|
|
@@ -6683,7 +6683,7 @@ export declare const Envelope: {
|
|
|
6683
6683
|
sender_id?: string | undefined;
|
|
6684
6684
|
content?: string | undefined;
|
|
6685
6685
|
attachment?: string | undefined;
|
|
6686
|
-
|
|
6686
|
+
reference?: string | undefined;
|
|
6687
6687
|
mention?: string | undefined;
|
|
6688
6688
|
reaction?: string | undefined;
|
|
6689
6689
|
repliers?: string[] | undefined;
|
|
@@ -6694,7 +6694,7 @@ export declare const Envelope: {
|
|
|
6694
6694
|
sender_id?: string | undefined;
|
|
6695
6695
|
content?: string | undefined;
|
|
6696
6696
|
attachment?: string | undefined;
|
|
6697
|
-
|
|
6697
|
+
reference?: string | undefined;
|
|
6698
6698
|
mention?: string | undefined;
|
|
6699
6699
|
reaction?: string | undefined;
|
|
6700
6700
|
repliers?: string[] | undefined;
|
|
@@ -6752,7 +6752,7 @@ export declare const Envelope: {
|
|
|
6752
6752
|
sender_id?: string | undefined;
|
|
6753
6753
|
content?: string | undefined;
|
|
6754
6754
|
attachment?: string | undefined;
|
|
6755
|
-
|
|
6755
|
+
reference?: string | undefined;
|
|
6756
6756
|
mention?: string | undefined;
|
|
6757
6757
|
reaction?: string | undefined;
|
|
6758
6758
|
repliers?: string[] | undefined;
|
|
@@ -6763,7 +6763,7 @@ export declare const Envelope: {
|
|
|
6763
6763
|
sender_id?: string | undefined;
|
|
6764
6764
|
content?: string | undefined;
|
|
6765
6765
|
attachment?: string | undefined;
|
|
6766
|
-
|
|
6766
|
+
reference?: string | undefined;
|
|
6767
6767
|
mention?: string | undefined;
|
|
6768
6768
|
reaction?: string | undefined;
|
|
6769
6769
|
repliers?: string[] | undefined;
|
|
@@ -6819,7 +6819,7 @@ export declare const Envelope: {
|
|
|
6819
6819
|
sender_id?: string | undefined;
|
|
6820
6820
|
content?: string | undefined;
|
|
6821
6821
|
attachment?: string | undefined;
|
|
6822
|
-
|
|
6822
|
+
reference?: string | undefined;
|
|
6823
6823
|
mention?: string | undefined;
|
|
6824
6824
|
reaction?: string | undefined;
|
|
6825
6825
|
repliers?: string[] | undefined;
|
|
@@ -6830,7 +6830,7 @@ export declare const Envelope: {
|
|
|
6830
6830
|
sender_id?: string | undefined;
|
|
6831
6831
|
content?: string | undefined;
|
|
6832
6832
|
attachment?: string | undefined;
|
|
6833
|
-
|
|
6833
|
+
reference?: string | undefined;
|
|
6834
6834
|
mention?: string | undefined;
|
|
6835
6835
|
reaction?: string | undefined;
|
|
6836
6836
|
repliers?: string[] | undefined;
|
|
@@ -6886,7 +6886,7 @@ export declare const Envelope: {
|
|
|
6886
6886
|
sender_id?: string | undefined;
|
|
6887
6887
|
content?: string | undefined;
|
|
6888
6888
|
attachment?: string | undefined;
|
|
6889
|
-
|
|
6889
|
+
reference?: string | undefined;
|
|
6890
6890
|
mention?: string | undefined;
|
|
6891
6891
|
reaction?: string | undefined;
|
|
6892
6892
|
repliers?: string[] | undefined;
|
|
@@ -6897,7 +6897,7 @@ export declare const Envelope: {
|
|
|
6897
6897
|
sender_id?: string | undefined;
|
|
6898
6898
|
content?: string | undefined;
|
|
6899
6899
|
attachment?: string | undefined;
|
|
6900
|
-
|
|
6900
|
+
reference?: string | undefined;
|
|
6901
6901
|
mention?: string | undefined;
|
|
6902
6902
|
reaction?: string | undefined;
|
|
6903
6903
|
repliers?: string[] | undefined;
|
|
@@ -6938,7 +6938,7 @@ export declare const Envelope: {
|
|
|
6938
6938
|
sender_id?: string | undefined;
|
|
6939
6939
|
content?: string | undefined;
|
|
6940
6940
|
attachment?: string | undefined;
|
|
6941
|
-
|
|
6941
|
+
reference?: string | undefined;
|
|
6942
6942
|
mention?: string | undefined;
|
|
6943
6943
|
reaction?: string | undefined;
|
|
6944
6944
|
repliers?: string[] | undefined;
|
|
@@ -6948,7 +6948,7 @@ export declare const Envelope: {
|
|
|
6948
6948
|
sender_id?: string | undefined;
|
|
6949
6949
|
content?: string | undefined;
|
|
6950
6950
|
attachment?: string | undefined;
|
|
6951
|
-
|
|
6951
|
+
reference?: string | undefined;
|
|
6952
6952
|
mention?: string | undefined;
|
|
6953
6953
|
reaction?: string | undefined;
|
|
6954
6954
|
repliers?: (string[] & string[] & { [K_213 in Exclude<keyof I_1["notifications"]["notifications"][number]["channel"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -6959,7 +6959,7 @@ export declare const Envelope: {
|
|
|
6959
6959
|
sender_id?: string | undefined;
|
|
6960
6960
|
content?: string | undefined;
|
|
6961
6961
|
attachment?: string | undefined;
|
|
6962
|
-
|
|
6962
|
+
reference?: string | undefined;
|
|
6963
6963
|
mention?: string | undefined;
|
|
6964
6964
|
reaction?: string | undefined;
|
|
6965
6965
|
repliers?: string[] | undefined;
|
|
@@ -6969,7 +6969,7 @@ export declare const Envelope: {
|
|
|
6969
6969
|
sender_id?: string | undefined;
|
|
6970
6970
|
content?: string | undefined;
|
|
6971
6971
|
attachment?: string | undefined;
|
|
6972
|
-
|
|
6972
|
+
reference?: string | undefined;
|
|
6973
6973
|
mention?: string | undefined;
|
|
6974
6974
|
reaction?: string | undefined;
|
|
6975
6975
|
repliers?: (string[] & string[] & { [K_215 in Exclude<keyof I_1["notifications"]["notifications"][number]["channel"]["last_seen_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -7025,7 +7025,7 @@ export declare const Envelope: {
|
|
|
7025
7025
|
sender_id?: string | undefined;
|
|
7026
7026
|
content?: string | undefined;
|
|
7027
7027
|
attachment?: string | undefined;
|
|
7028
|
-
|
|
7028
|
+
reference?: string | undefined;
|
|
7029
7029
|
mention?: string | undefined;
|
|
7030
7030
|
reaction?: string | undefined;
|
|
7031
7031
|
repliers?: string[] | undefined;
|
|
@@ -7036,7 +7036,7 @@ export declare const Envelope: {
|
|
|
7036
7036
|
sender_id?: string | undefined;
|
|
7037
7037
|
content?: string | undefined;
|
|
7038
7038
|
attachment?: string | undefined;
|
|
7039
|
-
|
|
7039
|
+
reference?: string | undefined;
|
|
7040
7040
|
mention?: string | undefined;
|
|
7041
7041
|
reaction?: string | undefined;
|
|
7042
7042
|
repliers?: string[] | undefined;
|
|
@@ -7619,7 +7619,7 @@ export declare const Envelope: {
|
|
|
7619
7619
|
sender_id?: string | undefined;
|
|
7620
7620
|
content?: string | undefined;
|
|
7621
7621
|
attachment?: string | undefined;
|
|
7622
|
-
|
|
7622
|
+
reference?: string | undefined;
|
|
7623
7623
|
mention?: string | undefined;
|
|
7624
7624
|
reaction?: string | undefined;
|
|
7625
7625
|
repliers?: string[] | undefined;
|
|
@@ -7630,7 +7630,7 @@ export declare const Envelope: {
|
|
|
7630
7630
|
sender_id?: string | undefined;
|
|
7631
7631
|
content?: string | undefined;
|
|
7632
7632
|
attachment?: string | undefined;
|
|
7633
|
-
|
|
7633
|
+
reference?: string | undefined;
|
|
7634
7634
|
mention?: string | undefined;
|
|
7635
7635
|
reaction?: string | undefined;
|
|
7636
7636
|
repliers?: string[] | undefined;
|
|
@@ -7721,7 +7721,7 @@ export declare const Envelope: {
|
|
|
7721
7721
|
sender_id?: string | undefined;
|
|
7722
7722
|
content?: string | undefined;
|
|
7723
7723
|
attachment?: string | undefined;
|
|
7724
|
-
|
|
7724
|
+
reference?: string | undefined;
|
|
7725
7725
|
mention?: string | undefined;
|
|
7726
7726
|
reaction?: string | undefined;
|
|
7727
7727
|
repliers?: string[] | undefined;
|
|
@@ -7732,7 +7732,7 @@ export declare const Envelope: {
|
|
|
7732
7732
|
sender_id?: string | undefined;
|
|
7733
7733
|
content?: string | undefined;
|
|
7734
7734
|
attachment?: string | undefined;
|
|
7735
|
-
|
|
7735
|
+
reference?: string | undefined;
|
|
7736
7736
|
mention?: string | undefined;
|
|
7737
7737
|
reaction?: string | undefined;
|
|
7738
7738
|
repliers?: string[] | undefined;
|
|
@@ -7773,7 +7773,7 @@ export declare const Envelope: {
|
|
|
7773
7773
|
sender_id?: string | undefined;
|
|
7774
7774
|
content?: string | undefined;
|
|
7775
7775
|
attachment?: string | undefined;
|
|
7776
|
-
|
|
7776
|
+
reference?: string | undefined;
|
|
7777
7777
|
mention?: string | undefined;
|
|
7778
7778
|
reaction?: string | undefined;
|
|
7779
7779
|
repliers?: string[] | undefined;
|
|
@@ -7783,7 +7783,7 @@ export declare const Envelope: {
|
|
|
7783
7783
|
sender_id?: string | undefined;
|
|
7784
7784
|
content?: string | undefined;
|
|
7785
7785
|
attachment?: string | undefined;
|
|
7786
|
-
|
|
7786
|
+
reference?: string | undefined;
|
|
7787
7787
|
mention?: string | undefined;
|
|
7788
7788
|
reaction?: string | undefined;
|
|
7789
7789
|
repliers?: (string[] & string[] & { [K_266 in Exclude<keyof I_1["user_channel_added_event"]["channel_desc"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -7794,7 +7794,7 @@ export declare const Envelope: {
|
|
|
7794
7794
|
sender_id?: string | undefined;
|
|
7795
7795
|
content?: string | undefined;
|
|
7796
7796
|
attachment?: string | undefined;
|
|
7797
|
-
|
|
7797
|
+
reference?: string | undefined;
|
|
7798
7798
|
mention?: string | undefined;
|
|
7799
7799
|
reaction?: string | undefined;
|
|
7800
7800
|
repliers?: string[] | undefined;
|
|
@@ -7804,7 +7804,7 @@ export declare const Envelope: {
|
|
|
7804
7804
|
sender_id?: string | undefined;
|
|
7805
7805
|
content?: string | undefined;
|
|
7806
7806
|
attachment?: string | undefined;
|
|
7807
|
-
|
|
7807
|
+
reference?: string | undefined;
|
|
7808
7808
|
mention?: string | undefined;
|
|
7809
7809
|
reaction?: string | undefined;
|
|
7810
7810
|
repliers?: (string[] & string[] & { [K_268 in Exclude<keyof I_1["user_channel_added_event"]["channel_desc"]["last_seen_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -8788,7 +8788,7 @@ export declare const Envelope: {
|
|
|
8788
8788
|
sender_id?: string | undefined;
|
|
8789
8789
|
content?: string | undefined;
|
|
8790
8790
|
attachment?: string | undefined;
|
|
8791
|
-
|
|
8791
|
+
reference?: string | undefined;
|
|
8792
8792
|
mention?: string | undefined;
|
|
8793
8793
|
reaction?: string | undefined;
|
|
8794
8794
|
repliers?: string[] | undefined;
|
|
@@ -8834,7 +8834,7 @@ export declare const Envelope: {
|
|
|
8834
8834
|
sender_id?: string | undefined;
|
|
8835
8835
|
content?: string | undefined;
|
|
8836
8836
|
attachment?: string | undefined;
|
|
8837
|
-
|
|
8837
|
+
reference?: string | undefined;
|
|
8838
8838
|
mention?: string | undefined;
|
|
8839
8839
|
reaction?: string | undefined;
|
|
8840
8840
|
repliers?: string[] | undefined;
|
|
@@ -8844,7 +8844,7 @@ export declare const Envelope: {
|
|
|
8844
8844
|
sender_id?: string | undefined;
|
|
8845
8845
|
content?: string | undefined;
|
|
8846
8846
|
attachment?: string | undefined;
|
|
8847
|
-
|
|
8847
|
+
reference?: string | undefined;
|
|
8848
8848
|
mention?: string | undefined;
|
|
8849
8849
|
reaction?: string | undefined;
|
|
8850
8850
|
repliers?: (string[] & string[] & { [K_347 in Exclude<keyof I_1["sd_topic_event"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -9465,7 +9465,7 @@ export declare const ChannelDescription: {
|
|
|
9465
9465
|
sender_id?: string | undefined;
|
|
9466
9466
|
content?: string | undefined;
|
|
9467
9467
|
attachment?: string | undefined;
|
|
9468
|
-
|
|
9468
|
+
reference?: string | undefined;
|
|
9469
9469
|
mention?: string | undefined;
|
|
9470
9470
|
reaction?: string | undefined;
|
|
9471
9471
|
repliers?: string[] | undefined;
|
|
@@ -9485,7 +9485,7 @@ export declare const ChannelDescription: {
|
|
|
9485
9485
|
sender_id?: string | undefined;
|
|
9486
9486
|
content?: string | undefined;
|
|
9487
9487
|
attachment?: string | undefined;
|
|
9488
|
-
|
|
9488
|
+
reference?: string | undefined;
|
|
9489
9489
|
mention?: string | undefined;
|
|
9490
9490
|
reaction?: string | undefined;
|
|
9491
9491
|
repliers?: string[] | undefined;
|
|
@@ -9495,7 +9495,7 @@ export declare const ChannelDescription: {
|
|
|
9495
9495
|
sender_id?: string | undefined;
|
|
9496
9496
|
content?: string | undefined;
|
|
9497
9497
|
attachment?: string | undefined;
|
|
9498
|
-
|
|
9498
|
+
reference?: string | undefined;
|
|
9499
9499
|
mention?: string | undefined;
|
|
9500
9500
|
reaction?: string | undefined;
|
|
9501
9501
|
repliers?: (string[] & string[] & { [K in Exclude<keyof I["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -9516,7 +9516,7 @@ export declare const ChannelDescription: {
|
|
|
9516
9516
|
sender_id?: string | undefined;
|
|
9517
9517
|
content?: string | undefined;
|
|
9518
9518
|
attachment?: string | undefined;
|
|
9519
|
-
|
|
9519
|
+
reference?: string | undefined;
|
|
9520
9520
|
mention?: string | undefined;
|
|
9521
9521
|
reaction?: string | undefined;
|
|
9522
9522
|
repliers?: string[] | undefined;
|
|
@@ -9536,7 +9536,7 @@ export declare const ChannelDescription: {
|
|
|
9536
9536
|
sender_id?: string | undefined;
|
|
9537
9537
|
content?: string | undefined;
|
|
9538
9538
|
attachment?: string | undefined;
|
|
9539
|
-
|
|
9539
|
+
reference?: string | undefined;
|
|
9540
9540
|
mention?: string | undefined;
|
|
9541
9541
|
reaction?: string | undefined;
|
|
9542
9542
|
repliers?: string[] | undefined;
|
|
@@ -9546,7 +9546,7 @@ export declare const ChannelDescription: {
|
|
|
9546
9546
|
sender_id?: string | undefined;
|
|
9547
9547
|
content?: string | undefined;
|
|
9548
9548
|
attachment?: string | undefined;
|
|
9549
|
-
|
|
9549
|
+
reference?: string | undefined;
|
|
9550
9550
|
mention?: string | undefined;
|
|
9551
9551
|
reaction?: string | undefined;
|
|
9552
9552
|
repliers?: (string[] & string[] & { [K_3 in Exclude<keyof I_1["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -10779,7 +10779,7 @@ export declare const Notifications: {
|
|
|
10779
10779
|
sender_id?: string | undefined;
|
|
10780
10780
|
content?: string | undefined;
|
|
10781
10781
|
attachment?: string | undefined;
|
|
10782
|
-
|
|
10782
|
+
reference?: string | undefined;
|
|
10783
10783
|
mention?: string | undefined;
|
|
10784
10784
|
reaction?: string | undefined;
|
|
10785
10785
|
repliers?: string[] | undefined;
|
|
@@ -10790,7 +10790,7 @@ export declare const Notifications: {
|
|
|
10790
10790
|
sender_id?: string | undefined;
|
|
10791
10791
|
content?: string | undefined;
|
|
10792
10792
|
attachment?: string | undefined;
|
|
10793
|
-
|
|
10793
|
+
reference?: string | undefined;
|
|
10794
10794
|
mention?: string | undefined;
|
|
10795
10795
|
reaction?: string | undefined;
|
|
10796
10796
|
repliers?: string[] | undefined;
|
|
@@ -10848,7 +10848,7 @@ export declare const Notifications: {
|
|
|
10848
10848
|
sender_id?: string | undefined;
|
|
10849
10849
|
content?: string | undefined;
|
|
10850
10850
|
attachment?: string | undefined;
|
|
10851
|
-
|
|
10851
|
+
reference?: string | undefined;
|
|
10852
10852
|
mention?: string | undefined;
|
|
10853
10853
|
reaction?: string | undefined;
|
|
10854
10854
|
repliers?: string[] | undefined;
|
|
@@ -10859,7 +10859,7 @@ export declare const Notifications: {
|
|
|
10859
10859
|
sender_id?: string | undefined;
|
|
10860
10860
|
content?: string | undefined;
|
|
10861
10861
|
attachment?: string | undefined;
|
|
10862
|
-
|
|
10862
|
+
reference?: string | undefined;
|
|
10863
10863
|
mention?: string | undefined;
|
|
10864
10864
|
reaction?: string | undefined;
|
|
10865
10865
|
repliers?: string[] | undefined;
|
|
@@ -10915,7 +10915,7 @@ export declare const Notifications: {
|
|
|
10915
10915
|
sender_id?: string | undefined;
|
|
10916
10916
|
content?: string | undefined;
|
|
10917
10917
|
attachment?: string | undefined;
|
|
10918
|
-
|
|
10918
|
+
reference?: string | undefined;
|
|
10919
10919
|
mention?: string | undefined;
|
|
10920
10920
|
reaction?: string | undefined;
|
|
10921
10921
|
repliers?: string[] | undefined;
|
|
@@ -10926,7 +10926,7 @@ export declare const Notifications: {
|
|
|
10926
10926
|
sender_id?: string | undefined;
|
|
10927
10927
|
content?: string | undefined;
|
|
10928
10928
|
attachment?: string | undefined;
|
|
10929
|
-
|
|
10929
|
+
reference?: string | undefined;
|
|
10930
10930
|
mention?: string | undefined;
|
|
10931
10931
|
reaction?: string | undefined;
|
|
10932
10932
|
repliers?: string[] | undefined;
|
|
@@ -10982,7 +10982,7 @@ export declare const Notifications: {
|
|
|
10982
10982
|
sender_id?: string | undefined;
|
|
10983
10983
|
content?: string | undefined;
|
|
10984
10984
|
attachment?: string | undefined;
|
|
10985
|
-
|
|
10985
|
+
reference?: string | undefined;
|
|
10986
10986
|
mention?: string | undefined;
|
|
10987
10987
|
reaction?: string | undefined;
|
|
10988
10988
|
repliers?: string[] | undefined;
|
|
@@ -10993,7 +10993,7 @@ export declare const Notifications: {
|
|
|
10993
10993
|
sender_id?: string | undefined;
|
|
10994
10994
|
content?: string | undefined;
|
|
10995
10995
|
attachment?: string | undefined;
|
|
10996
|
-
|
|
10996
|
+
reference?: string | undefined;
|
|
10997
10997
|
mention?: string | undefined;
|
|
10998
10998
|
reaction?: string | undefined;
|
|
10999
10999
|
repliers?: string[] | undefined;
|
|
@@ -11034,7 +11034,7 @@ export declare const Notifications: {
|
|
|
11034
11034
|
sender_id?: string | undefined;
|
|
11035
11035
|
content?: string | undefined;
|
|
11036
11036
|
attachment?: string | undefined;
|
|
11037
|
-
|
|
11037
|
+
reference?: string | undefined;
|
|
11038
11038
|
mention?: string | undefined;
|
|
11039
11039
|
reaction?: string | undefined;
|
|
11040
11040
|
repliers?: string[] | undefined;
|
|
@@ -11044,7 +11044,7 @@ export declare const Notifications: {
|
|
|
11044
11044
|
sender_id?: string | undefined;
|
|
11045
11045
|
content?: string | undefined;
|
|
11046
11046
|
attachment?: string | undefined;
|
|
11047
|
-
|
|
11047
|
+
reference?: string | undefined;
|
|
11048
11048
|
mention?: string | undefined;
|
|
11049
11049
|
reaction?: string | undefined;
|
|
11050
11050
|
repliers?: (string[] & string[] & { [K_2 in Exclude<keyof I["notifications"][number]["channel"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -11055,7 +11055,7 @@ export declare const Notifications: {
|
|
|
11055
11055
|
sender_id?: string | undefined;
|
|
11056
11056
|
content?: string | undefined;
|
|
11057
11057
|
attachment?: string | undefined;
|
|
11058
|
-
|
|
11058
|
+
reference?: string | undefined;
|
|
11059
11059
|
mention?: string | undefined;
|
|
11060
11060
|
reaction?: string | undefined;
|
|
11061
11061
|
repliers?: string[] | undefined;
|
|
@@ -11065,7 +11065,7 @@ export declare const Notifications: {
|
|
|
11065
11065
|
sender_id?: string | undefined;
|
|
11066
11066
|
content?: string | undefined;
|
|
11067
11067
|
attachment?: string | undefined;
|
|
11068
|
-
|
|
11068
|
+
reference?: string | undefined;
|
|
11069
11069
|
mention?: string | undefined;
|
|
11070
11070
|
reaction?: string | undefined;
|
|
11071
11071
|
repliers?: (string[] & string[] & { [K_4 in Exclude<keyof I["notifications"][number]["channel"]["last_seen_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -11121,7 +11121,7 @@ export declare const Notifications: {
|
|
|
11121
11121
|
sender_id?: string | undefined;
|
|
11122
11122
|
content?: string | undefined;
|
|
11123
11123
|
attachment?: string | undefined;
|
|
11124
|
-
|
|
11124
|
+
reference?: string | undefined;
|
|
11125
11125
|
mention?: string | undefined;
|
|
11126
11126
|
reaction?: string | undefined;
|
|
11127
11127
|
repliers?: string[] | undefined;
|
|
@@ -11132,7 +11132,7 @@ export declare const Notifications: {
|
|
|
11132
11132
|
sender_id?: string | undefined;
|
|
11133
11133
|
content?: string | undefined;
|
|
11134
11134
|
attachment?: string | undefined;
|
|
11135
|
-
|
|
11135
|
+
reference?: string | undefined;
|
|
11136
11136
|
mention?: string | undefined;
|
|
11137
11137
|
reaction?: string | undefined;
|
|
11138
11138
|
repliers?: string[] | undefined;
|
|
@@ -11191,7 +11191,7 @@ export declare const Notifications: {
|
|
|
11191
11191
|
sender_id?: string | undefined;
|
|
11192
11192
|
content?: string | undefined;
|
|
11193
11193
|
attachment?: string | undefined;
|
|
11194
|
-
|
|
11194
|
+
reference?: string | undefined;
|
|
11195
11195
|
mention?: string | undefined;
|
|
11196
11196
|
reaction?: string | undefined;
|
|
11197
11197
|
repliers?: string[] | undefined;
|
|
@@ -11202,7 +11202,7 @@ export declare const Notifications: {
|
|
|
11202
11202
|
sender_id?: string | undefined;
|
|
11203
11203
|
content?: string | undefined;
|
|
11204
11204
|
attachment?: string | undefined;
|
|
11205
|
-
|
|
11205
|
+
reference?: string | undefined;
|
|
11206
11206
|
mention?: string | undefined;
|
|
11207
11207
|
reaction?: string | undefined;
|
|
11208
11208
|
repliers?: string[] | undefined;
|
|
@@ -11260,7 +11260,7 @@ export declare const Notifications: {
|
|
|
11260
11260
|
sender_id?: string | undefined;
|
|
11261
11261
|
content?: string | undefined;
|
|
11262
11262
|
attachment?: string | undefined;
|
|
11263
|
-
|
|
11263
|
+
reference?: string | undefined;
|
|
11264
11264
|
mention?: string | undefined;
|
|
11265
11265
|
reaction?: string | undefined;
|
|
11266
11266
|
repliers?: string[] | undefined;
|
|
@@ -11271,7 +11271,7 @@ export declare const Notifications: {
|
|
|
11271
11271
|
sender_id?: string | undefined;
|
|
11272
11272
|
content?: string | undefined;
|
|
11273
11273
|
attachment?: string | undefined;
|
|
11274
|
-
|
|
11274
|
+
reference?: string | undefined;
|
|
11275
11275
|
mention?: string | undefined;
|
|
11276
11276
|
reaction?: string | undefined;
|
|
11277
11277
|
repliers?: string[] | undefined;
|
|
@@ -11327,7 +11327,7 @@ export declare const Notifications: {
|
|
|
11327
11327
|
sender_id?: string | undefined;
|
|
11328
11328
|
content?: string | undefined;
|
|
11329
11329
|
attachment?: string | undefined;
|
|
11330
|
-
|
|
11330
|
+
reference?: string | undefined;
|
|
11331
11331
|
mention?: string | undefined;
|
|
11332
11332
|
reaction?: string | undefined;
|
|
11333
11333
|
repliers?: string[] | undefined;
|
|
@@ -11338,7 +11338,7 @@ export declare const Notifications: {
|
|
|
11338
11338
|
sender_id?: string | undefined;
|
|
11339
11339
|
content?: string | undefined;
|
|
11340
11340
|
attachment?: string | undefined;
|
|
11341
|
-
|
|
11341
|
+
reference?: string | undefined;
|
|
11342
11342
|
mention?: string | undefined;
|
|
11343
11343
|
reaction?: string | undefined;
|
|
11344
11344
|
repliers?: string[] | undefined;
|
|
@@ -11394,7 +11394,7 @@ export declare const Notifications: {
|
|
|
11394
11394
|
sender_id?: string | undefined;
|
|
11395
11395
|
content?: string | undefined;
|
|
11396
11396
|
attachment?: string | undefined;
|
|
11397
|
-
|
|
11397
|
+
reference?: string | undefined;
|
|
11398
11398
|
mention?: string | undefined;
|
|
11399
11399
|
reaction?: string | undefined;
|
|
11400
11400
|
repliers?: string[] | undefined;
|
|
@@ -11405,7 +11405,7 @@ export declare const Notifications: {
|
|
|
11405
11405
|
sender_id?: string | undefined;
|
|
11406
11406
|
content?: string | undefined;
|
|
11407
11407
|
attachment?: string | undefined;
|
|
11408
|
-
|
|
11408
|
+
reference?: string | undefined;
|
|
11409
11409
|
mention?: string | undefined;
|
|
11410
11410
|
reaction?: string | undefined;
|
|
11411
11411
|
repliers?: string[] | undefined;
|
|
@@ -11446,7 +11446,7 @@ export declare const Notifications: {
|
|
|
11446
11446
|
sender_id?: string | undefined;
|
|
11447
11447
|
content?: string | undefined;
|
|
11448
11448
|
attachment?: string | undefined;
|
|
11449
|
-
|
|
11449
|
+
reference?: string | undefined;
|
|
11450
11450
|
mention?: string | undefined;
|
|
11451
11451
|
reaction?: string | undefined;
|
|
11452
11452
|
repliers?: string[] | undefined;
|
|
@@ -11456,7 +11456,7 @@ export declare const Notifications: {
|
|
|
11456
11456
|
sender_id?: string | undefined;
|
|
11457
11457
|
content?: string | undefined;
|
|
11458
11458
|
attachment?: string | undefined;
|
|
11459
|
-
|
|
11459
|
+
reference?: string | undefined;
|
|
11460
11460
|
mention?: string | undefined;
|
|
11461
11461
|
reaction?: string | undefined;
|
|
11462
11462
|
repliers?: (string[] & string[] & { [K_17 in Exclude<keyof I_1["notifications"][number]["channel"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -11467,7 +11467,7 @@ export declare const Notifications: {
|
|
|
11467
11467
|
sender_id?: string | undefined;
|
|
11468
11468
|
content?: string | undefined;
|
|
11469
11469
|
attachment?: string | undefined;
|
|
11470
|
-
|
|
11470
|
+
reference?: string | undefined;
|
|
11471
11471
|
mention?: string | undefined;
|
|
11472
11472
|
reaction?: string | undefined;
|
|
11473
11473
|
repliers?: string[] | undefined;
|
|
@@ -11477,7 +11477,7 @@ export declare const Notifications: {
|
|
|
11477
11477
|
sender_id?: string | undefined;
|
|
11478
11478
|
content?: string | undefined;
|
|
11479
11479
|
attachment?: string | undefined;
|
|
11480
|
-
|
|
11480
|
+
reference?: string | undefined;
|
|
11481
11481
|
mention?: string | undefined;
|
|
11482
11482
|
reaction?: string | undefined;
|
|
11483
11483
|
repliers?: (string[] & string[] & { [K_19 in Exclude<keyof I_1["notifications"][number]["channel"]["last_seen_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -11533,7 +11533,7 @@ export declare const Notifications: {
|
|
|
11533
11533
|
sender_id?: string | undefined;
|
|
11534
11534
|
content?: string | undefined;
|
|
11535
11535
|
attachment?: string | undefined;
|
|
11536
|
-
|
|
11536
|
+
reference?: string | undefined;
|
|
11537
11537
|
mention?: string | undefined;
|
|
11538
11538
|
reaction?: string | undefined;
|
|
11539
11539
|
repliers?: string[] | undefined;
|
|
@@ -11544,7 +11544,7 @@ export declare const Notifications: {
|
|
|
11544
11544
|
sender_id?: string | undefined;
|
|
11545
11545
|
content?: string | undefined;
|
|
11546
11546
|
attachment?: string | undefined;
|
|
11547
|
-
|
|
11547
|
+
reference?: string | undefined;
|
|
11548
11548
|
mention?: string | undefined;
|
|
11549
11549
|
reaction?: string | undefined;
|
|
11550
11550
|
repliers?: string[] | undefined;
|
|
@@ -13461,7 +13461,7 @@ export declare const UserChannelAdded: {
|
|
|
13461
13461
|
sender_id?: string | undefined;
|
|
13462
13462
|
content?: string | undefined;
|
|
13463
13463
|
attachment?: string | undefined;
|
|
13464
|
-
|
|
13464
|
+
reference?: string | undefined;
|
|
13465
13465
|
mention?: string | undefined;
|
|
13466
13466
|
reaction?: string | undefined;
|
|
13467
13467
|
repliers?: string[] | undefined;
|
|
@@ -13472,7 +13472,7 @@ export declare const UserChannelAdded: {
|
|
|
13472
13472
|
sender_id?: string | undefined;
|
|
13473
13473
|
content?: string | undefined;
|
|
13474
13474
|
attachment?: string | undefined;
|
|
13475
|
-
|
|
13475
|
+
reference?: string | undefined;
|
|
13476
13476
|
mention?: string | undefined;
|
|
13477
13477
|
reaction?: string | undefined;
|
|
13478
13478
|
repliers?: string[] | undefined;
|
|
@@ -13563,7 +13563,7 @@ export declare const UserChannelAdded: {
|
|
|
13563
13563
|
sender_id?: string | undefined;
|
|
13564
13564
|
content?: string | undefined;
|
|
13565
13565
|
attachment?: string | undefined;
|
|
13566
|
-
|
|
13566
|
+
reference?: string | undefined;
|
|
13567
13567
|
mention?: string | undefined;
|
|
13568
13568
|
reaction?: string | undefined;
|
|
13569
13569
|
repliers?: string[] | undefined;
|
|
@@ -13574,7 +13574,7 @@ export declare const UserChannelAdded: {
|
|
|
13574
13574
|
sender_id?: string | undefined;
|
|
13575
13575
|
content?: string | undefined;
|
|
13576
13576
|
attachment?: string | undefined;
|
|
13577
|
-
|
|
13577
|
+
reference?: string | undefined;
|
|
13578
13578
|
mention?: string | undefined;
|
|
13579
13579
|
reaction?: string | undefined;
|
|
13580
13580
|
repliers?: string[] | undefined;
|
|
@@ -13615,7 +13615,7 @@ export declare const UserChannelAdded: {
|
|
|
13615
13615
|
sender_id?: string | undefined;
|
|
13616
13616
|
content?: string | undefined;
|
|
13617
13617
|
attachment?: string | undefined;
|
|
13618
|
-
|
|
13618
|
+
reference?: string | undefined;
|
|
13619
13619
|
mention?: string | undefined;
|
|
13620
13620
|
reaction?: string | undefined;
|
|
13621
13621
|
repliers?: string[] | undefined;
|
|
@@ -13625,7 +13625,7 @@ export declare const UserChannelAdded: {
|
|
|
13625
13625
|
sender_id?: string | undefined;
|
|
13626
13626
|
content?: string | undefined;
|
|
13627
13627
|
attachment?: string | undefined;
|
|
13628
|
-
|
|
13628
|
+
reference?: string | undefined;
|
|
13629
13629
|
mention?: string | undefined;
|
|
13630
13630
|
reaction?: string | undefined;
|
|
13631
13631
|
repliers?: (string[] & string[] & { [K_2 in Exclude<keyof I["channel_desc"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -13636,7 +13636,7 @@ export declare const UserChannelAdded: {
|
|
|
13636
13636
|
sender_id?: string | undefined;
|
|
13637
13637
|
content?: string | undefined;
|
|
13638
13638
|
attachment?: string | undefined;
|
|
13639
|
-
|
|
13639
|
+
reference?: string | undefined;
|
|
13640
13640
|
mention?: string | undefined;
|
|
13641
13641
|
reaction?: string | undefined;
|
|
13642
13642
|
repliers?: string[] | undefined;
|
|
@@ -13646,7 +13646,7 @@ export declare const UserChannelAdded: {
|
|
|
13646
13646
|
sender_id?: string | undefined;
|
|
13647
13647
|
content?: string | undefined;
|
|
13648
13648
|
attachment?: string | undefined;
|
|
13649
|
-
|
|
13649
|
+
reference?: string | undefined;
|
|
13650
13650
|
mention?: string | undefined;
|
|
13651
13651
|
reaction?: string | undefined;
|
|
13652
13652
|
repliers?: (string[] & string[] & { [K_4 in Exclude<keyof I["channel_desc"]["last_seen_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -13846,7 +13846,7 @@ export declare const UserChannelAdded: {
|
|
|
13846
13846
|
sender_id?: string | undefined;
|
|
13847
13847
|
content?: string | undefined;
|
|
13848
13848
|
attachment?: string | undefined;
|
|
13849
|
-
|
|
13849
|
+
reference?: string | undefined;
|
|
13850
13850
|
mention?: string | undefined;
|
|
13851
13851
|
reaction?: string | undefined;
|
|
13852
13852
|
repliers?: string[] | undefined;
|
|
@@ -13857,7 +13857,7 @@ export declare const UserChannelAdded: {
|
|
|
13857
13857
|
sender_id?: string | undefined;
|
|
13858
13858
|
content?: string | undefined;
|
|
13859
13859
|
attachment?: string | undefined;
|
|
13860
|
-
|
|
13860
|
+
reference?: string | undefined;
|
|
13861
13861
|
mention?: string | undefined;
|
|
13862
13862
|
reaction?: string | undefined;
|
|
13863
13863
|
repliers?: string[] | undefined;
|
|
@@ -13948,7 +13948,7 @@ export declare const UserChannelAdded: {
|
|
|
13948
13948
|
sender_id?: string | undefined;
|
|
13949
13949
|
content?: string | undefined;
|
|
13950
13950
|
attachment?: string | undefined;
|
|
13951
|
-
|
|
13951
|
+
reference?: string | undefined;
|
|
13952
13952
|
mention?: string | undefined;
|
|
13953
13953
|
reaction?: string | undefined;
|
|
13954
13954
|
repliers?: string[] | undefined;
|
|
@@ -13959,7 +13959,7 @@ export declare const UserChannelAdded: {
|
|
|
13959
13959
|
sender_id?: string | undefined;
|
|
13960
13960
|
content?: string | undefined;
|
|
13961
13961
|
attachment?: string | undefined;
|
|
13962
|
-
|
|
13962
|
+
reference?: string | undefined;
|
|
13963
13963
|
mention?: string | undefined;
|
|
13964
13964
|
reaction?: string | undefined;
|
|
13965
13965
|
repliers?: string[] | undefined;
|
|
@@ -14000,7 +14000,7 @@ export declare const UserChannelAdded: {
|
|
|
14000
14000
|
sender_id?: string | undefined;
|
|
14001
14001
|
content?: string | undefined;
|
|
14002
14002
|
attachment?: string | undefined;
|
|
14003
|
-
|
|
14003
|
+
reference?: string | undefined;
|
|
14004
14004
|
mention?: string | undefined;
|
|
14005
14005
|
reaction?: string | undefined;
|
|
14006
14006
|
repliers?: string[] | undefined;
|
|
@@ -14010,7 +14010,7 @@ export declare const UserChannelAdded: {
|
|
|
14010
14010
|
sender_id?: string | undefined;
|
|
14011
14011
|
content?: string | undefined;
|
|
14012
14012
|
attachment?: string | undefined;
|
|
14013
|
-
|
|
14013
|
+
reference?: string | undefined;
|
|
14014
14014
|
mention?: string | undefined;
|
|
14015
14015
|
reaction?: string | undefined;
|
|
14016
14016
|
repliers?: (string[] & string[] & { [K_24 in Exclude<keyof I_1["channel_desc"]["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -14021,7 +14021,7 @@ export declare const UserChannelAdded: {
|
|
|
14021
14021
|
sender_id?: string | undefined;
|
|
14022
14022
|
content?: string | undefined;
|
|
14023
14023
|
attachment?: string | undefined;
|
|
14024
|
-
|
|
14024
|
+
reference?: string | undefined;
|
|
14025
14025
|
mention?: string | undefined;
|
|
14026
14026
|
reaction?: string | undefined;
|
|
14027
14027
|
repliers?: string[] | undefined;
|
|
@@ -14031,7 +14031,7 @@ export declare const UserChannelAdded: {
|
|
|
14031
14031
|
sender_id?: string | undefined;
|
|
14032
14032
|
content?: string | undefined;
|
|
14033
14033
|
attachment?: string | undefined;
|
|
14034
|
-
|
|
14034
|
+
reference?: string | undefined;
|
|
14035
14035
|
mention?: string | undefined;
|
|
14036
14036
|
reaction?: string | undefined;
|
|
14037
14037
|
repliers?: (string[] & string[] & { [K_26 in Exclude<keyof I_1["channel_desc"]["last_seen_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -15064,7 +15064,7 @@ export declare const SdTopicEvent: {
|
|
|
15064
15064
|
sender_id?: string | undefined;
|
|
15065
15065
|
content?: string | undefined;
|
|
15066
15066
|
attachment?: string | undefined;
|
|
15067
|
-
|
|
15067
|
+
reference?: string | undefined;
|
|
15068
15068
|
mention?: string | undefined;
|
|
15069
15069
|
reaction?: string | undefined;
|
|
15070
15070
|
repliers?: string[] | undefined;
|
|
@@ -15110,7 +15110,7 @@ export declare const SdTopicEvent: {
|
|
|
15110
15110
|
sender_id?: string | undefined;
|
|
15111
15111
|
content?: string | undefined;
|
|
15112
15112
|
attachment?: string | undefined;
|
|
15113
|
-
|
|
15113
|
+
reference?: string | undefined;
|
|
15114
15114
|
mention?: string | undefined;
|
|
15115
15115
|
reaction?: string | undefined;
|
|
15116
15116
|
repliers?: string[] | undefined;
|
|
@@ -15120,7 +15120,7 @@ export declare const SdTopicEvent: {
|
|
|
15120
15120
|
sender_id?: string | undefined;
|
|
15121
15121
|
content?: string | undefined;
|
|
15122
15122
|
attachment?: string | undefined;
|
|
15123
|
-
|
|
15123
|
+
reference?: string | undefined;
|
|
15124
15124
|
mention?: string | undefined;
|
|
15125
15125
|
reaction?: string | undefined;
|
|
15126
15126
|
repliers?: (string[] & string[] & { [K in Exclude<keyof I["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|
|
@@ -15195,7 +15195,7 @@ export declare const SdTopicEvent: {
|
|
|
15195
15195
|
sender_id?: string | undefined;
|
|
15196
15196
|
content?: string | undefined;
|
|
15197
15197
|
attachment?: string | undefined;
|
|
15198
|
-
|
|
15198
|
+
reference?: string | undefined;
|
|
15199
15199
|
mention?: string | undefined;
|
|
15200
15200
|
reaction?: string | undefined;
|
|
15201
15201
|
repliers?: string[] | undefined;
|
|
@@ -15241,7 +15241,7 @@ export declare const SdTopicEvent: {
|
|
|
15241
15241
|
sender_id?: string | undefined;
|
|
15242
15242
|
content?: string | undefined;
|
|
15243
15243
|
attachment?: string | undefined;
|
|
15244
|
-
|
|
15244
|
+
reference?: string | undefined;
|
|
15245
15245
|
mention?: string | undefined;
|
|
15246
15246
|
reaction?: string | undefined;
|
|
15247
15247
|
repliers?: string[] | undefined;
|
|
@@ -15251,7 +15251,7 @@ export declare const SdTopicEvent: {
|
|
|
15251
15251
|
sender_id?: string | undefined;
|
|
15252
15252
|
content?: string | undefined;
|
|
15253
15253
|
attachment?: string | undefined;
|
|
15254
|
-
|
|
15254
|
+
reference?: string | undefined;
|
|
15255
15255
|
mention?: string | undefined;
|
|
15256
15256
|
reaction?: string | undefined;
|
|
15257
15257
|
repliers?: (string[] & string[] & { [K_4 in Exclude<keyof I_1["last_sent_message"]["repliers"], keyof string[]>]: never; }) | undefined;
|