@openhandle/sdk 0.5.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 (39) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +239 -0
  3. package/dist/errors.d.ts +26 -0
  4. package/dist/errors.d.ts.map +1 -0
  5. package/dist/errors.js +31 -0
  6. package/dist/errors.js.map +1 -0
  7. package/dist/generated/operations.d.ts +1830 -0
  8. package/dist/generated/operations.d.ts.map +1 -0
  9. package/dist/generated/operations.js +2455 -0
  10. package/dist/generated/operations.js.map +1 -0
  11. package/dist/generated/public-types.d.ts +679 -0
  12. package/dist/generated/public-types.d.ts.map +1 -0
  13. package/dist/generated/public-types.js +3 -0
  14. package/dist/generated/public-types.js.map +1 -0
  15. package/dist/generated/resources.d.ts +1949 -0
  16. package/dist/generated/resources.d.ts.map +1 -0
  17. package/dist/generated/resources.js +3 -0
  18. package/dist/generated/resources.js.map +1 -0
  19. package/dist/generated/schema.d.ts +30218 -0
  20. package/dist/generated/schema.d.ts.map +1 -0
  21. package/dist/generated/schema.js +3 -0
  22. package/dist/generated/schema.js.map +1 -0
  23. package/dist/index.d.ts +12 -0
  24. package/dist/index.d.ts.map +1 -0
  25. package/dist/index.js +10 -0
  26. package/dist/index.js.map +1 -0
  27. package/dist/references.d.ts +3 -0
  28. package/dist/references.d.ts.map +1 -0
  29. package/dist/references.js +162 -0
  30. package/dist/references.js.map +1 -0
  31. package/dist/runtime.d.ts +16 -0
  32. package/dist/runtime.d.ts.map +1 -0
  33. package/dist/runtime.js +230 -0
  34. package/dist/runtime.js.map +1 -0
  35. package/dist/types.d.ts +99 -0
  36. package/dist/types.d.ts.map +1 -0
  37. package/dist/types.js +2 -0
  38. package/dist/types.js.map +1 -0
  39. package/package.json +56 -0
