@twilio/conversations 2.1.0-rc.5 → 2.1.0-rc.6
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/CHANGELOG.md +9 -0
- package/builds/browser.js +3 -5
- package/builds/browser.js.map +1 -1
- package/builds/lib.d.ts +15 -6
- package/builds/lib.js +3 -5
- package/builds/lib.js.map +1 -1
- package/builds/twilio-conversations.js +3 -5
- package/builds/twilio-conversations.min.js +1 -1
- package/dist/configuration.js.map +1 -1
- package/dist/conversation.js.map +1 -1
- package/dist/message-builder.js.map +1 -1
- package/dist/message.js +2 -3
- package/dist/message.js.map +1 -1
- package/dist/packages/conversations/package.json.js +1 -1
- package/docs/assets/js/search.js +1 -1
- package/docs/classes/AggregatedDeliveryReceipt.html +0 -117
- package/docs/classes/Client.html +0 -117
- package/docs/classes/Conversation.html +12 -129
- package/docs/classes/DetailedDeliveryReceipt.html +0 -117
- package/docs/classes/Media.html +0 -117
- package/docs/classes/Message.html +4 -121
- package/docs/classes/MessageBuilder.html +2 -119
- package/docs/classes/Participant.html +4 -121
- package/docs/classes/PushNotification.html +0 -117
- package/docs/classes/RestPaginator.html +0 -117
- package/docs/classes/UnsentMessage.html +0 -117
- package/docs/classes/User.html +4 -121
- package/docs/index.html +56 -0
- package/docs/interfaces/ClientOptions.html +0 -117
- package/docs/interfaces/ConversationBindings.html +0 -117
- package/docs/interfaces/ConversationEmailBinding.html +0 -117
- package/docs/interfaces/ConversationState.html +0 -117
- package/docs/interfaces/CreateConversationOptions.html +1 -118
- package/docs/interfaces/LastMessage.html +0 -117
- package/docs/interfaces/Paginator.html +0 -117
- package/docs/interfaces/ParticipantBindings.html +0 -117
- package/docs/interfaces/ParticipantEmailBinding.html +0 -117
- package/docs/interfaces/PushNotificationData.html +0 -117
- package/docs/interfaces/SendEmailOptions.html +0 -117
- package/docs/interfaces/SendMediaOptions.html +0 -117
- package/docs/modules.html +56 -0
- package/package.json +1 -1
@@ -2702,126 +2702,9 @@ img {
|
|
2702
2702
|
</header>
|
2703
2703
|
<nav class="tsd-navigation secondary">
|
2704
2704
|
<ul>
|
2705
|
-
<li class=" tsd-kind-class">
|
2706
|
-
<a href="../classes/AggregatedDeliveryReceipt.html" class="tsd-kind-icon">Aggregated<wbr>Delivery<wbr>Receipt</a>
|
2707
|
-
</li>
|
2708
|
-
<li class=" tsd-kind-class">
|
2709
|
-
<a href="../classes/Client.html" class="tsd-kind-icon">Client</a>
|
2710
|
-
</li>
|
2711
|
-
<li class=" tsd-kind-class">
|
2712
|
-
<a href="../classes/Conversation.html" class="tsd-kind-icon">Conversation</a>
|
2713
|
-
</li>
|
2714
|
-
<li class=" tsd-kind-class">
|
2715
|
-
<a href="../classes/DetailedDeliveryReceipt.html" class="tsd-kind-icon">Detailed<wbr>Delivery<wbr>Receipt</a>
|
2716
|
-
</li>
|
2717
|
-
<li class=" tsd-kind-class">
|
2718
|
-
<a href="../classes/Media.html" class="tsd-kind-icon">Media</a>
|
2719
|
-
</li>
|
2720
|
-
<li class=" tsd-kind-class">
|
2721
|
-
<a href="../classes/Message.html" class="tsd-kind-icon">Message</a>
|
2722
|
-
</li>
|
2723
|
-
<li class=" tsd-kind-class">
|
2724
|
-
<a href="../classes/MessageBuilder.html" class="tsd-kind-icon">Message<wbr>Builder</a>
|
2725
|
-
</li>
|
2726
|
-
<li class=" tsd-kind-class">
|
2727
|
-
<a href="../classes/Participant.html" class="tsd-kind-icon">Participant</a>
|
2728
|
-
</li>
|
2729
|
-
<li class=" tsd-kind-class">
|
2730
|
-
<a href="../classes/PushNotification.html" class="tsd-kind-icon">Push<wbr>Notification</a>
|
2731
|
-
</li>
|
2732
|
-
<li class=" tsd-kind-class tsd-has-type-parameter">
|
2733
|
-
<a href="../classes/RestPaginator.html" class="tsd-kind-icon">Rest<wbr>Paginator</a>
|
2734
|
-
</li>
|
2735
|
-
<li class=" tsd-kind-class">
|
2736
|
-
<a href="../classes/UnsentMessage.html" class="tsd-kind-icon">Unsent<wbr>Message</a>
|
2737
|
-
</li>
|
2738
|
-
<li class=" tsd-kind-class">
|
2739
|
-
<a href="../classes/User.html" class="tsd-kind-icon">User</a>
|
2740
|
-
</li>
|
2741
|
-
<li class=" tsd-kind-interface">
|
2742
|
-
<a href="ClientOptions.html" class="tsd-kind-icon">Client<wbr>Options</a>
|
2743
|
-
</li>
|
2744
|
-
<li class=" tsd-kind-interface">
|
2745
|
-
<a href="ConversationBindings.html" class="tsd-kind-icon">Conversation<wbr>Bindings</a>
|
2746
|
-
</li>
|
2747
|
-
<li class=" tsd-kind-interface">
|
2748
|
-
<a href="ConversationEmailBinding.html" class="tsd-kind-icon">Conversation<wbr>Email<wbr>Binding</a>
|
2749
|
-
</li>
|
2750
|
-
<li class=" tsd-kind-interface">
|
2751
|
-
<a href="ConversationState.html" class="tsd-kind-icon">Conversation<wbr>State</a>
|
2752
|
-
</li>
|
2753
|
-
<li class=" tsd-kind-interface">
|
2754
|
-
<a href="CreateConversationOptions.html" class="tsd-kind-icon">Create<wbr>Conversation<wbr>Options</a>
|
2755
|
-
</li>
|
2756
|
-
<li class=" tsd-kind-interface">
|
2757
|
-
<a href="LastMessage.html" class="tsd-kind-icon">Last<wbr>Message</a>
|
2758
|
-
</li>
|
2759
|
-
<li class=" tsd-kind-interface tsd-has-type-parameter">
|
2760
|
-
<a href="Paginator.html" class="tsd-kind-icon">Paginator</a>
|
2761
|
-
</li>
|
2762
|
-
<li class=" tsd-kind-interface">
|
2763
|
-
<a href="ParticipantBindings.html" class="tsd-kind-icon">Participant<wbr>Bindings</a>
|
2764
|
-
</li>
|
2765
2705
|
<li class="current tsd-kind-interface">
|
2766
2706
|
<a href="ParticipantEmailBinding.html" class="tsd-kind-icon">Participant<wbr>Email<wbr>Binding</a>
|
2767
2707
|
</li>
|
2768
|
-
<li class=" tsd-kind-interface">
|
2769
|
-
<a href="PushNotificationData.html" class="tsd-kind-icon">Push<wbr>Notification<wbr>Data</a>
|
2770
|
-
</li>
|
2771
|
-
<li class=" tsd-kind-interface">
|
2772
|
-
<a href="SendEmailOptions.html" class="tsd-kind-icon">Send<wbr>Email<wbr>Options</a>
|
2773
|
-
</li>
|
2774
|
-
<li class=" tsd-kind-interface">
|
2775
|
-
<a href="SendMediaOptions.html" class="tsd-kind-icon">Send<wbr>Media<wbr>Options</a>
|
2776
|
-
</li>
|
2777
|
-
<li class=" tsd-kind-type-alias">
|
2778
|
-
<a href="../modules.html#ConnectionState" class="tsd-kind-icon">Connection<wbr>State</a>
|
2779
|
-
</li>
|
2780
|
-
<li class=" tsd-kind-type-alias">
|
2781
|
-
<a href="../modules.html#ConversationStatus" class="tsd-kind-icon">Conversation<wbr>Status</a>
|
2782
|
-
</li>
|
2783
|
-
<li class=" tsd-kind-type-alias">
|
2784
|
-
<a href="../modules.html#ConversationUpdateReason" class="tsd-kind-icon">Conversation<wbr>Update<wbr>Reason</a>
|
2785
|
-
</li>
|
2786
|
-
<li class=" tsd-kind-type-alias">
|
2787
|
-
<a href="../modules.html#DeliveryAmount" class="tsd-kind-icon">Delivery<wbr>Amount</a>
|
2788
|
-
</li>
|
2789
|
-
<li class=" tsd-kind-type-alias">
|
2790
|
-
<a href="../modules.html#DeliveryStatus" class="tsd-kind-icon">Delivery<wbr>Status</a>
|
2791
|
-
</li>
|
2792
|
-
<li class=" tsd-kind-type-alias">
|
2793
|
-
<a href="../modules.html#MediaCategory" class="tsd-kind-icon">Media<wbr>Category</a>
|
2794
|
-
</li>
|
2795
|
-
<li class=" tsd-kind-type-alias">
|
2796
|
-
<a href="../modules.html#MessageType" class="tsd-kind-icon">Message<wbr>Type</a>
|
2797
|
-
</li>
|
2798
|
-
<li class=" tsd-kind-type-alias">
|
2799
|
-
<a href="../modules.html#MessageUpdateReason" class="tsd-kind-icon">Message<wbr>Update<wbr>Reason</a>
|
2800
|
-
</li>
|
2801
|
-
<li class=" tsd-kind-type-alias">
|
2802
|
-
<a href="../modules.html#NotificationLevel" class="tsd-kind-icon">Notification<wbr>Level</a>
|
2803
|
-
</li>
|
2804
|
-
<li class=" tsd-kind-type-alias">
|
2805
|
-
<a href="../modules.html#NotificationsChannelType" class="tsd-kind-icon">Notifications<wbr>Channel<wbr>Type</a>
|
2806
|
-
</li>
|
2807
|
-
<li class=" tsd-kind-type-alias">
|
2808
|
-
<a href="../modules.html#ParticipantEmailLevel" class="tsd-kind-icon">Participant<wbr>Email<wbr>Level</a>
|
2809
|
-
</li>
|
2810
|
-
<li class=" tsd-kind-type-alias">
|
2811
|
-
<a href="../modules.html#ParticipantType" class="tsd-kind-icon">Participant<wbr>Type</a>
|
2812
|
-
</li>
|
2813
|
-
<li class=" tsd-kind-type-alias">
|
2814
|
-
<a href="../modules.html#ParticipantUpdateReason" class="tsd-kind-icon">Participant<wbr>Update<wbr>Reason</a>
|
2815
|
-
</li>
|
2816
|
-
<li class=" tsd-kind-type-alias">
|
2817
|
-
<a href="../modules.html#PushNotificationType" class="tsd-kind-icon">Push<wbr>Notification<wbr>Type</a>
|
2818
|
-
</li>
|
2819
|
-
<li class=" tsd-kind-type-alias">
|
2820
|
-
<a href="../modules.html#State" class="tsd-kind-icon">State</a>
|
2821
|
-
</li>
|
2822
|
-
<li class=" tsd-kind-type-alias">
|
2823
|
-
<a href="../modules.html#UserUpdateReason" class="tsd-kind-icon">User<wbr>Update<wbr>Reason</a>
|
2824
|
-
</li>
|
2825
2708
|
</ul>
|
2826
2709
|
</nav>
|
2827
2710
|
<div class="container container-main">
|
@@ -2702,69 +2702,6 @@ img {
|
|
2702
2702
|
</header>
|
2703
2703
|
<nav class="tsd-navigation secondary">
|
2704
2704
|
<ul>
|
2705
|
-
<li class=" tsd-kind-class">
|
2706
|
-
<a href="../classes/AggregatedDeliveryReceipt.html" class="tsd-kind-icon">Aggregated<wbr>Delivery<wbr>Receipt</a>
|
2707
|
-
</li>
|
2708
|
-
<li class=" tsd-kind-class">
|
2709
|
-
<a href="../classes/Client.html" class="tsd-kind-icon">Client</a>
|
2710
|
-
</li>
|
2711
|
-
<li class=" tsd-kind-class">
|
2712
|
-
<a href="../classes/Conversation.html" class="tsd-kind-icon">Conversation</a>
|
2713
|
-
</li>
|
2714
|
-
<li class=" tsd-kind-class">
|
2715
|
-
<a href="../classes/DetailedDeliveryReceipt.html" class="tsd-kind-icon">Detailed<wbr>Delivery<wbr>Receipt</a>
|
2716
|
-
</li>
|
2717
|
-
<li class=" tsd-kind-class">
|
2718
|
-
<a href="../classes/Media.html" class="tsd-kind-icon">Media</a>
|
2719
|
-
</li>
|
2720
|
-
<li class=" tsd-kind-class">
|
2721
|
-
<a href="../classes/Message.html" class="tsd-kind-icon">Message</a>
|
2722
|
-
</li>
|
2723
|
-
<li class=" tsd-kind-class">
|
2724
|
-
<a href="../classes/MessageBuilder.html" class="tsd-kind-icon">Message<wbr>Builder</a>
|
2725
|
-
</li>
|
2726
|
-
<li class=" tsd-kind-class">
|
2727
|
-
<a href="../classes/Participant.html" class="tsd-kind-icon">Participant</a>
|
2728
|
-
</li>
|
2729
|
-
<li class=" tsd-kind-class">
|
2730
|
-
<a href="../classes/PushNotification.html" class="tsd-kind-icon">Push<wbr>Notification</a>
|
2731
|
-
</li>
|
2732
|
-
<li class=" tsd-kind-class tsd-has-type-parameter">
|
2733
|
-
<a href="../classes/RestPaginator.html" class="tsd-kind-icon">Rest<wbr>Paginator</a>
|
2734
|
-
</li>
|
2735
|
-
<li class=" tsd-kind-class">
|
2736
|
-
<a href="../classes/UnsentMessage.html" class="tsd-kind-icon">Unsent<wbr>Message</a>
|
2737
|
-
</li>
|
2738
|
-
<li class=" tsd-kind-class">
|
2739
|
-
<a href="../classes/User.html" class="tsd-kind-icon">User</a>
|
2740
|
-
</li>
|
2741
|
-
<li class=" tsd-kind-interface">
|
2742
|
-
<a href="ClientOptions.html" class="tsd-kind-icon">Client<wbr>Options</a>
|
2743
|
-
</li>
|
2744
|
-
<li class=" tsd-kind-interface">
|
2745
|
-
<a href="ConversationBindings.html" class="tsd-kind-icon">Conversation<wbr>Bindings</a>
|
2746
|
-
</li>
|
2747
|
-
<li class=" tsd-kind-interface">
|
2748
|
-
<a href="ConversationEmailBinding.html" class="tsd-kind-icon">Conversation<wbr>Email<wbr>Binding</a>
|
2749
|
-
</li>
|
2750
|
-
<li class=" tsd-kind-interface">
|
2751
|
-
<a href="ConversationState.html" class="tsd-kind-icon">Conversation<wbr>State</a>
|
2752
|
-
</li>
|
2753
|
-
<li class=" tsd-kind-interface">
|
2754
|
-
<a href="CreateConversationOptions.html" class="tsd-kind-icon">Create<wbr>Conversation<wbr>Options</a>
|
2755
|
-
</li>
|
2756
|
-
<li class=" tsd-kind-interface">
|
2757
|
-
<a href="LastMessage.html" class="tsd-kind-icon">Last<wbr>Message</a>
|
2758
|
-
</li>
|
2759
|
-
<li class=" tsd-kind-interface tsd-has-type-parameter">
|
2760
|
-
<a href="Paginator.html" class="tsd-kind-icon">Paginator</a>
|
2761
|
-
</li>
|
2762
|
-
<li class=" tsd-kind-interface">
|
2763
|
-
<a href="ParticipantBindings.html" class="tsd-kind-icon">Participant<wbr>Bindings</a>
|
2764
|
-
</li>
|
2765
|
-
<li class=" tsd-kind-interface">
|
2766
|
-
<a href="ParticipantEmailBinding.html" class="tsd-kind-icon">Participant<wbr>Email<wbr>Binding</a>
|
2767
|
-
</li>
|
2768
2705
|
<li class="current tsd-kind-interface">
|
2769
2706
|
<a href="PushNotificationData.html" class="tsd-kind-icon">Push<wbr>Notification<wbr>Data</a>
|
2770
2707
|
<ul>
|
@@ -2779,60 +2716,6 @@ img {
|
|
2779
2716
|
</li>
|
2780
2717
|
</ul>
|
2781
2718
|
</li>
|
2782
|
-
<li class=" tsd-kind-interface">
|
2783
|
-
<a href="SendEmailOptions.html" class="tsd-kind-icon">Send<wbr>Email<wbr>Options</a>
|
2784
|
-
</li>
|
2785
|
-
<li class=" tsd-kind-interface">
|
2786
|
-
<a href="SendMediaOptions.html" class="tsd-kind-icon">Send<wbr>Media<wbr>Options</a>
|
2787
|
-
</li>
|
2788
|
-
<li class=" tsd-kind-type-alias">
|
2789
|
-
<a href="../modules.html#ConnectionState" class="tsd-kind-icon">Connection<wbr>State</a>
|
2790
|
-
</li>
|
2791
|
-
<li class=" tsd-kind-type-alias">
|
2792
|
-
<a href="../modules.html#ConversationStatus" class="tsd-kind-icon">Conversation<wbr>Status</a>
|
2793
|
-
</li>
|
2794
|
-
<li class=" tsd-kind-type-alias">
|
2795
|
-
<a href="../modules.html#ConversationUpdateReason" class="tsd-kind-icon">Conversation<wbr>Update<wbr>Reason</a>
|
2796
|
-
</li>
|
2797
|
-
<li class=" tsd-kind-type-alias">
|
2798
|
-
<a href="../modules.html#DeliveryAmount" class="tsd-kind-icon">Delivery<wbr>Amount</a>
|
2799
|
-
</li>
|
2800
|
-
<li class=" tsd-kind-type-alias">
|
2801
|
-
<a href="../modules.html#DeliveryStatus" class="tsd-kind-icon">Delivery<wbr>Status</a>
|
2802
|
-
</li>
|
2803
|
-
<li class=" tsd-kind-type-alias">
|
2804
|
-
<a href="../modules.html#MediaCategory" class="tsd-kind-icon">Media<wbr>Category</a>
|
2805
|
-
</li>
|
2806
|
-
<li class=" tsd-kind-type-alias">
|
2807
|
-
<a href="../modules.html#MessageType" class="tsd-kind-icon">Message<wbr>Type</a>
|
2808
|
-
</li>
|
2809
|
-
<li class=" tsd-kind-type-alias">
|
2810
|
-
<a href="../modules.html#MessageUpdateReason" class="tsd-kind-icon">Message<wbr>Update<wbr>Reason</a>
|
2811
|
-
</li>
|
2812
|
-
<li class=" tsd-kind-type-alias">
|
2813
|
-
<a href="../modules.html#NotificationLevel" class="tsd-kind-icon">Notification<wbr>Level</a>
|
2814
|
-
</li>
|
2815
|
-
<li class=" tsd-kind-type-alias">
|
2816
|
-
<a href="../modules.html#NotificationsChannelType" class="tsd-kind-icon">Notifications<wbr>Channel<wbr>Type</a>
|
2817
|
-
</li>
|
2818
|
-
<li class=" tsd-kind-type-alias">
|
2819
|
-
<a href="../modules.html#ParticipantEmailLevel" class="tsd-kind-icon">Participant<wbr>Email<wbr>Level</a>
|
2820
|
-
</li>
|
2821
|
-
<li class=" tsd-kind-type-alias">
|
2822
|
-
<a href="../modules.html#ParticipantType" class="tsd-kind-icon">Participant<wbr>Type</a>
|
2823
|
-
</li>
|
2824
|
-
<li class=" tsd-kind-type-alias">
|
2825
|
-
<a href="../modules.html#ParticipantUpdateReason" class="tsd-kind-icon">Participant<wbr>Update<wbr>Reason</a>
|
2826
|
-
</li>
|
2827
|
-
<li class=" tsd-kind-type-alias">
|
2828
|
-
<a href="../modules.html#PushNotificationType" class="tsd-kind-icon">Push<wbr>Notification<wbr>Type</a>
|
2829
|
-
</li>
|
2830
|
-
<li class=" tsd-kind-type-alias">
|
2831
|
-
<a href="../modules.html#State" class="tsd-kind-icon">State</a>
|
2832
|
-
</li>
|
2833
|
-
<li class=" tsd-kind-type-alias">
|
2834
|
-
<a href="../modules.html#UserUpdateReason" class="tsd-kind-icon">User<wbr>Update<wbr>Reason</a>
|
2835
|
-
</li>
|
2836
2719
|
</ul>
|
2837
2720
|
</nav>
|
2838
2721
|
<div class="container container-main">
|
@@ -2702,72 +2702,6 @@ img {
|
|
2702
2702
|
</header>
|
2703
2703
|
<nav class="tsd-navigation secondary">
|
2704
2704
|
<ul>
|
2705
|
-
<li class=" tsd-kind-class">
|
2706
|
-
<a href="../classes/AggregatedDeliveryReceipt.html" class="tsd-kind-icon">Aggregated<wbr>Delivery<wbr>Receipt</a>
|
2707
|
-
</li>
|
2708
|
-
<li class=" tsd-kind-class">
|
2709
|
-
<a href="../classes/Client.html" class="tsd-kind-icon">Client</a>
|
2710
|
-
</li>
|
2711
|
-
<li class=" tsd-kind-class">
|
2712
|
-
<a href="../classes/Conversation.html" class="tsd-kind-icon">Conversation</a>
|
2713
|
-
</li>
|
2714
|
-
<li class=" tsd-kind-class">
|
2715
|
-
<a href="../classes/DetailedDeliveryReceipt.html" class="tsd-kind-icon">Detailed<wbr>Delivery<wbr>Receipt</a>
|
2716
|
-
</li>
|
2717
|
-
<li class=" tsd-kind-class">
|
2718
|
-
<a href="../classes/Media.html" class="tsd-kind-icon">Media</a>
|
2719
|
-
</li>
|
2720
|
-
<li class=" tsd-kind-class">
|
2721
|
-
<a href="../classes/Message.html" class="tsd-kind-icon">Message</a>
|
2722
|
-
</li>
|
2723
|
-
<li class=" tsd-kind-class">
|
2724
|
-
<a href="../classes/MessageBuilder.html" class="tsd-kind-icon">Message<wbr>Builder</a>
|
2725
|
-
</li>
|
2726
|
-
<li class=" tsd-kind-class">
|
2727
|
-
<a href="../classes/Participant.html" class="tsd-kind-icon">Participant</a>
|
2728
|
-
</li>
|
2729
|
-
<li class=" tsd-kind-class">
|
2730
|
-
<a href="../classes/PushNotification.html" class="tsd-kind-icon">Push<wbr>Notification</a>
|
2731
|
-
</li>
|
2732
|
-
<li class=" tsd-kind-class tsd-has-type-parameter">
|
2733
|
-
<a href="../classes/RestPaginator.html" class="tsd-kind-icon">Rest<wbr>Paginator</a>
|
2734
|
-
</li>
|
2735
|
-
<li class=" tsd-kind-class">
|
2736
|
-
<a href="../classes/UnsentMessage.html" class="tsd-kind-icon">Unsent<wbr>Message</a>
|
2737
|
-
</li>
|
2738
|
-
<li class=" tsd-kind-class">
|
2739
|
-
<a href="../classes/User.html" class="tsd-kind-icon">User</a>
|
2740
|
-
</li>
|
2741
|
-
<li class=" tsd-kind-interface">
|
2742
|
-
<a href="ClientOptions.html" class="tsd-kind-icon">Client<wbr>Options</a>
|
2743
|
-
</li>
|
2744
|
-
<li class=" tsd-kind-interface">
|
2745
|
-
<a href="ConversationBindings.html" class="tsd-kind-icon">Conversation<wbr>Bindings</a>
|
2746
|
-
</li>
|
2747
|
-
<li class=" tsd-kind-interface">
|
2748
|
-
<a href="ConversationEmailBinding.html" class="tsd-kind-icon">Conversation<wbr>Email<wbr>Binding</a>
|
2749
|
-
</li>
|
2750
|
-
<li class=" tsd-kind-interface">
|
2751
|
-
<a href="ConversationState.html" class="tsd-kind-icon">Conversation<wbr>State</a>
|
2752
|
-
</li>
|
2753
|
-
<li class=" tsd-kind-interface">
|
2754
|
-
<a href="CreateConversationOptions.html" class="tsd-kind-icon">Create<wbr>Conversation<wbr>Options</a>
|
2755
|
-
</li>
|
2756
|
-
<li class=" tsd-kind-interface">
|
2757
|
-
<a href="LastMessage.html" class="tsd-kind-icon">Last<wbr>Message</a>
|
2758
|
-
</li>
|
2759
|
-
<li class=" tsd-kind-interface tsd-has-type-parameter">
|
2760
|
-
<a href="Paginator.html" class="tsd-kind-icon">Paginator</a>
|
2761
|
-
</li>
|
2762
|
-
<li class=" tsd-kind-interface">
|
2763
|
-
<a href="ParticipantBindings.html" class="tsd-kind-icon">Participant<wbr>Bindings</a>
|
2764
|
-
</li>
|
2765
|
-
<li class=" tsd-kind-interface">
|
2766
|
-
<a href="ParticipantEmailBinding.html" class="tsd-kind-icon">Participant<wbr>Email<wbr>Binding</a>
|
2767
|
-
</li>
|
2768
|
-
<li class=" tsd-kind-interface">
|
2769
|
-
<a href="PushNotificationData.html" class="tsd-kind-icon">Push<wbr>Notification<wbr>Data</a>
|
2770
|
-
</li>
|
2771
2705
|
<li class="current tsd-kind-interface">
|
2772
2706
|
<a href="SendEmailOptions.html" class="tsd-kind-icon">Send<wbr>Email<wbr>Options</a>
|
2773
2707
|
<ul>
|
@@ -2776,57 +2710,6 @@ img {
|
|
2776
2710
|
</li>
|
2777
2711
|
</ul>
|
2778
2712
|
</li>
|
2779
|
-
<li class=" tsd-kind-interface">
|
2780
|
-
<a href="SendMediaOptions.html" class="tsd-kind-icon">Send<wbr>Media<wbr>Options</a>
|
2781
|
-
</li>
|
2782
|
-
<li class=" tsd-kind-type-alias">
|
2783
|
-
<a href="../modules.html#ConnectionState" class="tsd-kind-icon">Connection<wbr>State</a>
|
2784
|
-
</li>
|
2785
|
-
<li class=" tsd-kind-type-alias">
|
2786
|
-
<a href="../modules.html#ConversationStatus" class="tsd-kind-icon">Conversation<wbr>Status</a>
|
2787
|
-
</li>
|
2788
|
-
<li class=" tsd-kind-type-alias">
|
2789
|
-
<a href="../modules.html#ConversationUpdateReason" class="tsd-kind-icon">Conversation<wbr>Update<wbr>Reason</a>
|
2790
|
-
</li>
|
2791
|
-
<li class=" tsd-kind-type-alias">
|
2792
|
-
<a href="../modules.html#DeliveryAmount" class="tsd-kind-icon">Delivery<wbr>Amount</a>
|
2793
|
-
</li>
|
2794
|
-
<li class=" tsd-kind-type-alias">
|
2795
|
-
<a href="../modules.html#DeliveryStatus" class="tsd-kind-icon">Delivery<wbr>Status</a>
|
2796
|
-
</li>
|
2797
|
-
<li class=" tsd-kind-type-alias">
|
2798
|
-
<a href="../modules.html#MediaCategory" class="tsd-kind-icon">Media<wbr>Category</a>
|
2799
|
-
</li>
|
2800
|
-
<li class=" tsd-kind-type-alias">
|
2801
|
-
<a href="../modules.html#MessageType" class="tsd-kind-icon">Message<wbr>Type</a>
|
2802
|
-
</li>
|
2803
|
-
<li class=" tsd-kind-type-alias">
|
2804
|
-
<a href="../modules.html#MessageUpdateReason" class="tsd-kind-icon">Message<wbr>Update<wbr>Reason</a>
|
2805
|
-
</li>
|
2806
|
-
<li class=" tsd-kind-type-alias">
|
2807
|
-
<a href="../modules.html#NotificationLevel" class="tsd-kind-icon">Notification<wbr>Level</a>
|
2808
|
-
</li>
|
2809
|
-
<li class=" tsd-kind-type-alias">
|
2810
|
-
<a href="../modules.html#NotificationsChannelType" class="tsd-kind-icon">Notifications<wbr>Channel<wbr>Type</a>
|
2811
|
-
</li>
|
2812
|
-
<li class=" tsd-kind-type-alias">
|
2813
|
-
<a href="../modules.html#ParticipantEmailLevel" class="tsd-kind-icon">Participant<wbr>Email<wbr>Level</a>
|
2814
|
-
</li>
|
2815
|
-
<li class=" tsd-kind-type-alias">
|
2816
|
-
<a href="../modules.html#ParticipantType" class="tsd-kind-icon">Participant<wbr>Type</a>
|
2817
|
-
</li>
|
2818
|
-
<li class=" tsd-kind-type-alias">
|
2819
|
-
<a href="../modules.html#ParticipantUpdateReason" class="tsd-kind-icon">Participant<wbr>Update<wbr>Reason</a>
|
2820
|
-
</li>
|
2821
|
-
<li class=" tsd-kind-type-alias">
|
2822
|
-
<a href="../modules.html#PushNotificationType" class="tsd-kind-icon">Push<wbr>Notification<wbr>Type</a>
|
2823
|
-
</li>
|
2824
|
-
<li class=" tsd-kind-type-alias">
|
2825
|
-
<a href="../modules.html#State" class="tsd-kind-icon">State</a>
|
2826
|
-
</li>
|
2827
|
-
<li class=" tsd-kind-type-alias">
|
2828
|
-
<a href="../modules.html#UserUpdateReason" class="tsd-kind-icon">User<wbr>Update<wbr>Reason</a>
|
2829
|
-
</li>
|
2830
2713
|
</ul>
|
2831
2714
|
</nav>
|
2832
2715
|
<div class="container container-main">
|
@@ -2702,75 +2702,6 @@ img {
|
|
2702
2702
|
</header>
|
2703
2703
|
<nav class="tsd-navigation secondary">
|
2704
2704
|
<ul>
|
2705
|
-
<li class=" tsd-kind-class">
|
2706
|
-
<a href="../classes/AggregatedDeliveryReceipt.html" class="tsd-kind-icon">Aggregated<wbr>Delivery<wbr>Receipt</a>
|
2707
|
-
</li>
|
2708
|
-
<li class=" tsd-kind-class">
|
2709
|
-
<a href="../classes/Client.html" class="tsd-kind-icon">Client</a>
|
2710
|
-
</li>
|
2711
|
-
<li class=" tsd-kind-class">
|
2712
|
-
<a href="../classes/Conversation.html" class="tsd-kind-icon">Conversation</a>
|
2713
|
-
</li>
|
2714
|
-
<li class=" tsd-kind-class">
|
2715
|
-
<a href="../classes/DetailedDeliveryReceipt.html" class="tsd-kind-icon">Detailed<wbr>Delivery<wbr>Receipt</a>
|
2716
|
-
</li>
|
2717
|
-
<li class=" tsd-kind-class">
|
2718
|
-
<a href="../classes/Media.html" class="tsd-kind-icon">Media</a>
|
2719
|
-
</li>
|
2720
|
-
<li class=" tsd-kind-class">
|
2721
|
-
<a href="../classes/Message.html" class="tsd-kind-icon">Message</a>
|
2722
|
-
</li>
|
2723
|
-
<li class=" tsd-kind-class">
|
2724
|
-
<a href="../classes/MessageBuilder.html" class="tsd-kind-icon">Message<wbr>Builder</a>
|
2725
|
-
</li>
|
2726
|
-
<li class=" tsd-kind-class">
|
2727
|
-
<a href="../classes/Participant.html" class="tsd-kind-icon">Participant</a>
|
2728
|
-
</li>
|
2729
|
-
<li class=" tsd-kind-class">
|
2730
|
-
<a href="../classes/PushNotification.html" class="tsd-kind-icon">Push<wbr>Notification</a>
|
2731
|
-
</li>
|
2732
|
-
<li class=" tsd-kind-class tsd-has-type-parameter">
|
2733
|
-
<a href="../classes/RestPaginator.html" class="tsd-kind-icon">Rest<wbr>Paginator</a>
|
2734
|
-
</li>
|
2735
|
-
<li class=" tsd-kind-class">
|
2736
|
-
<a href="../classes/UnsentMessage.html" class="tsd-kind-icon">Unsent<wbr>Message</a>
|
2737
|
-
</li>
|
2738
|
-
<li class=" tsd-kind-class">
|
2739
|
-
<a href="../classes/User.html" class="tsd-kind-icon">User</a>
|
2740
|
-
</li>
|
2741
|
-
<li class=" tsd-kind-interface">
|
2742
|
-
<a href="ClientOptions.html" class="tsd-kind-icon">Client<wbr>Options</a>
|
2743
|
-
</li>
|
2744
|
-
<li class=" tsd-kind-interface">
|
2745
|
-
<a href="ConversationBindings.html" class="tsd-kind-icon">Conversation<wbr>Bindings</a>
|
2746
|
-
</li>
|
2747
|
-
<li class=" tsd-kind-interface">
|
2748
|
-
<a href="ConversationEmailBinding.html" class="tsd-kind-icon">Conversation<wbr>Email<wbr>Binding</a>
|
2749
|
-
</li>
|
2750
|
-
<li class=" tsd-kind-interface">
|
2751
|
-
<a href="ConversationState.html" class="tsd-kind-icon">Conversation<wbr>State</a>
|
2752
|
-
</li>
|
2753
|
-
<li class=" tsd-kind-interface">
|
2754
|
-
<a href="CreateConversationOptions.html" class="tsd-kind-icon">Create<wbr>Conversation<wbr>Options</a>
|
2755
|
-
</li>
|
2756
|
-
<li class=" tsd-kind-interface">
|
2757
|
-
<a href="LastMessage.html" class="tsd-kind-icon">Last<wbr>Message</a>
|
2758
|
-
</li>
|
2759
|
-
<li class=" tsd-kind-interface tsd-has-type-parameter">
|
2760
|
-
<a href="Paginator.html" class="tsd-kind-icon">Paginator</a>
|
2761
|
-
</li>
|
2762
|
-
<li class=" tsd-kind-interface">
|
2763
|
-
<a href="ParticipantBindings.html" class="tsd-kind-icon">Participant<wbr>Bindings</a>
|
2764
|
-
</li>
|
2765
|
-
<li class=" tsd-kind-interface">
|
2766
|
-
<a href="ParticipantEmailBinding.html" class="tsd-kind-icon">Participant<wbr>Email<wbr>Binding</a>
|
2767
|
-
</li>
|
2768
|
-
<li class=" tsd-kind-interface">
|
2769
|
-
<a href="PushNotificationData.html" class="tsd-kind-icon">Push<wbr>Notification<wbr>Data</a>
|
2770
|
-
</li>
|
2771
|
-
<li class=" tsd-kind-interface">
|
2772
|
-
<a href="SendEmailOptions.html" class="tsd-kind-icon">Send<wbr>Email<wbr>Options</a>
|
2773
|
-
</li>
|
2774
2705
|
<li class="current tsd-kind-interface">
|
2775
2706
|
<a href="SendMediaOptions.html" class="tsd-kind-icon">Send<wbr>Media<wbr>Options</a>
|
2776
2707
|
<ul>
|
@@ -2785,54 +2716,6 @@ img {
|
|
2785
2716
|
</li>
|
2786
2717
|
</ul>
|
2787
2718
|
</li>
|
2788
|
-
<li class=" tsd-kind-type-alias">
|
2789
|
-
<a href="../modules.html#ConnectionState" class="tsd-kind-icon">Connection<wbr>State</a>
|
2790
|
-
</li>
|
2791
|
-
<li class=" tsd-kind-type-alias">
|
2792
|
-
<a href="../modules.html#ConversationStatus" class="tsd-kind-icon">Conversation<wbr>Status</a>
|
2793
|
-
</li>
|
2794
|
-
<li class=" tsd-kind-type-alias">
|
2795
|
-
<a href="../modules.html#ConversationUpdateReason" class="tsd-kind-icon">Conversation<wbr>Update<wbr>Reason</a>
|
2796
|
-
</li>
|
2797
|
-
<li class=" tsd-kind-type-alias">
|
2798
|
-
<a href="../modules.html#DeliveryAmount" class="tsd-kind-icon">Delivery<wbr>Amount</a>
|
2799
|
-
</li>
|
2800
|
-
<li class=" tsd-kind-type-alias">
|
2801
|
-
<a href="../modules.html#DeliveryStatus" class="tsd-kind-icon">Delivery<wbr>Status</a>
|
2802
|
-
</li>
|
2803
|
-
<li class=" tsd-kind-type-alias">
|
2804
|
-
<a href="../modules.html#MediaCategory" class="tsd-kind-icon">Media<wbr>Category</a>
|
2805
|
-
</li>
|
2806
|
-
<li class=" tsd-kind-type-alias">
|
2807
|
-
<a href="../modules.html#MessageType" class="tsd-kind-icon">Message<wbr>Type</a>
|
2808
|
-
</li>
|
2809
|
-
<li class=" tsd-kind-type-alias">
|
2810
|
-
<a href="../modules.html#MessageUpdateReason" class="tsd-kind-icon">Message<wbr>Update<wbr>Reason</a>
|
2811
|
-
</li>
|
2812
|
-
<li class=" tsd-kind-type-alias">
|
2813
|
-
<a href="../modules.html#NotificationLevel" class="tsd-kind-icon">Notification<wbr>Level</a>
|
2814
|
-
</li>
|
2815
|
-
<li class=" tsd-kind-type-alias">
|
2816
|
-
<a href="../modules.html#NotificationsChannelType" class="tsd-kind-icon">Notifications<wbr>Channel<wbr>Type</a>
|
2817
|
-
</li>
|
2818
|
-
<li class=" tsd-kind-type-alias">
|
2819
|
-
<a href="../modules.html#ParticipantEmailLevel" class="tsd-kind-icon">Participant<wbr>Email<wbr>Level</a>
|
2820
|
-
</li>
|
2821
|
-
<li class=" tsd-kind-type-alias">
|
2822
|
-
<a href="../modules.html#ParticipantType" class="tsd-kind-icon">Participant<wbr>Type</a>
|
2823
|
-
</li>
|
2824
|
-
<li class=" tsd-kind-type-alias">
|
2825
|
-
<a href="../modules.html#ParticipantUpdateReason" class="tsd-kind-icon">Participant<wbr>Update<wbr>Reason</a>
|
2826
|
-
</li>
|
2827
|
-
<li class=" tsd-kind-type-alias">
|
2828
|
-
<a href="../modules.html#PushNotificationType" class="tsd-kind-icon">Push<wbr>Notification<wbr>Type</a>
|
2829
|
-
</li>
|
2830
|
-
<li class=" tsd-kind-type-alias">
|
2831
|
-
<a href="../modules.html#State" class="tsd-kind-icon">State</a>
|
2832
|
-
</li>
|
2833
|
-
<li class=" tsd-kind-type-alias">
|
2834
|
-
<a href="../modules.html#UserUpdateReason" class="tsd-kind-icon">User<wbr>Update<wbr>Reason</a>
|
2835
|
-
</li>
|
2836
2719
|
</ul>
|
2837
2720
|
</nav>
|
2838
2721
|
<div class="container container-main">
|
package/docs/modules.html
CHANGED
@@ -2789,6 +2789,15 @@ img {
|
|
2789
2789
|
<li class=" tsd-kind-type-alias">
|
2790
2790
|
<a href="modules.html#DeliveryStatus" class="tsd-kind-icon">Delivery<wbr>Status</a>
|
2791
2791
|
</li>
|
2792
|
+
<li class=" tsd-kind-type-alias">
|
2793
|
+
<a href="modules.html#JSONArray" class="tsd-kind-icon">JSONArray</a>
|
2794
|
+
</li>
|
2795
|
+
<li class=" tsd-kind-type-alias">
|
2796
|
+
<a href="modules.html#JSONObject" class="tsd-kind-icon">JSONObject</a>
|
2797
|
+
</li>
|
2798
|
+
<li class=" tsd-kind-type-alias">
|
2799
|
+
<a href="modules.html#JSONValue" class="tsd-kind-icon">JSONValue</a>
|
2800
|
+
</li>
|
2792
2801
|
<li class=" tsd-kind-type-alias">
|
2793
2802
|
<a href="modules.html#MediaCategory" class="tsd-kind-icon">Media<wbr>Category</a>
|
2794
2803
|
</li>
|
@@ -2938,6 +2947,9 @@ img {
|
|
2938
2947
|
<li class="tsd-kind-type-alias"><a href="modules.html#ConversationUpdateReason" class="tsd-kind-icon">Conversation<wbr>Update<wbr>Reason</a></li>
|
2939
2948
|
<li class="tsd-kind-type-alias"><a href="modules.html#DeliveryAmount" class="tsd-kind-icon">Delivery<wbr>Amount</a></li>
|
2940
2949
|
<li class="tsd-kind-type-alias"><a href="modules.html#DeliveryStatus" class="tsd-kind-icon">Delivery<wbr>Status</a></li>
|
2950
|
+
<li class="tsd-kind-type-alias"><a href="modules.html#JSONArray" class="tsd-kind-icon">JSONArray</a></li>
|
2951
|
+
<li class="tsd-kind-type-alias"><a href="modules.html#JSONObject" class="tsd-kind-icon">JSONObject</a></li>
|
2952
|
+
<li class="tsd-kind-type-alias"><a href="modules.html#JSONValue" class="tsd-kind-icon">JSONValue</a></li>
|
2941
2953
|
<li class="tsd-kind-type-alias"><a href="modules.html#MediaCategory" class="tsd-kind-icon">Media<wbr>Category</a></li>
|
2942
2954
|
<li class="tsd-kind-type-alias"><a href="modules.html#MessageType" class="tsd-kind-icon">Message<wbr>Type</a></li>
|
2943
2955
|
<li class="tsd-kind-type-alias"><a href="modules.html#MessageUpdateReason" class="tsd-kind-icon">Message<wbr>Update<wbr>Reason</a></li>
|
@@ -3025,6 +3037,50 @@ img {
|
|
3025
3037
|
</div>
|
3026
3038
|
</div>
|
3027
3039
|
</section>
|
3040
|
+
<section class="tsd-panel tsd-member tsd-kind-type-alias">
|
3041
|
+
<a name="JSONArray" class="tsd-anchor"></a>
|
3042
|
+
<h3>JSONArray</h3>
|
3043
|
+
<div class="tsd-signature tsd-kind-icon">JSONArray<span class="tsd-signature-symbol">:</span> <a href="modules.html#JSONValue" class="tsd-signature-type" data-tsd-kind="Type alias">JSONValue</a><span class="tsd-signature-symbol">[]</span></div>
|
3044
|
+
<aside class="tsd-sources">
|
3045
|
+
</aside>
|
3046
|
+
<div class="tsd-comment tsd-typography">
|
3047
|
+
<div class="lead">
|
3048
|
+
<p>Represents a JSON array.</p>
|
3049
|
+
</div>
|
3050
|
+
</div>
|
3051
|
+
</section>
|
3052
|
+
<section class="tsd-panel tsd-member tsd-kind-type-alias">
|
3053
|
+
<a name="JSONObject" class="tsd-anchor"></a>
|
3054
|
+
<h3>JSONObject</h3>
|
3055
|
+
<div class="tsd-signature tsd-kind-icon">JSONObject<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div>
|
3056
|
+
<aside class="tsd-sources">
|
3057
|
+
</aside>
|
3058
|
+
<div class="tsd-comment tsd-typography">
|
3059
|
+
<div class="lead">
|
3060
|
+
<p>Represents a JSON object.</p>
|
3061
|
+
</div>
|
3062
|
+
</div>
|
3063
|
+
<div class="tsd-type-declaration">
|
3064
|
+
<h4>Type declaration</h4>
|
3065
|
+
<ul class="tsd-parameters">
|
3066
|
+
<li class="tsd-parameter-index-signature">
|
3067
|
+
<h5><span class="tsd-signature-symbol">[</span>x: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><a href="modules.html#JSONValue" class="tsd-signature-type" data-tsd-kind="Type alias">JSONValue</a></h5>
|
3068
|
+
</li>
|
3069
|
+
</ul>
|
3070
|
+
</div>
|
3071
|
+
</section>
|
3072
|
+
<section class="tsd-panel tsd-member tsd-kind-type-alias">
|
3073
|
+
<a name="JSONValue" class="tsd-anchor"></a>
|
3074
|
+
<h3>JSONValue</h3>
|
3075
|
+
<div class="tsd-signature tsd-kind-icon">JSONValue<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="modules.html#JSONObject" class="tsd-signature-type" data-tsd-kind="Type alias">JSONObject</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#JSONArray" class="tsd-signature-type" data-tsd-kind="Type alias">JSONArray</a></div>
|
3076
|
+
<aside class="tsd-sources">
|
3077
|
+
</aside>
|
3078
|
+
<div class="tsd-comment tsd-typography">
|
3079
|
+
<div class="lead">
|
3080
|
+
<p>Represents a JSON value.</p>
|
3081
|
+
</div>
|
3082
|
+
</div>
|
3083
|
+
</section>
|
3028
3084
|
<section class="tsd-panel tsd-member tsd-kind-type-alias">
|
3029
3085
|
<a name="MediaCategory" class="tsd-anchor"></a>
|
3030
3086
|
<h3>Media<wbr>Category</h3>
|