twentythree-cli 1.3.7 → 1.4.0

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 (175) hide show
  1. package/dist/commands/auth/credentials.cjs +101 -14
  2. package/dist/commands/seo/get.cjs +1 -1
  3. package/dist/commands/seo/status.cjs +7 -1
  4. package/dist/lib/base-command.cjs +1 -1
  5. package/docs/commands/action/add.md +1 -1
  6. package/docs/commands/action/delete.md +1 -1
  7. package/docs/commands/action/exclude.md +1 -1
  8. package/docs/commands/action/get.md +1 -1
  9. package/docs/commands/action/include.md +1 -1
  10. package/docs/commands/action/list.md +1 -1
  11. package/docs/commands/action/types.md +1 -1
  12. package/docs/commands/action/update.md +1 -1
  13. package/docs/commands/action/upload.md +1 -1
  14. package/docs/commands/action.md +9 -9
  15. package/docs/commands/analytics/conversions.md +3 -3
  16. package/docs/commands/analytics/live.md +9 -9
  17. package/docs/commands/analytics/usage.md +18 -18
  18. package/docs/commands/analytics/video.md +12 -12
  19. package/docs/commands/analytics.md +42 -42
  20. package/docs/commands/app/add.md +1 -1
  21. package/docs/commands/app/delete.md +1 -1
  22. package/docs/commands/app/list.md +1 -1
  23. package/docs/commands/app/remove-thumbnail.md +1 -1
  24. package/docs/commands/app/set-thumbnail.md +1 -1
  25. package/docs/commands/app/update.md +1 -1
  26. package/docs/commands/app.md +6 -6
  27. package/docs/commands/audience/companies.md +1 -1
  28. package/docs/commands/audience/field.md +4 -4
  29. package/docs/commands/audience/funnel.md +1 -1
  30. package/docs/commands/audience/identity-sources.md +1 -1
  31. package/docs/commands/audience/list-collectors.md +1 -1
  32. package/docs/commands/audience/list.md +1 -1
  33. package/docs/commands/audience/metrics.md +1 -1
  34. package/docs/commands/audience/register.md +1 -1
  35. package/docs/commands/audience/remove.md +1 -1
  36. package/docs/commands/audience/search.md +1 -1
  37. package/docs/commands/audience/timelines.md +1 -1
  38. package/docs/commands/audience/unregister.md +1 -1
  39. package/docs/commands/audience.md +15 -15
  40. package/docs/commands/auth/credentials.md +1 -1
  41. package/docs/commands/auth/status.md +1 -1
  42. package/docs/commands/auth/switch.md +1 -1
  43. package/docs/commands/auth.md +25 -4
  44. package/docs/commands/autocomplete.md +1 -1
  45. package/docs/commands/category/create.md +1 -1
  46. package/docs/commands/category/delete.md +1 -1
  47. package/docs/commands/category/list.md +1 -1
  48. package/docs/commands/category/update.md +1 -1
  49. package/docs/commands/category.md +5 -5
  50. package/docs/commands/collector/exclude.md +1 -1
  51. package/docs/commands/collector/include.md +1 -1
  52. package/docs/commands/collector/list.md +1 -1
  53. package/docs/commands/collector.md +3 -3
  54. package/docs/commands/comment/add.md +1 -1
  55. package/docs/commands/comment/clone.md +1 -1
  56. package/docs/commands/comment/delete.md +1 -1
  57. package/docs/commands/comment/list.md +1 -1
  58. package/docs/commands/comment/promote.md +1 -1
  59. package/docs/commands/comment/reaction.md +3 -3
  60. package/docs/commands/comment/set-order.md +1 -1
  61. package/docs/commands/comment/update.md +1 -1
  62. package/docs/commands/comment.md +10 -10
  63. package/docs/commands/doctor.md +1 -1
  64. package/docs/commands/openupload/list.md +1 -1
  65. package/docs/commands/openupload/update-file.md +1 -1
  66. package/docs/commands/openupload/upload-file.md +1 -1
  67. package/docs/commands/openupload.md +3 -3
  68. package/docs/commands/player/delete.md +1 -1
  69. package/docs/commands/player/embed-versions.md +1 -1
  70. package/docs/commands/player/embed.md +1 -1
  71. package/docs/commands/player/list.md +1 -1
  72. package/docs/commands/player/remove-thumbnail.md +1 -1
  73. package/docs/commands/player/set-thumbnail.md +1 -1
  74. package/docs/commands/player/styles.md +1 -1
  75. package/docs/commands/player/update.md +1 -1
  76. package/docs/commands/player.md +8 -8
  77. package/docs/commands/poll/add.md +1 -1
  78. package/docs/commands/poll/answer.md +1 -1
  79. package/docs/commands/poll/list.md +1 -1
  80. package/docs/commands/poll/remove.md +1 -1
  81. package/docs/commands/poll/set-options.md +1 -1
  82. package/docs/commands/poll/update.md +1 -1
  83. package/docs/commands/poll.md +6 -6
  84. package/docs/commands/presentation/page.md +1 -1
  85. package/docs/commands/presentation/setting.md +2 -2
  86. package/docs/commands/presentation.md +3 -3
  87. package/docs/commands/protection/protect.md +1 -1
  88. package/docs/commands/protection/unprotect.md +1 -1
  89. package/docs/commands/protection/verify.md +1 -1
  90. package/docs/commands/protection.md +3 -3
  91. package/docs/commands/seo/get.md +1 -1
  92. package/docs/commands/seo/status.md +1 -1
  93. package/docs/commands/seo/update.md +1 -1
  94. package/docs/commands/seo.md +3 -3
  95. package/docs/commands/session/get-token.md +1 -1
  96. package/docs/commands/session/redeem-token.md +1 -1
  97. package/docs/commands/session.md +2 -2
  98. package/docs/commands/setting/update.md +1 -1
  99. package/docs/commands/setting.md +1 -1
  100. package/docs/commands/site/get.md +1 -1
  101. package/docs/commands/site/search.md +1 -1
  102. package/docs/commands/site.md +2 -2
  103. package/docs/commands/spot/check.md +1 -1
  104. package/docs/commands/spot/create.md +1 -1
  105. package/docs/commands/spot/delete.md +1 -1
  106. package/docs/commands/spot/list.md +1 -1
  107. package/docs/commands/spot/reset-version.md +1 -1
  108. package/docs/commands/spot/set-videos.md +1 -1
  109. package/docs/commands/spot/update.md +1 -1
  110. package/docs/commands/spot.md +7 -7
  111. package/docs/commands/tag/list.md +1 -1
  112. package/docs/commands/tag/related.md +1 -1
  113. package/docs/commands/tag.md +2 -2
  114. package/docs/commands/thumbnail/add.md +1 -1
  115. package/docs/commands/thumbnail/data.md +1 -1
  116. package/docs/commands/thumbnail/delete.md +1 -1
  117. package/docs/commands/thumbnail/duplicate.md +1 -1
  118. package/docs/commands/thumbnail/file.md +3 -3
  119. package/docs/commands/thumbnail/list.md +1 -1
  120. package/docs/commands/thumbnail/preview-scss.md +1 -1
  121. package/docs/commands/thumbnail/update.md +1 -1
  122. package/docs/commands/thumbnail.md +11 -11
  123. package/docs/commands/user/create.md +1 -1
  124. package/docs/commands/user/get-login-token.md +1 -1
  125. package/docs/commands/user/get.md +1 -1
  126. package/docs/commands/user/list.md +1 -1
  127. package/docs/commands/user/redeem-login-token.md +1 -1
  128. package/docs/commands/user/send-invitation.md +1 -1
  129. package/docs/commands/user/tokens.md +1 -1
  130. package/docs/commands/user/update.md +1 -1
  131. package/docs/commands/user.md +8 -8
  132. package/docs/commands/video/delete.md +1 -1
  133. package/docs/commands/video/frame.md +1 -1
  134. package/docs/commands/video/get.md +1 -1
  135. package/docs/commands/video/list.md +1 -1
  136. package/docs/commands/video/replace.md +1 -1
  137. package/docs/commands/video/section.md +8 -8
  138. package/docs/commands/video/subtitle.md +12 -12
  139. package/docs/commands/video/transcoding-progress.md +1 -1
  140. package/docs/commands/video/update.md +1 -1
  141. package/docs/commands/video/upload.md +1 -1
  142. package/docs/commands/video.md +28 -28
  143. package/docs/commands/webhook/events.md +1 -1
  144. package/docs/commands/webhook/list.md +1 -1
  145. package/docs/commands/webhook/sample.md +1 -1
  146. package/docs/commands/webhook/subscribe.md +1 -1
  147. package/docs/commands/webhook/unsubscribe.md +1 -1
  148. package/docs/commands/webhook.md +5 -5
  149. package/docs/commands/webinar/attachment.md +4 -4
  150. package/docs/commands/webinar/clips.md +1 -1
  151. package/docs/commands/webinar/create.md +1 -1
  152. package/docs/commands/webinar/delete.md +1 -1
  153. package/docs/commands/webinar/highlights.md +1 -1
  154. package/docs/commands/webinar/list-formats.md +1 -1
  155. package/docs/commands/webinar/list.md +1 -1
  156. package/docs/commands/webinar/log.md +1 -1
  157. package/docs/commands/webinar/mail.md +7 -7
  158. package/docs/commands/webinar/metrics.md +1 -1
  159. package/docs/commands/webinar/queued-video.md +2 -2
  160. package/docs/commands/webinar/recording.md +4 -4
  161. package/docs/commands/webinar/repeat.md +1 -1
  162. package/docs/commands/webinar/room.md +4 -4
  163. package/docs/commands/webinar/section.md +4 -4
  164. package/docs/commands/webinar/series.md +12 -12
  165. package/docs/commands/webinar/speaker.md +14 -14
  166. package/docs/commands/webinar/transcription.md +4 -4
  167. package/docs/commands/webinar/update.md +1 -1
  168. package/docs/commands/webinar/upload-image.md +1 -1
  169. package/docs/commands/webinar.md +67 -67
  170. package/docs/commands/workspace/list.md +1 -1
  171. package/docs/commands/workspace/use.md +1 -1
  172. package/docs/commands/workspace.md +2 -2
  173. package/docs/guides/ai-agents.md +169 -0
  174. package/oclif.manifest.json +2462 -2430
  175. package/package.json +1 -1
