twilio 5.7.0 → 5.7.1

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.
Files changed (88) hide show
  1. package/lib/rest/api/v2010/account/address/dependentPhoneNumber.d.ts +15 -10
  2. package/lib/rest/api/v2010/account/address/dependentPhoneNumber.js +2 -2
  3. package/lib/rest/api/v2010/account/authorizedConnectApp.d.ts +3 -0
  4. package/lib/rest/api/v2010/account/connectApp.d.ts +3 -0
  5. package/lib/rest/api/v2010/account/incomingPhoneNumber/local.d.ts +3 -0
  6. package/lib/rest/api/v2010/account/incomingPhoneNumber/mobile.d.ts +3 -0
  7. package/lib/rest/api/v2010/account/incomingPhoneNumber/tollFree.d.ts +3 -0
  8. package/lib/rest/api/v2010/account/incomingPhoneNumber.d.ts +3 -0
  9. package/lib/rest/api/v2010/account/recording.d.ts +1 -1
  10. package/lib/rest/api/v2010/account/usage/trigger.d.ts +3 -0
  11. package/lib/rest/chat/v1/credential.d.ts +3 -0
  12. package/lib/rest/chat/v1/service/channel.d.ts +3 -0
  13. package/lib/rest/chat/v1/service/role.d.ts +3 -0
  14. package/lib/rest/chat/v1/service/user/userChannel.d.ts +3 -0
  15. package/lib/rest/chat/v2/credential.d.ts +3 -0
  16. package/lib/rest/chat/v2/service/channel.d.ts +3 -0
  17. package/lib/rest/chat/v2/service/role.d.ts +3 -0
  18. package/lib/rest/chat/v2/service/user/userChannel.d.ts +3 -0
  19. package/lib/rest/chat/v3/channel.d.ts +3 -0
  20. package/lib/rest/content/v2/content.d.ts +6 -6
  21. package/lib/rest/content/v2/contentAndApprovals.d.ts +9 -9
  22. package/lib/rest/conversations/v1/addressConfiguration.d.ts +3 -3
  23. package/lib/rest/conversations/v1/conversation/message/deliveryReceipt.d.ts +6 -3
  24. package/lib/rest/conversations/v1/conversation/message.d.ts +3 -3
  25. package/lib/rest/conversations/v1/conversation/participant.d.ts +3 -3
  26. package/lib/rest/conversations/v1/conversation/webhook.d.ts +3 -3
  27. package/lib/rest/conversations/v1/conversation.d.ts +3 -3
  28. package/lib/rest/conversations/v1/credential.d.ts +6 -3
  29. package/lib/rest/conversations/v1/participantConversation.d.ts +6 -3
  30. package/lib/rest/conversations/v1/role.d.ts +6 -3
  31. package/lib/rest/conversations/v1/service/binding.d.ts +3 -3
  32. package/lib/rest/conversations/v1/service/conversation/message/deliveryReceipt.d.ts +6 -3
  33. package/lib/rest/conversations/v1/service/conversation/message.d.ts +3 -3
  34. package/lib/rest/conversations/v1/service/conversation/participant.d.ts +3 -3
  35. package/lib/rest/conversations/v1/service/conversation/webhook.d.ts +3 -3
  36. package/lib/rest/conversations/v1/service/conversation.d.ts +3 -3
  37. package/lib/rest/conversations/v1/service/participantConversation.d.ts +6 -3
  38. package/lib/rest/conversations/v1/service/role.d.ts +6 -3
  39. package/lib/rest/conversations/v1/service/user/userConversation.d.ts +6 -3
  40. package/lib/rest/conversations/v1/service/user.d.ts +3 -3
  41. package/lib/rest/conversations/v1/service.d.ts +3 -3
  42. package/lib/rest/conversations/v1/user/userConversation.d.ts +6 -3
  43. package/lib/rest/conversations/v1/user.d.ts +3 -3
  44. package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionTransfer.d.ts +6 -0
  45. package/lib/rest/flexApi/v1/interaction/interactionChannel.d.ts +3 -0
  46. package/lib/rest/frontlineApi/v1/user.d.ts +3 -0
  47. package/lib/rest/intelligence/v2/service.d.ts +3 -0
  48. package/lib/rest/knowledge/v1/knowledge.d.ts +6 -0
  49. package/lib/rest/knowledge/v1/knowledge.js +2 -0
  50. package/lib/rest/lookups/v2/phoneNumber.d.ts +3 -0
  51. package/lib/rest/messaging/v1/service/destinationAlphaSender.d.ts +6 -0
  52. package/lib/rest/messaging/v1/service/destinationAlphaSender.js +2 -0
  53. package/lib/rest/notify/v1/credential.d.ts +3 -0
  54. package/lib/rest/numbers/V1.d.ts +5 -5
  55. package/lib/rest/numbers/V1.js +8 -6
  56. package/lib/rest/numbers/v1/{webhook.d.ts → portingWebhookConfigurationFetch.d.ts} +10 -10
  57. package/lib/rest/numbers/v1/{webhook.js → portingWebhookConfigurationFetch.js} +6 -6
  58. package/lib/rest/proxy/v1/service/session/interaction.d.ts +3 -0
  59. package/lib/rest/proxy/v1/service/session/participant/messageInteraction.d.ts +3 -0
  60. package/lib/rest/supersim/v1/sim/billingPeriod.d.ts +3 -0
  61. package/lib/rest/sync/v1/service/document/documentPermission.d.ts +3 -3
  62. package/lib/rest/sync/v1/service/document.d.ts +3 -3
  63. package/lib/rest/sync/v1/service/syncList/syncListItem.d.ts +3 -3
  64. package/lib/rest/sync/v1/service/syncList/syncListPermission.d.ts +3 -3
  65. package/lib/rest/sync/v1/service/syncList.d.ts +3 -3
  66. package/lib/rest/sync/v1/service/syncMap/syncMapItem.d.ts +3 -3
  67. package/lib/rest/sync/v1/service/syncMap/syncMapPermission.d.ts +3 -3
  68. package/lib/rest/sync/v1/service/syncMap.d.ts +3 -3
  69. package/lib/rest/sync/v1/service/syncStream.d.ts +3 -3
  70. package/lib/rest/sync/v1/service.d.ts +3 -3
  71. package/lib/rest/taskrouter/v1/workspace/task/reservation.d.ts +3 -0
  72. package/lib/rest/taskrouter/v1/workspace/task.d.ts +3 -0
  73. package/lib/rest/taskrouter/v1/workspace/worker/reservation.d.ts +3 -0
  74. package/lib/rest/taskrouter/v1/workspace.d.ts +3 -0
  75. package/lib/rest/trunking/v1/trunk/phoneNumber.d.ts +3 -0
  76. package/lib/rest/trunking/v1/trunk/recording.d.ts +6 -0
  77. package/lib/rest/trunking/v1/trunk.d.ts +3 -0
  78. package/lib/rest/verify/v2/form.d.ts +3 -0
  79. package/lib/rest/verify/v2/service/accessToken.d.ts +3 -0
  80. package/lib/rest/verify/v2/service/entity/challenge.d.ts +9 -0
  81. package/lib/rest/verify/v2/service/entity/factor.d.ts +6 -0
  82. package/lib/rest/verify/v2/service/entity/newFactor.d.ts +6 -0
  83. package/lib/rest/verify/v2/service/webhook.d.ts +3 -0
  84. package/lib/rest/verify/v2/verificationAttempt.d.ts +4 -1
  85. package/lib/rest/video/v1/composition.d.ts +3 -3
  86. package/lib/rest/video/v1/recording.d.ts +3 -3
  87. package/lib/twiml/VoiceResponse.d.ts +1 -1
  88. package/package.json +1 -1