@@ -0,0 +1,679 @@
1
+ import type { Camelize, OperationOptions, OperationPage, OperationResponse } from '../types.js';
2
+ import type { components } from './schema.js';
3
+ /** Camel-cased Comment model used by SDK responses. */
4
+ export type Comment = Camelize<components['schemas']["Comment"]>;
5
+ /** Camel-cased CommentCore model used by SDK responses. */
6
+ export type CommentCore = Camelize<components['schemas']["CommentCore"]>;
7
+ /** Camel-cased CommentMetrics model used by SDK responses. */
8
+ export type CommentMetrics = Camelize<components['schemas']["CommentMetrics"]>;
9
+ /** Camel-cased Entity model used by SDK responses. */
10
+ export type Entity = Camelize<components['schemas']["Entity"]>;
11
+ /** Camel-cased EntityCore model used by SDK responses. */
12
+ export type EntityCore = Camelize<components['schemas']["EntityCore"]>;
13
+ /** Camel-cased EntityReference model used by SDK responses. */
14
+ export type EntityReference = Camelize<components['schemas']["EntityReference"]>;
15
+ /** Camel-cased ErrorEnvelope model used by SDK responses. */
16
+ export type ErrorEnvelope = Camelize<components['schemas']["ErrorEnvelope"]>;
17
+ /** Camel-cased Hashtag model used by SDK responses. */
18
+ export type Hashtag = Camelize<components['schemas']["Hashtag"]>;
19
+ /** Camel-cased InstagramClipMetadata model used by SDK responses. */
20
+ export type InstagramClipMetadata = Camelize<components['schemas']["InstagramClipMetadata"]>;
21
+ /** Camel-cased InstagramComment model used by SDK responses. */
22
+ export type InstagramComment = Camelize<components['schemas']["InstagramComment"]>;
23
+ /** Camel-cased InstagramCommentMetadata model used by SDK responses. */
24
+ export type InstagramCommentMetadata = Camelize<components['schemas']["InstagramCommentMetadata"]>;
25
+ /** Camel-cased InstagramCommentModeration model used by SDK responses. */
26
+ export type InstagramCommentModeration = Camelize<components['schemas']["InstagramCommentModeration"]>;
27
+ /** Camel-cased InstagramEntity model used by SDK responses. */
28
+ export type InstagramEntity = Camelize<components['schemas']["InstagramEntity"]>;
29
+ /** Camel-cased InstagramHighlight model used by SDK responses. */
30
+ export type InstagramHighlight = Camelize<components['schemas']["InstagramHighlight"]>;
31
+ /** Camel-cased InstagramLocationGuide model used by SDK responses. */
32
+ export type InstagramLocationGuide = Camelize<components['schemas']["InstagramLocationGuide"]>;
33
+ /** Camel-cased InstagramMusicStream model used by SDK responses. */
34
+ export type InstagramMusicStream = Camelize<components['schemas']["InstagramMusicStream"]>;
35
+ /** Camel-cased InstagramOEmbed model used by SDK responses. */
36
+ export type InstagramOEmbed = Camelize<components['schemas']["InstagramOEmbed"]>;
37
+ /** Camel-cased InstagramPlayCountBreakdown model used by SDK responses. */
38
+ export type InstagramPlayCountBreakdown = Camelize<components['schemas']["InstagramPlayCountBreakdown"]>;
39
+ /** Camel-cased InstagramPost model used by SDK responses. */
40
+ export type InstagramPost = Camelize<components['schemas']["InstagramPost"]>;
41
+ /** Camel-cased InstagramPostExtended model used by SDK responses. */
42
+ export type InstagramPostExtended = Camelize<components['schemas']["InstagramPostExtended"]>;
43
+ /** Camel-cased InstagramPostInsight model used by SDK responses. */
44
+ export type InstagramPostInsight = Camelize<components['schemas']["InstagramPostInsight"]>;
45
+ /** Camel-cased InstagramPostMetrics model used by SDK responses. */
46
+ export type InstagramPostMetrics = Camelize<components['schemas']["InstagramPostMetrics"]>;
47
+ /** Camel-cased InstagramProfile model used by SDK responses. */
48
+ export type InstagramProfile = Camelize<components['schemas']["InstagramProfile"]>;
49
+ /** Camel-cased InstagramProfileAbout model used by SDK responses. */
50
+ export type InstagramProfileAbout = Camelize<components['schemas']["InstagramProfileAbout"]>;
51
+ /** Camel-cased InstagramProfileExtended model used by SDK responses. */
52
+ export type InstagramProfileExtended = Camelize<components['schemas']["InstagramProfileExtended"]>;
53
+ /** Camel-cased InstagramProfileSummary model used by SDK responses. */
54
+ export type InstagramProfileSummary = Camelize<components['schemas']["InstagramProfileSummary"]>;
55
+ /** Camel-cased InstagramSearchResult model used by SDK responses. */
56
+ export type InstagramSearchResult = Camelize<components['schemas']["InstagramSearchResult"]>;
57
+ /** Camel-cased InstagramStory model used by SDK responses. */
58
+ export type InstagramStory = Camelize<components['schemas']["InstagramStory"]>;
59
+ /** Camel-cased InstagramTemplate model used by SDK responses. */
60
+ export type InstagramTemplate = Camelize<components['schemas']["InstagramTemplate"]>;
61
+ /** Camel-cased Location model used by SDK responses. */
62
+ export type Location = Camelize<components['schemas']["Location"]>;
63
+ /** Camel-cased MediaReference model used by SDK responses. */
64
+ export type MediaReference = Camelize<components['schemas']["MediaReference"]>;
65
+ /** Camel-cased MessageEnvelope model used by SDK responses. */
66
+ export type MessageEnvelope = Camelize<components['schemas']["MessageEnvelope"]>;
67
+ /** Camel-cased Money model used by SDK responses. */
68
+ export type Money = Camelize<components['schemas']["Money"]>;
69
+ /** Camel-cased Music model used by SDK responses. */
70
+ export type Music = Camelize<components['schemas']["Music"]>;
71
+ /** Camel-cased PostAuthor model used by SDK responses. */
72
+ export type PostAuthor = Camelize<components['schemas']["PostAuthor"]>;
73
+ /** Camel-cased PostCore model used by SDK responses. */
74
+ export type PostCore = Camelize<components['schemas']["PostCore"]>;
75
+ /** Camel-cased PostLocation model used by SDK responses. */
76
+ export type PostLocation = Camelize<components['schemas']["PostLocation"]>;
77
+ /** Camel-cased PostMedia model used by SDK responses. */
78
+ export type PostMedia = Camelize<components['schemas']["PostMedia"]>;
79
+ /** Camel-cased PostMediaVariant model used by SDK responses. */
80
+ export type PostMediaVariant = Camelize<components['schemas']["PostMediaVariant"]>;
81
+ /** Camel-cased PostMetrics model used by SDK responses. */
82
+ export type PostMetrics = Camelize<components['schemas']["PostMetrics"]>;
83
+ /** Camel-cased PostMusic model used by SDK responses. */
84
+ export type PostMusic = Camelize<components['schemas']["PostMusic"]>;
85
+ /** Camel-cased PostMusicArtist model used by SDK responses. */
86
+ export type PostMusicArtist = Camelize<components['schemas']["PostMusicArtist"]>;
87
+ /** Camel-cased Profile model used by SDK responses. */
88
+ export type Profile = Camelize<components['schemas']["Profile"]>;
89
+ /** Camel-cased ProfileCore model used by SDK responses. */
90
+ export type ProfileCore = Camelize<components['schemas']["ProfileCore"]>;
91
+ /** Camel-cased ProfileLink model used by SDK responses. */
92
+ export type ProfileLink = Camelize<components['schemas']["ProfileLink"]>;
93
+ /** Camel-cased ProfileMetrics model used by SDK responses. */
94
+ export type ProfileMetrics = Camelize<components['schemas']["ProfileMetrics"]>;
95
+ /** Camel-cased SearchResultMetrics model used by SDK responses. */
96
+ export type SearchResultMetrics = Camelize<components['schemas']["SearchResultMetrics"]>;
97
+ /** Camel-cased StoryLink model used by SDK responses. */
98
+ export type StoryLink = Camelize<components['schemas']["StoryLink"]>;
99
+ /** Camel-cased StorySticker model used by SDK responses. */
100
+ export type StorySticker = Camelize<components['schemas']["StorySticker"]>;
101
+ /** Camel-cased SuccessEnvelope model used by SDK responses. */
102
+ export type SuccessEnvelope = Camelize<components['schemas']["SuccessEnvelope"]>;
103
+ /** Camel-cased TestDataCatalog model used by SDK responses. */
104
+ export type TestDataCatalog = Camelize<components['schemas']["TestDataCatalog"]>;
105
+ /** Camel-cased TestDataCatalogEnvelope model used by SDK responses. */
106
+ export type TestDataCatalogEnvelope = Camelize<components['schemas']["TestDataCatalogEnvelope"]>;
107
+ /** Camel-cased TestDataEntry model used by SDK responses. */
108
+ export type TestDataEntry = Camelize<components['schemas']["TestDataEntry"]>;
109
+ /** Camel-cased TestDataEntryEnvelope model used by SDK responses. */
110
+ export type TestDataEntryEnvelope = Camelize<components['schemas']["TestDataEntryEnvelope"]>;
111
+ /** Camel-cased TestDataExpectedResult model used by SDK responses. */
112
+ export type TestDataExpectedResult = Camelize<components['schemas']["TestDataExpectedResult"]>;
113
+ /** Camel-cased TestDataOperation model used by SDK responses. */
114
+ export type TestDataOperation = Camelize<components['schemas']["TestDataOperation"]>;
115
+ /** Camel-cased TestDataRelationship model used by SDK responses. */
116
+ export type TestDataRelationship = Camelize<components['schemas']["TestDataRelationship"]>;
117
+ /** Camel-cased TikTokComment model used by SDK responses. */
118
+ export type TikTokComment = Camelize<components['schemas']["TikTokComment"]>;
119
+ /** Camel-cased TikTokEffect model used by SDK responses. */
120
+ export type TikTokEffect = Camelize<components['schemas']["TikTokEffect"]>;
121
+ /** Camel-cased TikTokEntity model used by SDK responses. */
122
+ export type TikTokEntity = Camelize<components['schemas']["TikTokEntity"]>;
123
+ /** Camel-cased TikTokInsight model used by SDK responses. */
124
+ export type TikTokInsight = Camelize<components['schemas']["TikTokInsight"]>;
125
+ /** Camel-cased TikTokLiveRanking model used by SDK responses. */
126
+ export type TikTokLiveRanking = Camelize<components['schemas']["TikTokLiveRanking"]>;
127
+ /** Camel-cased TikTokLiveRoom model used by SDK responses. */
128
+ export type TikTokLiveRoom = Camelize<components['schemas']["TikTokLiveRoom"]>;
129
+ /** Camel-cased TikTokOption model used by SDK responses. */
130
+ export type TikTokOption = Camelize<components['schemas']["TikTokOption"]>;
131
+ /** Camel-cased TikTokPlaylist model used by SDK responses. */
132
+ export type TikTokPlaylist = Camelize<components['schemas']["TikTokPlaylist"]>;
133
+ /** Camel-cased TikTokPost model used by SDK responses. */
134
+ export type TikTokPost = Camelize<components['schemas']["TikTokPost"]>;
135
+ /** Camel-cased TikTokPostExtended model used by SDK responses. */
136
+ export type TikTokPostExtended = Camelize<components['schemas']["TikTokPostExtended"]>;
137
+ /** Camel-cased TikTokPostMetrics model used by SDK responses. */
138
+ export type TikTokPostMetrics = Camelize<components['schemas']["TikTokPostMetrics"]>;
139
+ /** Camel-cased TikTokProfile model used by SDK responses. */
140
+ export type TikTokProfile = Camelize<components['schemas']["TikTokProfile"]>;
141
+ /** Camel-cased TikTokProfileExtended model used by SDK responses. */
142
+ export type TikTokProfileExtended = Camelize<components['schemas']["TikTokProfileExtended"]>;
143
+ /** Camel-cased TikTokQRCode model used by SDK responses. */
144
+ export type TikTokQRCode = Camelize<components['schemas']["TikTokQRCode"]>;
145
+ /** Camel-cased TikTokSearchResult model used by SDK responses. */
146
+ export type TikTokSearchResult = Camelize<components['schemas']["TikTokSearchResult"]>;
147
+ /** Camel-cased TikTokShopCategory model used by SDK responses. */
148
+ export type TikTokShopCategory = Camelize<components['schemas']["TikTokShopCategory"]>;
149
+ /** Camel-cased TikTokShopProduct model used by SDK responses. */
150
+ export type TikTokShopProduct = Camelize<components['schemas']["TikTokShopProduct"]>;
151
+ /** Camel-cased TikTokShopReview model used by SDK responses. */
152
+ export type TikTokShopReview = Camelize<components['schemas']["TikTokShopReview"]>;
153
+ /** Camel-cased TikTokShopSeller model used by SDK responses. */
154
+ export type TikTokShopSeller = Camelize<components['schemas']["TikTokShopSeller"]>;
155
+ /** Camel-cased TikTokSuggestion model used by SDK responses. */
156
+ export type TikTokSuggestion = Camelize<components['schemas']["TikTokSuggestion"]>;
157
+ /** Camel-cased TrendingCategory model used by SDK responses. */
158
+ export type TrendingCategory = Camelize<components['schemas']["TrendingCategory"]>;
159
+ /** Camel-cased TwitterComment model used by SDK responses. */
160
+ export type TwitterComment = Camelize<components['schemas']["TwitterComment"]>;
161
+ /** Camel-cased TwitterEntity model used by SDK responses. */
162
+ export type TwitterEntity = Camelize<components['schemas']["TwitterEntity"]>;
163
+ /** Camel-cased TwitterList model used by SDK responses. */
164
+ export type TwitterList = Camelize<components['schemas']["TwitterList"]>;
165
+ /** Camel-cased TwitterPost model used by SDK responses. */
166
+ export type TwitterPost = Camelize<components['schemas']["TwitterPost"]>;
167
+ /** Camel-cased TwitterPostExtended model used by SDK responses. */
168
+ export type TwitterPostExtended = Camelize<components['schemas']["TwitterPostExtended"]>;
169
+ /** Camel-cased TwitterPostMetrics model used by SDK responses. */
170
+ export type TwitterPostMetrics = Camelize<components['schemas']["TwitterPostMetrics"]>;
171
+ /** Camel-cased TwitterProfile model used by SDK responses. */
172
+ export type TwitterProfile = Camelize<components['schemas']["TwitterProfile"]>;
173
+ /** Camel-cased TwitterProfileExtended model used by SDK responses. */
174
+ export type TwitterProfileExtended = Camelize<components['schemas']["TwitterProfileExtended"]>;
175
+ /** Camel-cased TwitterSuggestion model used by SDK responses. */
176
+ export type TwitterSuggestion = Camelize<components['schemas']["TwitterSuggestion"]>;
177
+ /** Typed result returned by fetch. */
178
+ export type FetchResponse = OperationResponse<"/v1/urls/fetch", "post">;
179
+ /** Options accepted by instagram.comment.likers.list. */
180
+ export type InstagramCommentLikersOptions = OperationOptions<"/v1/instagram/comments/{identifier}/likers", "get">;
181
+ /** Typed result returned by instagram.comment.likers.list. */
182
+ export type InstagramCommentLikersPage = OperationPage<"/v1/instagram/comments/{identifier}/likers", "get">;
183
+ /** Options accepted by instagram.hashtag.get. */
184
+ export type InstagramHashtagOptions = OperationOptions<"/v1/instagram/hashtags/{identifier}", "get">;
185
+ /** Typed result returned by instagram.hashtag.get. */
186
+ export type InstagramHashtagResponse = OperationResponse<"/v1/instagram/hashtags/{identifier}", "get">;
187
+ /** Options accepted by instagram.hashtag.posts.list. */
188
+ export type InstagramHashtagPostsOptions = OperationOptions<"/v1/instagram/hashtags/{identifier}/posts", "get">;
189
+ /** Typed result returned by instagram.hashtag.posts.list. */
190
+ export type InstagramHashtagPostsPage = OperationPage<"/v1/instagram/hashtags/{identifier}/posts", "get">;
191
+ /** Options accepted by instagram.hashtag.reels.list. */
192
+ export type InstagramHashtagReelsOptions = OperationOptions<"/v1/instagram/hashtags/{identifier}/reels", "get">;
193
+ /** Typed result returned by instagram.hashtag.reels.list. */
194
+ export type InstagramHashtagReelsPage = OperationPage<"/v1/instagram/hashtags/{identifier}/reels", "get">;
195
+ /** Options accepted by instagram.highlight.get. */
196
+ export type InstagramHighlightOptions = OperationOptions<"/v1/instagram/highlights/{identifier}", "get">;
197
+ /** Typed result returned by instagram.highlight.get. */
198
+ export type InstagramHighlightResponse = OperationResponse<"/v1/instagram/highlights/{identifier}", "get">;
199
+ /** Options accepted by instagram.location.get. */
200
+ export type InstagramLocationOptions = OperationOptions<"/v1/instagram/locations/{identifier}", "get">;
201
+ /** Typed result returned by instagram.location.get. */
202
+ export type InstagramLocationResponse = OperationResponse<"/v1/instagram/locations/{identifier}", "get">;
203
+ /** Options accepted by instagram.location.guides.list. */
204
+ export type InstagramLocationGuidesOptions = OperationOptions<"/v1/instagram/locations/{identifier}/guides", "get">;
205
+ /** Typed result returned by instagram.location.guides.list. */
206
+ export type InstagramLocationGuidesPage = OperationPage<"/v1/instagram/locations/{identifier}/guides", "get">;
207
+ /** Options accepted by instagram.location.posts.list. */
208
+ export type InstagramLocationPostsOptions = OperationOptions<"/v1/instagram/locations/{identifier}/posts", "get">;
209
+ /** Typed result returned by instagram.location.posts.list. */
210
+ export type InstagramLocationPostsPage = OperationPage<"/v1/instagram/locations/{identifier}/posts", "get">;
211
+ /** Options accepted by instagram.music.get. */
212
+ export type InstagramMusicOptions = OperationOptions<"/v1/instagram/music/{identifier}", "get">;
213
+ /** Typed result returned by instagram.music.get. */
214
+ export type InstagramMusicResponse = OperationResponse<"/v1/instagram/music/{identifier}", "get">;
215
+ /** Options accepted by instagram.music.stream.list. */
216
+ export type InstagramMusicStreamOptions = OperationOptions<"/v1/instagram/music/{identifier}/stream", "get">;
217
+ /** Typed result returned by instagram.music.stream.list. */
218
+ export type InstagramMusicStreamPage = OperationPage<"/v1/instagram/music/{identifier}/stream", "get">;
219
+ /** Options accepted by instagram.post.clipMetadata.get. */
220
+ export type InstagramPostClipMetadataOptions = OperationOptions<"/v1/instagram/posts/{identifier}/clip-metadata", "get">;
221
+ /** Typed result returned by instagram.post.clipMetadata.get. */
222
+ export type InstagramPostClipMetadataResponse = OperationResponse<"/v1/instagram/posts/{identifier}/clip-metadata", "get">;
223
+ /** Options accepted by instagram.post.comment.replies.list. */
224
+ export type InstagramPostCommentRepliesOptions = OperationOptions<"/v1/instagram/posts/{identifier}/comments/{comment_id}/replies", "get">;
225
+ /** Typed result returned by instagram.post.comment.replies.list. */
226
+ export type InstagramPostCommentRepliesPage = OperationPage<"/v1/instagram/posts/{identifier}/comments/{comment_id}/replies", "get">;
227
+ /** Options accepted by instagram.post.commentMetadata.get. */
228
+ export type InstagramPostCommentMetadataOptions = OperationOptions<"/v1/instagram/posts/{identifier}/comment-metadata", "get">;
229
+ /** Typed result returned by instagram.post.commentMetadata.get. */
230
+ export type InstagramPostCommentMetadataResponse = OperationResponse<"/v1/instagram/posts/{identifier}/comment-metadata", "get">;
231
+ /** Options accepted by instagram.post.commentModeration.get. */
232
+ export type InstagramPostCommentModerationOptions = OperationOptions<"/v1/instagram/posts/{identifier}/comment-moderation", "get">;
233
+ /** Typed result returned by instagram.post.commentModeration.get. */
234
+ export type InstagramPostCommentModerationResponse = OperationResponse<"/v1/instagram/posts/{identifier}/comment-moderation", "get">;
235
+ /** Options accepted by instagram.post.comments.list. */
236
+ export type InstagramPostCommentsOptions = OperationOptions<"/v1/instagram/posts/{identifier}/comments", "get">;
237
+ /** Typed result returned by instagram.post.comments.list. */
238
+ export type InstagramPostCommentsPage = OperationPage<"/v1/instagram/posts/{identifier}/comments", "get">;
239
+ /** Options accepted by instagram.post.get. */
240
+ export type InstagramPostOptions = OperationOptions<"/v1/instagram/posts/{identifier}", "get">;
241
+ /** Typed result returned by instagram.post.get. */
242
+ export type InstagramPostResponse = OperationResponse<"/v1/instagram/posts/{identifier}", "get">;
243
+ /** Options accepted by instagram.post.insights.get. */
244
+ export type InstagramPostInsightsOptions = OperationOptions<"/v1/instagram/posts/{identifier}/insights", "get">;
245
+ /** Typed result returned by instagram.post.insights.get. */
246
+ export type InstagramPostInsightsResponse = OperationResponse<"/v1/instagram/posts/{identifier}/insights", "get">;
247
+ /** Options accepted by instagram.post.likers.list. */
248
+ export type InstagramPostLikersOptions = OperationOptions<"/v1/instagram/posts/{identifier}/likers", "get">;
249
+ /** Typed result returned by instagram.post.likers.list. */
250
+ export type InstagramPostLikersPage = OperationPage<"/v1/instagram/posts/{identifier}/likers", "get">;
251
+ /** Options accepted by instagram.post.oembed.get. */
252
+ export type InstagramPostOEmbedOptions = OperationOptions<"/v1/instagram/posts/{identifier}/oembed", "get">;
253
+ /** Typed result returned by instagram.post.oembed.get. */
254
+ export type InstagramPostOEmbedResponse = OperationResponse<"/v1/instagram/posts/{identifier}/oembed", "get">;
255
+ /** Options accepted by instagram.post.taggedUsers.list. */
256
+ export type InstagramPostTaggedUsersOptions = OperationOptions<"/v1/instagram/posts/{identifier}/tagged-users", "get">;
257
+ /** Typed result returned by instagram.post.taggedUsers.list. */
258
+ export type InstagramPostTaggedUsersPage = OperationPage<"/v1/instagram/posts/{identifier}/tagged-users", "get">;
259
+ /** Options accepted by instagram.post.template.get. */
260
+ export type InstagramPostTemplateOptions = OperationOptions<"/v1/instagram/posts/{identifier}/template", "get">;
261
+ /** Typed result returned by instagram.post.template.get. */
262
+ export type InstagramPostTemplateResponse = OperationResponse<"/v1/instagram/posts/{identifier}/template", "get">;
263
+ /** Options accepted by instagram.profile.about.get. */
264
+ export type InstagramProfileAboutOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/about", "get">;
265
+ /** Typed result returned by instagram.profile.about.get. */
266
+ export type InstagramProfileAboutResponse = OperationResponse<"/v1/instagram/profiles/{identifier}/about", "get">;
267
+ /** Options accepted by instagram.profile.businessRecommendations.list. */
268
+ export type InstagramProfileBusinessRecommendationsOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/business-recommendations", "get">;
269
+ /** Typed result returned by instagram.profile.businessRecommendations.list. */
270
+ export type InstagramProfileBusinessRecommendationsPage = OperationPage<"/v1/instagram/profiles/{identifier}/business-recommendations", "get">;
271
+ /** Options accepted by instagram.profile.followers.list. */
272
+ export type InstagramProfileFollowersOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/followers", "get">;
273
+ /** Typed result returned by instagram.profile.followers.list. */
274
+ export type InstagramProfileFollowersPage = OperationPage<"/v1/instagram/profiles/{identifier}/followers", "get">;
275
+ /** Options accepted by instagram.profile.followers.search. */
276
+ export type InstagramProfileFollowersSearchOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/followers/search", "get">;
277
+ /** Typed result returned by instagram.profile.followers.search. */
278
+ export type InstagramProfileFollowersSearchPage = OperationPage<"/v1/instagram/profiles/{identifier}/followers/search", "get">;
279
+ /** Options accepted by instagram.profile.following.list. */
280
+ export type InstagramProfileFollowingOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/following", "get">;
281
+ /** Typed result returned by instagram.profile.following.list. */
282
+ export type InstagramProfileFollowingPage = OperationPage<"/v1/instagram/profiles/{identifier}/following", "get">;
283
+ /** Options accepted by instagram.profile.following.search. */
284
+ export type InstagramProfileFollowingSearchOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/following/search", "get">;
285
+ /** Typed result returned by instagram.profile.following.search. */
286
+ export type InstagramProfileFollowingSearchPage = OperationPage<"/v1/instagram/profiles/{identifier}/following/search", "get">;
287
+ /** Options accepted by instagram.profile.get. */
288
+ export type InstagramProfileOptions = OperationOptions<"/v1/instagram/profiles/{identifier}", "get">;
289
+ /** Typed result returned by instagram.profile.get. */
290
+ export type InstagramProfileResponse = OperationResponse<"/v1/instagram/profiles/{identifier}", "get">;
291
+ /** Options accepted by instagram.profile.highlights.list. */
292
+ export type InstagramProfileHighlightsOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/highlights", "get">;
293
+ /** Typed result returned by instagram.profile.highlights.list. */
294
+ export type InstagramProfileHighlightsPage = OperationPage<"/v1/instagram/profiles/{identifier}/highlights", "get">;
295
+ /** Options accepted by instagram.profile.pinnedPosts.list. */
296
+ export type InstagramProfilePinnedPostsOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/pinned-posts", "get">;
297
+ /** Typed result returned by instagram.profile.pinnedPosts.list. */
298
+ export type InstagramProfilePinnedPostsPage = OperationPage<"/v1/instagram/profiles/{identifier}/pinned-posts", "get">;
299
+ /** Options accepted by instagram.profile.posts.list. */
300
+ export type InstagramProfilePostsOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/posts", "get">;
301
+ /** Typed result returned by instagram.profile.posts.list. */
302
+ export type InstagramProfilePostsPage = OperationPage<"/v1/instagram/profiles/{identifier}/posts", "get">;
303
+ /** Options accepted by instagram.profile.reels.list. */
304
+ export type InstagramProfileReelsOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/reels", "get">;
305
+ /** Typed result returned by instagram.profile.reels.list. */
306
+ export type InstagramProfileReelsPage = OperationPage<"/v1/instagram/profiles/{identifier}/reels", "get">;
307
+ /** Options accepted by instagram.profile.related.list. */
308
+ export type InstagramProfileRelatedOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/related", "get">;
309
+ /** Typed result returned by instagram.profile.related.list. */
310
+ export type InstagramProfileRelatedPage = OperationPage<"/v1/instagram/profiles/{identifier}/related", "get">;
311
+ /** Options accepted by instagram.profile.reposts.list. */
312
+ export type InstagramProfileRepostsOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/reposts", "get">;
313
+ /** Typed result returned by instagram.profile.reposts.list. */
314
+ export type InstagramProfileRepostsPage = OperationPage<"/v1/instagram/profiles/{identifier}/reposts", "get">;
315
+ /** Options accepted by instagram.profile.stories.list. */
316
+ export type InstagramProfileStoriesOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/stories", "get">;
317
+ /** Typed result returned by instagram.profile.stories.list. */
318
+ export type InstagramProfileStoriesPage = OperationPage<"/v1/instagram/profiles/{identifier}/stories", "get">;
319
+ /** Options accepted by instagram.profile.suggested.list. */
320
+ export type InstagramProfileSuggestedOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/suggested", "get">;
321
+ /** Typed result returned by instagram.profile.suggested.list. */
322
+ export type InstagramProfileSuggestedResponse = OperationResponse<"/v1/instagram/profiles/{identifier}/suggested", "get">;
323
+ /** Options accepted by instagram.profile.taggedPosts.list. */
324
+ export type InstagramProfileTaggedPostsOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/tagged-posts", "get">;
325
+ /** Typed result returned by instagram.profile.taggedPosts.list. */
326
+ export type InstagramProfileTaggedPostsPage = OperationPage<"/v1/instagram/profiles/{identifier}/tagged-posts", "get">;
327
+ /** Options accepted by instagram.profile.videos.list. */
328
+ export type InstagramProfileVideosOptions = OperationOptions<"/v1/instagram/profiles/{identifier}/videos", "get">;
329
+ /** Typed result returned by instagram.profile.videos.list. */
330
+ export type InstagramProfileVideosPage = OperationPage<"/v1/instagram/profiles/{identifier}/videos", "get">;
331
+ /** Options accepted by instagram.search.hashtags.list. */
332
+ export type InstagramSearchHashtagsOptions = OperationOptions<"/v1/instagram/search/hashtags", "get">;
333
+ /** Typed result returned by instagram.search.hashtags.list. */
334
+ export type InstagramSearchHashtagsPage = OperationPage<"/v1/instagram/search/hashtags", "get">;
335
+ /** Options accepted by instagram.search.music.list. */
336
+ export type InstagramSearchMusicOptions = OperationOptions<"/v1/instagram/search/music", "get">;
337
+ /** Typed result returned by instagram.search.music.list. */
338
+ export type InstagramSearchMusicPage = OperationPage<"/v1/instagram/search/music", "get">;
339
+ /** Options accepted by instagram.search.places.list. */
340
+ export type InstagramSearchPlacesOptions = OperationOptions<"/v1/instagram/search/places", "get">;
341
+ /** Typed result returned by instagram.search.places.list. */
342
+ export type InstagramSearchPlacesPage = OperationPage<"/v1/instagram/search/places", "get">;
343
+ /** Options accepted by instagram.search.profiles.list. */
344
+ export type InstagramSearchProfilesOptions = OperationOptions<"/v1/instagram/search/profiles", "get">;
345
+ /** Typed result returned by instagram.search.profiles.list. */
346
+ export type InstagramSearchProfilesPage = OperationPage<"/v1/instagram/search/profiles", "get">;
347
+ /** Options accepted by instagram.search.reels.list. */
348
+ export type InstagramSearchReelsOptions = OperationOptions<"/v1/instagram/search/reels", "get">;
349
+ /** Typed result returned by instagram.search.reels.list. */
350
+ export type InstagramSearchReelsPage = OperationPage<"/v1/instagram/search/reels", "get">;
351
+ /** Options accepted by instagram.search.top.list. */
352
+ export type InstagramSearchTopOptions = OperationOptions<"/v1/instagram/search/top", "get">;
353
+ /** Typed result returned by instagram.search.top.list. */
354
+ export type InstagramSearchTopPage = OperationPage<"/v1/instagram/search/top", "get">;
355
+ /** Options accepted by instagram.story.get. */
356
+ export type InstagramStoryOptions = OperationOptions<"/v1/instagram/stories/{identifier}", "get">;
357
+ /** Typed result returned by instagram.story.get. */
358
+ export type InstagramStoryResponse = OperationResponse<"/v1/instagram/stories/{identifier}", "get">;
359
+ /** Options accepted by testData.entry.get. */
360
+ export type TestDataEntryOptions = OperationOptions<"/v1/test-data/{id}", "get">;
361
+ /** Typed result returned by testData.entry.get. */
362
+ export type TestDataEntryResponse = OperationResponse<"/v1/test-data/{id}", "get">;
363
+ /** Options accepted by testData.list. */
364
+ export type TestDataOptions = OperationOptions<"/v1/test-data", "get">;
365
+ /** Typed result returned by testData.list. */
366
+ export type TestDataResponse = OperationResponse<"/v1/test-data", "get">;
367
+ /** Options accepted by tiktok.effect.get. */
368
+ export type TikTokEffectOptions = OperationOptions<"/v1/tiktok/effects/{identifier}", "get">;
369
+ /** Typed result returned by tiktok.effect.get. */
370
+ export type TikTokEffectResponse = OperationResponse<"/v1/tiktok/effects/{identifier}", "get">;
371
+ /** Options accepted by tiktok.effect.posts.list. */
372
+ export type TikTokEffectPostsOptions = OperationOptions<"/v1/tiktok/effects/{identifier}/posts", "get">;
373
+ /** Typed result returned by tiktok.effect.posts.list. */
374
+ export type TikTokEffectPostsPage = OperationPage<"/v1/tiktok/effects/{identifier}/posts", "get">;
375
+ /** Options accepted by tiktok.effects.list. */
376
+ export type TikTokEffectsOptions = OperationOptions<"/v1/tiktok/effects", "get">;
377
+ /** Typed result returned by tiktok.effects.list. */
378
+ export type TikTokEffectsPage = OperationPage<"/v1/tiktok/effects", "get">;
379
+ /** Options accepted by tiktok.hashtag.get. */
380
+ export type TikTokHashtagOptions = OperationOptions<"/v1/tiktok/hashtags/{identifier}", "get">;
381
+ /** Typed result returned by tiktok.hashtag.get. */
382
+ export type TikTokHashtagResponse = OperationResponse<"/v1/tiktok/hashtags/{identifier}", "get">;
383
+ /** Options accepted by tiktok.hashtag.posts.list. */
384
+ export type TikTokHashtagPostsOptions = OperationOptions<"/v1/tiktok/hashtags/{identifier}/posts", "get">;
385
+ /** Typed result returned by tiktok.hashtag.posts.list. */
386
+ export type TikTokHashtagPostsPage = OperationPage<"/v1/tiktok/hashtags/{identifier}/posts", "get">;
387
+ /** Options accepted by tiktok.live.event.get. */
388
+ export type TikTokLiveEventOptions = OperationOptions<"/v1/tiktok/live/events/{identifier}", "get">;
389
+ /** Typed result returned by tiktok.live.event.get. */
390
+ export type TikTokLiveEventResponse = OperationResponse<"/v1/tiktok/live/events/{identifier}", "get">;
391
+ /** Options accepted by tiktok.live.feed.list. */
392
+ export type TikTokLiveFeedOptions = OperationOptions<"/v1/tiktok/live/feed", "get">;
393
+ /** Typed result returned by tiktok.live.feed.list. */
394
+ export type TikTokLiveFeedPage = OperationPage<"/v1/tiktok/live/feed", "get">;
395
+ /** Options accepted by tiktok.live.room.get. */
396
+ export type TikTokLiveRoomOptions = OperationOptions<"/v1/tiktok/live/rooms/{identifier}", "get">;
397
+ /** Typed result returned by tiktok.live.room.get. */
398
+ export type TikTokLiveRoomResponse = OperationResponse<"/v1/tiktok/live/rooms/{identifier}", "get">;
399
+ /** Options accepted by tiktok.live.room.rankings.list. */
400
+ export type TikTokLiveRoomRankingsOptions = OperationOptions<"/v1/tiktok/live/rooms/{identifier}/rankings", "get">;
401
+ /** Typed result returned by tiktok.live.room.rankings.list. */
402
+ export type TikTokLiveRoomRankingsPage = OperationPage<"/v1/tiktok/live/rooms/{identifier}/rankings", "get">;
403
+ /** Options accepted by tiktok.live.room.rankingTypes.list. */
404
+ export type TikTokLiveRoomRankingTypesOptions = OperationOptions<"/v1/tiktok/live/rooms/{identifier}/ranking-types", "get">;
405
+ /** Typed result returned by tiktok.live.room.rankingTypes.list. */
406
+ export type TikTokLiveRoomRankingTypesPage = OperationPage<"/v1/tiktok/live/rooms/{identifier}/ranking-types", "get">;
407
+ /** Options accepted by tiktok.location.get. */
408
+ export type TikTokLocationOptions = OperationOptions<"/v1/tiktok/locations/{identifier}", "get">;
409
+ /** Typed result returned by tiktok.location.get. */
410
+ export type TikTokLocationResponse = OperationResponse<"/v1/tiktok/locations/{identifier}", "get">;
411
+ /** Options accepted by tiktok.location.posts.list. */
412
+ export type TikTokLocationPostsOptions = OperationOptions<"/v1/tiktok/locations/{identifier}/posts", "get">;
413
+ /** Typed result returned by tiktok.location.posts.list. */
414
+ export type TikTokLocationPostsPage = OperationPage<"/v1/tiktok/locations/{identifier}/posts", "get">;
415
+ /** Options accepted by tiktok.music.get. */
416
+ export type TikTokMusicOptions = OperationOptions<"/v1/tiktok/music/{identifier}", "get">;
417
+ /** Typed result returned by tiktok.music.get. */
418
+ export type TikTokMusicResponse = OperationResponse<"/v1/tiktok/music/{identifier}", "get">;
419
+ /** Options accepted by tiktok.music.posts.list. */
420
+ export type TikTokMusicPostsOptions = OperationOptions<"/v1/tiktok/music/{identifier}/posts", "get">;
421
+ /** Typed result returned by tiktok.music.posts.list. */
422
+ export type TikTokMusicPostsPage = OperationPage<"/v1/tiktok/music/{identifier}/posts", "get">;
423
+ /** Options accepted by tiktok.post.comment.get. */
424
+ export type TikTokPostCommentOptions = OperationOptions<"/v1/tiktok/posts/{identifier}/comments/{comment_id}", "get">;
425
+ /** Typed result returned by tiktok.post.comment.get. */
426
+ export type TikTokPostCommentResponse = OperationResponse<"/v1/tiktok/posts/{identifier}/comments/{comment_id}", "get">;
427
+ /** Options accepted by tiktok.post.comment.replies.list. */
428
+ export type TikTokPostCommentRepliesOptions = OperationOptions<"/v1/tiktok/posts/{identifier}/comments/{comment_id}/replies", "get">;
429
+ /** Typed result returned by tiktok.post.comment.replies.list. */
430
+ export type TikTokPostCommentRepliesPage = OperationPage<"/v1/tiktok/posts/{identifier}/comments/{comment_id}/replies", "get">;
431
+ /** Options accepted by tiktok.post.comments.list. */
432
+ export type TikTokPostCommentsOptions = OperationOptions<"/v1/tiktok/posts/{identifier}/comments", "get">;
433
+ /** Typed result returned by tiktok.post.comments.list. */
434
+ export type TikTokPostCommentsPage = OperationPage<"/v1/tiktok/posts/{identifier}/comments", "get">;
435
+ /** Options accepted by tiktok.post.get. */
436
+ export type TikTokPostOptions = OperationOptions<"/v1/tiktok/posts/{identifier}", "get">;
437
+ /** Typed result returned by tiktok.post.get. */
438
+ export type TikTokPostResponse = OperationResponse<"/v1/tiktok/posts/{identifier}", "get">;
439
+ /** Options accepted by tiktok.profile.followers.list. */
440
+ export type TikTokProfileFollowersOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/followers", "get">;
441
+ /** Typed result returned by tiktok.profile.followers.list. */
442
+ export type TikTokProfileFollowersPage = OperationPage<"/v1/tiktok/profiles/{identifier}/followers", "get">;
443
+ /** Options accepted by tiktok.profile.following.list. */
444
+ export type TikTokProfileFollowingOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/following", "get">;
445
+ /** Typed result returned by tiktok.profile.following.list. */
446
+ export type TikTokProfileFollowingPage = OperationPage<"/v1/tiktok/profiles/{identifier}/following", "get">;
447
+ /** Options accepted by tiktok.profile.get. */
448
+ export type TikTokProfileOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}", "get">;
449
+ /** Typed result returned by tiktok.profile.get. */
450
+ export type TikTokProfileResponse = OperationResponse<"/v1/tiktok/profiles/{identifier}", "get">;
451
+ /** Options accepted by tiktok.profile.likedPosts.list. */
452
+ export type TikTokProfileLikedPostsOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/liked-posts", "get">;
453
+ /** Typed result returned by tiktok.profile.likedPosts.list. */
454
+ export type TikTokProfileLikedPostsPage = OperationPage<"/v1/tiktok/profiles/{identifier}/liked-posts", "get">;
455
+ /** Options accepted by tiktok.profile.music.list. */
456
+ export type TikTokProfileMusicOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/music", "get">;
457
+ /** Typed result returned by tiktok.profile.music.list. */
458
+ export type TikTokProfileMusicPage = OperationPage<"/v1/tiktok/profiles/{identifier}/music", "get">;
459
+ /** Options accepted by tiktok.profile.playlist.get. */
460
+ export type TikTokProfilePlaylistOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/playlists/{playlist_id}", "get">;
461
+ /** Typed result returned by tiktok.profile.playlist.get. */
462
+ export type TikTokProfilePlaylistResponse = OperationResponse<"/v1/tiktok/profiles/{identifier}/playlists/{playlist_id}", "get">;
463
+ /** Options accepted by tiktok.profile.playlist.posts.list. */
464
+ export type TikTokProfilePlaylistPostsOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/playlists/{playlist_id}/posts", "get">;
465
+ /** Typed result returned by tiktok.profile.playlist.posts.list. */
466
+ export type TikTokProfilePlaylistPostsPage = OperationPage<"/v1/tiktok/profiles/{identifier}/playlists/{playlist_id}/posts", "get">;
467
+ /** Options accepted by tiktok.profile.playlists.list. */
468
+ export type TikTokProfilePlaylistsOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/playlists", "get">;
469
+ /** Typed result returned by tiktok.profile.playlists.list. */
470
+ export type TikTokProfilePlaylistsPage = OperationPage<"/v1/tiktok/profiles/{identifier}/playlists", "get">;
471
+ /** Options accepted by tiktok.profile.posts.list. */
472
+ export type TikTokProfilePostsOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/posts", "get">;
473
+ /** Typed result returned by tiktok.profile.posts.list. */
474
+ export type TikTokProfilePostsPage = OperationPage<"/v1/tiktok/profiles/{identifier}/posts", "get">;
475
+ /** Options accepted by tiktok.profile.qrCode.get. */
476
+ export type TikTokProfileQRCodeOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/qr-code", "get">;
477
+ /** Typed result returned by tiktok.profile.qrCode.get. */
478
+ export type TikTokProfileQRCodeResponse = OperationResponse<"/v1/tiktok/profiles/{identifier}/qr-code", "get">;
479
+ /** Options accepted by tiktok.profile.stories.list. */
480
+ export type TikTokProfileStoriesOptions = OperationOptions<"/v1/tiktok/profiles/{identifier}/stories", "get">;
481
+ /** Typed result returned by tiktok.profile.stories.list. */
482
+ export type TikTokProfileStoriesPage = OperationPage<"/v1/tiktok/profiles/{identifier}/stories", "get">;
483
+ /** Options accepted by tiktok.search.commentSuggestions.list. */
484
+ export type TikTokSearchCommentSuggestionsOptions = OperationOptions<"/v1/tiktok/search/comment-suggestions", "get">;
485
+ /** Typed result returned by tiktok.search.commentSuggestions.list. */
486
+ export type TikTokSearchCommentSuggestionsPage = OperationPage<"/v1/tiktok/search/comment-suggestions", "get">;
487
+ /** Options accepted by tiktok.search.hashtags.list. */
488
+ export type TikTokSearchHashtagsOptions = OperationOptions<"/v1/tiktok/search/hashtags", "get">;
489
+ /** Typed result returned by tiktok.search.hashtags.list. */
490
+ export type TikTokSearchHashtagsPage = OperationPage<"/v1/tiktok/search/hashtags", "get">;
491
+ /** Options accepted by tiktok.search.insights.list. */
492
+ export type TikTokSearchInsightsOptions = OperationOptions<"/v1/tiktok/search/insights", "get">;
493
+ /** Typed result returned by tiktok.search.insights.list. */
494
+ export type TikTokSearchInsightsPage = OperationPage<"/v1/tiktok/search/insights", "get">;
495
+ /** Options accepted by tiktok.search.live.list. */
496
+ export type TikTokSearchLiveOptions = OperationOptions<"/v1/tiktok/search/live", "get">;
497
+ /** Typed result returned by tiktok.search.live.list. */
498
+ export type TikTokSearchLivePage = OperationPage<"/v1/tiktok/search/live", "get">;
499
+ /** Options accepted by tiktok.search.locations.list. */
500
+ export type TikTokSearchLocationsOptions = OperationOptions<"/v1/tiktok/search/locations", "get">;
501
+ /** Typed result returned by tiktok.search.locations.list. */
502
+ export type TikTokSearchLocationsPage = OperationPage<"/v1/tiktok/search/locations", "get">;
503
+ /** Options accepted by tiktok.search.music.list. */
504
+ export type TikTokSearchMusicOptions = OperationOptions<"/v1/tiktok/search/music", "get">;
505
+ /** Typed result returned by tiktok.search.music.list. */
506
+ export type TikTokSearchMusicPage = OperationPage<"/v1/tiktok/search/music", "get">;
507
+ /** Options accepted by tiktok.search.posts.list. */
508
+ export type TikTokSearchPostsOptions = OperationOptions<"/v1/tiktok/search/posts", "get">;
509
+ /** Typed result returned by tiktok.search.posts.list. */
510
+ export type TikTokSearchPostsPage = OperationPage<"/v1/tiktok/search/posts", "get">;
511
+ /** Options accepted by tiktok.search.profiles.list. */
512
+ export type TikTokSearchProfilesOptions = OperationOptions<"/v1/tiktok/search/profiles", "get">;
513
+ /** Typed result returned by tiktok.search.profiles.list. */
514
+ export type TikTokSearchProfilesPage = OperationPage<"/v1/tiktok/search/profiles", "get">;
515
+ /** Options accepted by tiktok.search.top.list. */
516
+ export type TikTokSearchTopOptions = OperationOptions<"/v1/tiktok/search/top", "get">;
517
+ /** Typed result returned by tiktok.search.top.list. */
518
+ export type TikTokSearchTopPage = OperationPage<"/v1/tiktok/search/top", "get">;
519
+ /** Options accepted by tiktok.shop.deals.flashSale.list. */
520
+ export type TikTokShopDealsFlashSaleOptions = OperationOptions<"/v1/tiktok/shop/deals/flash-sale", "get">;
521
+ /** Typed result returned by tiktok.shop.deals.flashSale.list. */
522
+ export type TikTokShopDealsFlashSalePage = OperationPage<"/v1/tiktok/shop/deals/flash-sale", "get">;
523
+ /** Options accepted by tiktok.shop.deals.newUser.list. */
524
+ export type TikTokShopDealsNewUserOptions = OperationOptions<"/v1/tiktok/shop/deals/new-user", "get">;
525
+ /** Typed result returned by tiktok.shop.deals.newUser.list. */
526
+ export type TikTokShopDealsNewUserPage = OperationPage<"/v1/tiktok/shop/deals/new-user", "get">;
527
+ /** Options accepted by tiktok.shop.home.list. */
528
+ export type TikTokShopHomeOptions = OperationOptions<"/v1/tiktok/shop/home", "get">;
529
+ /** Typed result returned by tiktok.shop.home.list. */
530
+ export type TikTokShopHomePage = OperationPage<"/v1/tiktok/shop/home", "get">;
531
+ /** Options accepted by tiktok.shop.live.products.list. */
532
+ export type TikTokShopLiveProductsOptions = OperationOptions<"/v1/tiktok/shop/live/{identifier}/products", "get">;
533
+ /** Typed result returned by tiktok.shop.live.products.list. */
534
+ export type TikTokShopLiveProductsPage = OperationPage<"/v1/tiktok/shop/live/{identifier}/products", "get">;
535
+ /** Options accepted by tiktok.shop.product.get. */
536
+ export type TikTokShopProductOptions = OperationOptions<"/v1/tiktok/shop/products/{identifier}", "get">;
537
+ /** Typed result returned by tiktok.shop.product.get. */
538
+ export type TikTokShopProductResponse = OperationResponse<"/v1/tiktok/shop/products/{identifier}", "get">;
539
+ /** Options accepted by tiktok.shop.product.reviews.list. */
540
+ export type TikTokShopProductReviewsOptions = OperationOptions<"/v1/tiktok/shop/products/{identifier}/reviews", "get">;
541
+ /** Typed result returned by tiktok.shop.product.reviews.list. */
542
+ export type TikTokShopProductReviewsPage = OperationPage<"/v1/tiktok/shop/products/{identifier}/reviews", "get">;
543
+ /** Options accepted by tiktok.shop.profile.page.list. */
544
+ export type TikTokShopProfilePageOptions = OperationOptions<"/v1/tiktok/shop/profiles/{identifier}/page", "get">;
545
+ /** Typed result returned by tiktok.shop.profile.page.list. */
546
+ export type TikTokShopProfilePagePage = OperationPage<"/v1/tiktok/shop/profiles/{identifier}/page", "get">;
547
+ /** Options accepted by tiktok.shop.profile.products.list. */
548
+ export type TikTokShopProfileProductsOptions = OperationOptions<"/v1/tiktok/shop/profiles/{identifier}/products", "get">;
549
+ /** Typed result returned by tiktok.shop.profile.products.list. */
550
+ export type TikTokShopProfileProductsPage = OperationPage<"/v1/tiktok/shop/profiles/{identifier}/products", "get">;
551
+ /** Options accepted by tiktok.shop.profile.tabs.list. */
552
+ export type TikTokShopProfileTabsOptions = OperationOptions<"/v1/tiktok/shop/profiles/{identifier}/tabs", "get">;
553
+ /** Typed result returned by tiktok.shop.profile.tabs.list. */
554
+ export type TikTokShopProfileTabsPage = OperationPage<"/v1/tiktok/shop/profiles/{identifier}/tabs", "get">;
555
+ /** Options accepted by tiktok.shop.recommendations.list. */
556
+ export type TikTokShopRecommendationsOptions = OperationOptions<"/v1/tiktok/shop/recommendations", "get">;
557
+ /** Typed result returned by tiktok.shop.recommendations.list. */
558
+ export type TikTokShopRecommendationsPage = OperationPage<"/v1/tiktok/shop/recommendations", "get">;
559
+ /** Options accepted by tiktok.shop.search.list. */
560
+ export type TikTokShopSearchOptions = OperationOptions<"/v1/tiktok/shop/search", "get">;
561
+ /** Typed result returned by tiktok.shop.search.list. */
562
+ export type TikTokShopSearchPage = OperationPage<"/v1/tiktok/shop/search", "get">;
563
+ /** Options accepted by tiktok.shop.seller.categories.list. */
564
+ export type TikTokShopSellerCategoriesOptions = OperationOptions<"/v1/tiktok/shop/sellers/{identifier}/categories", "get">;
565
+ /** Typed result returned by tiktok.shop.seller.categories.list. */
566
+ export type TikTokShopSellerCategoriesPage = OperationPage<"/v1/tiktok/shop/sellers/{identifier}/categories", "get">;
567
+ /** Options accepted by tiktok.shop.seller.category.products.list. */
568
+ export type TikTokShopSellerCategoryProductsOptions = OperationOptions<"/v1/tiktok/shop/sellers/{identifier}/categories/{category_id}/products", "get">;
569
+ /** Typed result returned by tiktok.shop.seller.category.products.list. */
570
+ export type TikTokShopSellerCategoryProductsPage = OperationPage<"/v1/tiktok/shop/sellers/{identifier}/categories/{category_id}/products", "get">;
571
+ /** Options accepted by tiktok.shop.seller.get. */
572
+ export type TikTokShopSellerOptions = OperationOptions<"/v1/tiktok/shop/sellers/{identifier}", "get">;
573
+ /** Typed result returned by tiktok.shop.seller.get. */
574
+ export type TikTokShopSellerResponse = OperationResponse<"/v1/tiktok/shop/sellers/{identifier}", "get">;
575
+ /** Options accepted by tiktok.shop.seller.products.list. */
576
+ export type TikTokShopSellerProductsOptions = OperationOptions<"/v1/tiktok/shop/sellers/{identifier}/products", "get">;
577
+ /** Typed result returned by tiktok.shop.seller.products.list. */
578
+ export type TikTokShopSellerProductsPage = OperationPage<"/v1/tiktok/shop/sellers/{identifier}/products", "get">;
579
+ /** Options accepted by tiktok.shop.seller.sortTypes.list. */
580
+ export type TikTokShopSellerSortTypesOptions = OperationOptions<"/v1/tiktok/shop/sellers/{identifier}/sort-types", "get">;
581
+ /** Typed result returned by tiktok.shop.seller.sortTypes.list. */
582
+ export type TikTokShopSellerSortTypesPage = OperationPage<"/v1/tiktok/shop/sellers/{identifier}/sort-types", "get">;
583
+ /** Options accepted by tiktok.story.get. */
584
+ export type TikTokStoryOptions = OperationOptions<"/v1/tiktok/stories/{identifier}", "get">;
585
+ /** Typed result returned by tiktok.story.get. */
586
+ export type TikTokStoryResponse = OperationResponse<"/v1/tiktok/stories/{identifier}", "get">;
587
+ /** Options accepted by tiktok.trending.categories.list. */
588
+ export type TikTokTrendingCategoriesOptions = OperationOptions<"/v1/tiktok/trending/categories", "get">;
589
+ /** Typed result returned by tiktok.trending.categories.list. */
590
+ export type TikTokTrendingCategoriesPage = OperationPage<"/v1/tiktok/trending/categories", "get">;
591
+ /** Options accepted by tiktok.trending.insights.list. */
592
+ export type TikTokTrendingInsightsOptions = OperationOptions<"/v1/tiktok/trending/insights", "get">;
593
+ /** Typed result returned by tiktok.trending.insights.list. */
594
+ export type TikTokTrendingInsightsPage = OperationPage<"/v1/tiktok/trending/insights", "get">;
595
+ /** Options accepted by tiktok.trending.music.list. */
596
+ export type TikTokTrendingMusicOptions = OperationOptions<"/v1/tiktok/trending/music", "get">;
597
+ /** Typed result returned by tiktok.trending.music.list. */
598
+ export type TikTokTrendingMusicResponse = OperationResponse<"/v1/tiktok/trending/music", "get">;
599
+ /** Options accepted by tiktok.trending.posts.list. */
600
+ export type TikTokTrendingPostsOptions = OperationOptions<"/v1/tiktok/trending/posts", "get">;
601
+ /** Typed result returned by tiktok.trending.posts.list. */
602
+ export type TikTokTrendingPostsPage = OperationPage<"/v1/tiktok/trending/posts", "get">;
603
+ /** Options accepted by twitter.list.get. */
604
+ export type TwitterListOptions = OperationOptions<"/v1/twitter/lists/{identifier}", "get">;
605
+ /** Typed result returned by twitter.list.get. */
606
+ export type TwitterListResponse = OperationResponse<"/v1/twitter/lists/{identifier}", "get">;
607
+ /** Options accepted by twitter.list.members.list. */
608
+ export type TwitterListMembersOptions = OperationOptions<"/v1/twitter/lists/{identifier}/members", "get">;
609
+ /** Typed result returned by twitter.list.members.list. */
610
+ export type TwitterListMembersPage = OperationPage<"/v1/twitter/lists/{identifier}/members", "get">;
611
+ /** Options accepted by twitter.list.posts.list. */
612
+ export type TwitterListPostsOptions = OperationOptions<"/v1/twitter/lists/{identifier}/posts", "get">;
613
+ /** Typed result returned by twitter.list.posts.list. */
614
+ export type TwitterListPostsPage = OperationPage<"/v1/twitter/lists/{identifier}/posts", "get">;
615
+ /** Options accepted by twitter.post.comment.replies.list. */
616
+ export type TwitterPostCommentRepliesOptions = OperationOptions<"/v1/twitter/posts/{identifier}/comments/{comment_id}/replies", "get">;
617
+ /** Typed result returned by twitter.post.comment.replies.list. */
618
+ export type TwitterPostCommentRepliesPage = OperationPage<"/v1/twitter/posts/{identifier}/comments/{comment_id}/replies", "get">;
619
+ /** Options accepted by twitter.post.comments.list. */
620
+ export type TwitterPostCommentsOptions = OperationOptions<"/v1/twitter/posts/{identifier}/comments", "get">;
621
+ /** Typed result returned by twitter.post.comments.list. */
622
+ export type TwitterPostCommentsPage = OperationPage<"/v1/twitter/posts/{identifier}/comments", "get">;
623
+ /** Options accepted by twitter.post.get. */
624
+ export type TwitterPostOptions = OperationOptions<"/v1/twitter/posts/{identifier}", "get">;
625
+ /** Typed result returned by twitter.post.get. */
626
+ export type TwitterPostResponse = OperationResponse<"/v1/twitter/posts/{identifier}", "get">;
627
+ /** Options accepted by twitter.post.likers.list. */
628
+ export type TwitterPostLikersOptions = OperationOptions<"/v1/twitter/posts/{identifier}/likers", "get">;
629
+ /** Typed result returned by twitter.post.likers.list. */
630
+ export type TwitterPostLikersPage = OperationPage<"/v1/twitter/posts/{identifier}/likers", "get">;
631
+ /** Options accepted by twitter.post.reposters.list. */
632
+ export type TwitterPostRepostersOptions = OperationOptions<"/v1/twitter/posts/{identifier}/reposters", "get">;
633
+ /** Typed result returned by twitter.post.reposters.list. */
634
+ export type TwitterPostRepostersPage = OperationPage<"/v1/twitter/posts/{identifier}/reposters", "get">;
635
+ /** Options accepted by twitter.profile.followers.list. */
636
+ export type TwitterProfileFollowersOptions = OperationOptions<"/v1/twitter/profiles/{identifier}/followers", "get">;
637
+ /** Typed result returned by twitter.profile.followers.list. */
638
+ export type TwitterProfileFollowersPage = OperationPage<"/v1/twitter/profiles/{identifier}/followers", "get">;
639
+ /** Options accepted by twitter.profile.following.list. */
640
+ export type TwitterProfileFollowingOptions = OperationOptions<"/v1/twitter/profiles/{identifier}/following", "get">;
641
+ /** Typed result returned by twitter.profile.following.list. */
642
+ export type TwitterProfileFollowingPage = OperationPage<"/v1/twitter/profiles/{identifier}/following", "get">;
643
+ /** Options accepted by twitter.profile.get. */
644
+ export type TwitterProfileOptions = OperationOptions<"/v1/twitter/profiles/{identifier}", "get">;
645
+ /** Typed result returned by twitter.profile.get. */
646
+ export type TwitterProfileResponse = OperationResponse<"/v1/twitter/profiles/{identifier}", "get">;
647
+ /** Options accepted by twitter.profile.lists.list. */
648
+ export type TwitterProfileListsOptions = OperationOptions<"/v1/twitter/profiles/{identifier}/lists", "get">;
649
+ /** Typed result returned by twitter.profile.lists.list. */
650
+ export type TwitterProfileListsPage = OperationPage<"/v1/twitter/profiles/{identifier}/lists", "get">;
651
+ /** Options accepted by twitter.profile.media.list. */
652
+ export type TwitterProfileMediaOptions = OperationOptions<"/v1/twitter/profiles/{identifier}/media", "get">;
653
+ /** Typed result returned by twitter.profile.media.list. */
654
+ export type TwitterProfileMediaPage = OperationPage<"/v1/twitter/profiles/{identifier}/media", "get">;
655
+ /** Options accepted by twitter.profile.posts.list. */
656
+ export type TwitterProfilePostsOptions = OperationOptions<"/v1/twitter/profiles/{identifier}/posts", "get">;
657
+ /** Typed result returned by twitter.profile.posts.list. */
658
+ export type TwitterProfilePostsPage = OperationPage<"/v1/twitter/profiles/{identifier}/posts", "get">;
659
+ /** Options accepted by twitter.profile.replies.list. */
660
+ export type TwitterProfileRepliesOptions = OperationOptions<"/v1/twitter/profiles/{identifier}/replies", "get">;
661
+ /** Typed result returned by twitter.profile.replies.list. */
662
+ export type TwitterProfileRepliesPage = OperationPage<"/v1/twitter/profiles/{identifier}/replies", "get">;
663
+ /** Options accepted by twitter.search.media.list. */
664
+ export type TwitterSearchMediaOptions = OperationOptions<"/v1/twitter/search/media", "get">;
665
+ /** Typed result returned by twitter.search.media.list. */
666
+ export type TwitterSearchMediaPage = OperationPage<"/v1/twitter/search/media", "get">;
667
+ /** Options accepted by twitter.search.posts.list. */
668
+ export type TwitterSearchPostsOptions = OperationOptions<"/v1/twitter/search/posts", "get">;
669
+ /** Typed result returned by twitter.search.posts.list. */
670
+ export type TwitterSearchPostsPage = OperationPage<"/v1/twitter/search/posts", "get">;
671
+ /** Options accepted by twitter.search.suggestions.list. */
672
+ export type TwitterSearchSuggestionsOptions = OperationOptions<"/v1/twitter/search/suggestions", "get">;
673
+ /** Typed result returned by twitter.search.suggestions.list. */
674
+ export type TwitterSearchSuggestionsPage = OperationPage<"/v1/twitter/search/suggestions", "get">;
675
+ /** Options accepted by twitter.search.users.list. */
676
+ export type TwitterSearchUsersOptions = OperationOptions<"/v1/twitter/search/users", "get">;
677
+ /** Typed result returned by twitter.search.users.list. */
678
+ export type TwitterSearchUsersPage = OperationPage<"/v1/twitter/search/users", "get">;
679
+ //# sourceMappingURL=public-types.d.ts.map