@@ -43,7 +43,7 @@ EXAMPLES
43
43
  $ twentythree webinar series apply-recurrence 42 --recurrence-id 7 --json
44
44
  ```
45
45
 
46
- _See code: [src/commands/webinar/series/apply-recurrence.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/apply-recurrence.ts)_
46
+ _See code: [src/commands/webinar/series/apply-recurrence.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/apply-recurrence.ts)_
47
47
 
48
48
  ## `twentythree webinar series cancel ID`
49
49
 
@@ -74,7 +74,7 @@ EXAMPLES
74
74
  $ twentythree webinar series cancel 42 --json
75
75
  ```
76
76
 
77
- _See code: [src/commands/webinar/series/cancel.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/cancel.ts)_
77
+ _See code: [src/commands/webinar/series/cancel.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/cancel.ts)_
78
78
 
79
79
  ## `twentythree webinar series create`
80
80
 
@@ -103,7 +103,7 @@ EXAMPLES
103
103
  $ twentythree webinar series create --name "My Series" --json
104
104
  ```
105
105
 
106
- _See code: [src/commands/webinar/series/create.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/create.ts)_
106
+ _See code: [src/commands/webinar/series/create.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/create.ts)_
107
107
 
108
108
  ## `twentythree webinar series delete ID`
109
109
 
@@ -134,7 +134,7 @@ EXAMPLES
134
134
  $ twentythree webinar series delete 42 --json
135
135
  ```