@@ -46,7 +46,7 @@ export interface CompositionListInstanceEachOptions {
46
46
  dateCreatedBefore?: Date;
47
47
  /** Read only Composition resources with this Room SID. */
48
48
  roomSid?: string;
49
- /** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
49
+ /** How many resources to return in each list page. */
50
50
  pageSize?: number;
51
51
  /** Function to process each record. If this and a positional callback are passed, this one will be used */
52
52
  callback?: (item: CompositionInstance, done: (err?: Error) => void) => void;
@@ -67,7 +67,7 @@ export interface CompositionListInstanceOptions {
67
67
  dateCreatedBefore?: Date;
68
68
  /** Read only Composition resources with this Room SID. */
69
69
  roomSid?: string;
70
- /** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
70
+ /** How many resources to return in each list page. */
71
71
  pageSize?: number;
72
72
  /** Upper limit for the number of records to return. list() guarantees never to return more than limit. Default is no limit */
73
73
  limit?: number;
@@ -84,7 +84,7 @@ export interface CompositionListInstancePageOptions {
84
84
  dateCreatedBefore?: Date;
85
85
  /** Read only Composition resources with this Room SID. */
86
86
  roomSid?: string;
87
- /** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
87
+ /** How many resources to return in each list page. */
88
88
  pageSize?: number;
89
89
  /** Page Number, this value is simply for client state */
90
90
  pageNumber?: number;
@@ -32,7 +32,7 @@ export interface RecordingListInstanceEachOptions {
32
32
  dateCreatedBefore?: Date;
33
33
  /** Read only recordings that have this media type. Can be either `audio` or `video`. */
34
34
  mediaType?: RecordingType;
35
- /** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
35
+ /** How many resources to return in each list page. */
36
36
  pageSize?: number;
37
37
  /** Function to process each record. If this and a positional callback are passed, this one will be used */
38
38
  callback?: (item: RecordingInstance, done: (err?: Error) => void) => void;
@@ -57,7 +57,7 @@ export interface RecordingListInstanceOptions {
57
57
  dateCreatedBefore?: Date;
58
58
  /** Read only recordings that have this media type. Can be either `audio` or `video`. */
59
59
  mediaType?: RecordingType;
60
- /** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
60
+ /** How many resources to return in each list page. */
61
61
  pageSize?: number;
62
62
  /** Upper limit for the number of records to return. list() guarantees never to return more than limit. Default is no limit */
63
63
  limit?: number;
@@ -78,7 +78,7 @@ export interface RecordingListInstancePageOptions {
78
78
  dateCreatedBefore?: Date;
79
79
  /** Read only recordings that have this media type. Can be either `audio` or `video`. */
80
80
  mediaType?: RecordingType;
81
- /** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
81
+ /** How many resources to return in each list page. */
82
82
  pageSize?: number;
83
83
  /** Page Number, this value is simply for client state */
84
84
  pageNumber?: number;
@@ -172,7 +172,7 @@ declare namespace VoiceResponse {
172
172
  type ConferenceJitterBufferSize = "large" | "medium" | "small" | "off";
173
173
  type ConferenceRecord = "do-not-record" | "record-from-start";
174
174
  type ConferenceRecordingEvent = "in-progress" | "completed" | "absent";
175
- type ConferenceRegion = "us1" | "ie1" | "sg1" | "br1" | "au1" | "jp1" | "de1";
175
+ type ConferenceRegion = "us1" | "us2" | "ie1" | "sg1" | "br1" | "au1" | "jp1" | "de1";
176
176
  type ConferenceTrim = "trim-silence" | "do-not-trim";
177
177
  type ConversationEvent = "call-initiated" | "call-ringing" | "call-answered" | "call-completed";
178
178
  type ConversationRecord = "do-not-record" | "record-from-answer" | "record-from-ringing" | "record-from-answer-dual" | "record-from-ringing-dual" | "true" | "false";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "twilio",
3
3
  "description": "A Twilio helper library",
4
- "version": "5.7.0",
4
+ "version": "5.7.1",
5
5
  "author": "API Team <api@twilio.com>",
6
6
  "contributors": [
7
7
  {