136
136
 
137
- _See code: [src/commands/webinar/series/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/delete.ts)_
137
+ _See code: [src/commands/webinar/series/delete.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/delete.ts)_
138
138
 
139
139
  ## `twentythree webinar series list`
140
140
 
@@ -188,7 +188,7 @@ EXAMPLES
188
188
  $ twentythree webinar series list --user-id me --include-stats --json
189
189
  ```
190
190
 
191
- _See code: [src/commands/webinar/series/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/list.ts)_
191
+ _See code: [src/commands/webinar/series/list.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/list.ts)_
192
192
 
193
193
  ## `twentythree webinar series mapped-objects ID`
194
194
 
@@ -214,7 +214,7 @@ EXAMPLES
214
214
  $ twentythree webinar series mapped-objects 42 --json
215
215
  ```
216
216
 
217
- _See code: [src/commands/webinar/series/mapped-objects.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/mapped-objects.ts)_
217
+ _See code: [src/commands/webinar/series/mapped-objects.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/mapped-objects.ts)_
218
218
 
219
219
  ## `twentythree webinar series metrics ID`
220
220
 
@@ -240,7 +240,7 @@ EXAMPLES
240
240
  $ twentythree webinar series metrics 42 --json
241
241
  ```
242
242
 
243
- _See code: [src/commands/webinar/series/metrics.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/metrics.ts)_
243
+ _See code: [src/commands/webinar/series/metrics.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/metrics.ts)_
244
244
 
245
245
  ## `twentythree webinar series recurrences ID`
246
246
 
@@ -266,7 +266,7 @@ EXAMPLES
266
266
  $ twentythree webinar series recurrences 42 --json
267
267
  ```
268
268
 
269
- _See code: [src/commands/webinar/series/recurrences.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/recurrences.ts)_
269
+ _See code: [src/commands/webinar/series/recurrences.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/recurrences.ts)_
270
270
 
271
271
  ## `twentythree webinar series set-ondemand ID`
272
272
 
@@ -297,7 +297,7 @@ EXAMPLES
297
297
  $ twentythree webinar series set-ondemand 42 --json
298
298
  ```
299
299
 
300
- _See code: [src/commands/webinar/series/set-ondemand.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/set-ondemand.ts)_
300
+ _See code: [src/commands/webinar/series/set-ondemand.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/set-ondemand.ts)_
301
301
 
302
302
  ## `twentythree webinar series skip-recurrence ID`
303
303
 
@@ -329,7 +329,7 @@ EXAMPLES
329
329
  $ twentythree webinar series skip-recurrence 42 --recurrence-id 7 --skipped --json
330
330
  ```
331
331
 
332
- _See code: [src/commands/webinar/series/skip-recurrence.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/skip-recurrence.ts)_
332
+ _See code: [src/commands/webinar/series/skip-recurrence.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/skip-recurrence.ts)_
333
333
 
334
334
  ## `twentythree webinar series update ID`
335
335
 
@@ -364,7 +364,7 @@ EXAMPLES
364
364
  $ twentythree webinar series update 42 --name "Updated" --json
365
365
  ```
366
366
 
367
- _See code: [src/commands/webinar/series/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/update.ts)_
367
+ _See code: [src/commands/webinar/series/update.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/update.ts)_
368
368
 
369
369
  ## `twentythree webinar series upload-thumbnail ID FILE`
370
370
 
@@ -396,4 +396,4 @@ EXAMPLES
396
396
  $ twentythree webinar series upload-thumbnail 42 ./thumbnail.png --json
397
397
  ```
398
398
 
399
- _See code: [src/commands/webinar/series/upload-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/series/upload-thumbnail.ts)_
399
+ _See code: [src/commands/webinar/series/upload-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/series/upload-thumbnail.ts)_
@@ -54,7 +54,7 @@ EXAMPLES
54
54
  $ twentythree webinar speaker add 12345 --name "Jane Doe" --email jane@example.com --json
55
55
  ```
56
56
 
57
- _See code: [src/commands/webinar/speaker/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/add.ts)_
57
+ _See code: [src/commands/webinar/speaker/add.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/add.ts)_
58
58
 
59
59
  ## `twentythree webinar speaker add-from-speaker ID`
60
60
 
@@ -85,7 +85,7 @@ EXAMPLES
85
85
  $ twentythree webinar speaker add-from-speaker 12345 --speaker-id 99 --json
86
86
  ```
87
87
 
88
- _See code: [src/commands/webinar/speaker/add-from-speaker.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/add-from-speaker.ts)_
88
+ _See code: [src/commands/webinar/speaker/add-from-speaker.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/add-from-speaker.ts)_
89
89
 
90
90
  ## `twentythree webinar speaker add-from-user ID`
91
91
 
@@ -116,7 +116,7 @@ EXAMPLES
116
116
  $ twentythree webinar speaker add-from-user 12345 --user-id 42 --json
117
117
  ```
118
118
 
119
- _See code: [src/commands/webinar/speaker/add-from-user.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/add-from-user.ts)_
119
+ _See code: [src/commands/webinar/speaker/add-from-user.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/add-from-user.ts)_
120
120
 
121
121
  ## `twentythree webinar speaker cancel-guest-request WEBINARID ID`
122
122
 
@@ -143,7 +143,7 @@ EXAMPLES
143
143
  $ twentythree webinar speaker cancel-guest-request 12345 9900 --json
144
144
  ```
145
145
 
146
- _See code: [src/commands/webinar/speaker/cancel-guest-request.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/cancel-guest-request.ts)_
146
+ _See code: [src/commands/webinar/speaker/cancel-guest-request.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/cancel-guest-request.ts)_
147
147
 
148
148
  ## `twentythree webinar speaker connection-types ID`
149
149
 
@@ -169,7 +169,7 @@ EXAMPLES
169
169
  $ twentythree webinar speaker connection-types 12345 --json
170
170
  ```
171
171
 
172
- _See code: [src/commands/webinar/speaker/connection-types.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/connection-types.ts)_
172
+ _See code: [src/commands/webinar/speaker/connection-types.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/connection-types.ts)_
173
173
 
174
174
  ## `twentythree webinar speaker library`
175
175
 
@@ -192,7 +192,7 @@ EXAMPLES
192
192
  $ twentythree webinar speaker library --json
193
193
  ```
194
194
 
195
- _See code: [src/commands/webinar/speaker/library.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/library.ts)_
195
+ _See code: [src/commands/webinar/speaker/library.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/library.ts)_
196
196
 
197
197
  ## `twentythree webinar speaker list ID`
198
198
 
@@ -221,7 +221,7 @@ EXAMPLES
221
221
  $ twentythree webinar speaker list 12345 --json
222
222
  ```
223
223
 
224
- _See code: [src/commands/webinar/speaker/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/list.ts)_
224
+ _See code: [src/commands/webinar/speaker/list.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/list.ts)_
225
225
 
226
226
  ## `twentythree webinar speaker remove WEBINARID ID`
227
227
 
@@ -248,7 +248,7 @@ EXAMPLES
248
248
  $ twentythree webinar speaker remove 12345 9900 --json
249
249
  ```
250
250
 
251
- _See code: [src/commands/webinar/speaker/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/remove.ts)_
251
+ _See code: [src/commands/webinar/speaker/remove.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/remove.ts)_
252
252
 
253
253
  ## `twentythree webinar speaker remove-avatar WEBINARID ID`
254
254
 
@@ -275,7 +275,7 @@ EXAMPLES
275
275
  $ twentythree webinar speaker remove-avatar 12345 9900 --json
276
276
  ```
277
277
 
278
- _See code: [src/commands/webinar/speaker/remove-avatar.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/remove-avatar.ts)_
278
+ _See code: [src/commands/webinar/speaker/remove-avatar.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/remove-avatar.ts)_
279
279
 
280
280
  ## `twentythree webinar speaker request-guest WEBINARID ID`
281
281
 
@@ -302,7 +302,7 @@ EXAMPLES
302
302
  $ twentythree webinar speaker request-guest 12345 9900 --json
303
303
  ```
304
304
 
305
- _See code: [src/commands/webinar/speaker/request-guest.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/request-guest.ts)_
305
+ _See code: [src/commands/webinar/speaker/request-guest.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/request-guest.ts)_
306
306
 
307
307
  ## `twentythree webinar speaker send-invitation WEBINARID ID`
308
308
 
@@ -329,7 +329,7 @@ EXAMPLES
329
329
  $ twentythree webinar speaker send-invitation 12345 9900 --json
330
330
  ```
331
331
 
332
- _See code: [src/commands/webinar/speaker/send-invitation.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/send-invitation.ts)_
332
+ _See code: [src/commands/webinar/speaker/send-invitation.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/send-invitation.ts)_
333
333
 
334
334
  ## `twentythree webinar speaker set-avatar WEBINARID ID FILE`
335
335
 
@@ -362,7 +362,7 @@ EXAMPLES
362
362
  $ twentythree webinar speaker set-avatar 12345 9900 ./avatar.png --chunk-size 524288
363
363
  ```
364
364
 
365
- _See code: [src/commands/webinar/speaker/set-avatar.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/set-avatar.ts)_
365
+ _See code: [src/commands/webinar/speaker/set-avatar.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/set-avatar.ts)_
366
366
 
367
367
  ## `twentythree webinar speaker set-order ID`
368
368
 
@@ -394,7 +394,7 @@ EXAMPLES
394
394
  $ twentythree webinar speaker set-order 12345 --speaker-id 9900 --order 1 --json
395
395
  ```
396
396
 
397
- _See code: [src/commands/webinar/speaker/set-order.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/set-order.ts)_
397
+ _See code: [src/commands/webinar/speaker/set-order.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/set-order.ts)_
398
398
 
399
399
  ## `twentythree webinar speaker update WEBINARID ID`
400
400
 
@@ -436,4 +436,4 @@ EXAMPLES
436
436
  $ twentythree webinar speaker update 12345 9900 --name "Jane Doe" --json
437
437
  ```
438
438
 
439
- _See code: [src/commands/webinar/speaker/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/speaker/update.ts)_
439
+ _See code: [src/commands/webinar/speaker/update.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/speaker/update.ts)_
@@ -37,7 +37,7 @@ EXAMPLES
37
37
  $ twentythree webinar transcription connect 12345 --json
38
38
  ```
39
39
 
40
- _See code: [src/commands/webinar/transcription/connect.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/transcription/connect.ts)_
40
+ _See code: [src/commands/webinar/transcription/connect.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/transcription/connect.ts)_
41
41
 
42
42
  ## `twentythree webinar transcription list ID`
43
43
 
@@ -68,7 +68,7 @@ EXAMPLES
68
68
  $ twentythree webinar transcription list 12345 --token mytoken
69
69
  ```
70
70
 
71
- _See code: [src/commands/webinar/transcription/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/transcription/list.ts)_
71
+ _See code: [src/commands/webinar/transcription/list.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/transcription/list.ts)_
72
72
 
73
73
  ## `twentythree webinar transcription locales ID`
74
74
 
@@ -99,7 +99,7 @@ EXAMPLES
99
99
  $ twentythree webinar transcription locales 12345 --token mytoken
100
100
  ```
101
101
 
102
- _See code: [src/commands/webinar/transcription/locales.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/transcription/locales.ts)_
102
+ _See code: [src/commands/webinar/transcription/locales.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/transcription/locales.ts)_
103
103
 
104
104
  ## `twentythree webinar transcription transcriptionlist`
105
105
 
@@ -122,4 +122,4 @@ EXAMPLES
122
122
  $ twentythree webinar transcription transcriptionlist --json
123
123
  ```
124
124
 
125
- _See code: [src/commands/webinar/transcription/transcriptionlist.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/transcription/transcriptionlist.ts)_
125
+ _See code: [src/commands/webinar/transcription/transcriptionlist.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/transcription/transcriptionlist.ts)_
@@ -43,4 +43,4 @@ EXAMPLES
43
43
  $ twentythree webinar update 12345
44
44
  ```
45
45
 
46
- _See code: [src/commands/webinar/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/update.ts)_
46
+ _See code: [src/commands/webinar/update.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/update.ts)_
@@ -39,4 +39,4 @@ EXAMPLES
39
39
  $ twentythree webinar upload-image 12345 ./before.jpg --type before_webinar
40
40
  ```
41
41
 
42
- _See code: [src/commands/webinar/upload-image.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/webinar/upload-image.ts)_
42
+ _See code: [src/commands/webinar/upload-image.ts](https://github.com/23/twentythree-cli/blob/v1.4.0/src/commands/webinar/upload-image.ts)_