rozod 6.7.1 → 6.9.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 (87) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +75 -451
  3. package/lib/endpoints/accountinformationv1.d.ts +92 -95
  4. package/lib/endpoints/accountsettingsv1.d.ts +88 -110
  5. package/lib/endpoints/adconfigurationv2.d.ts +108 -215
  6. package/lib/endpoints/assetdeliveryv1.d.ts +267 -230
  7. package/lib/endpoints/assetdeliveryv1.js +38 -0
  8. package/lib/endpoints/assetdeliveryv2.d.ts +201 -176
  9. package/lib/endpoints/assetdeliveryv2.js +26 -0
  10. package/lib/endpoints/authv1.d.ts +480 -517
  11. package/lib/endpoints/authv1.js +3 -1
  12. package/lib/endpoints/authv2.d.ts +210 -222
  13. package/lib/endpoints/authv2.js +1 -1
  14. package/lib/endpoints/authv3.d.ts +32 -35
  15. package/lib/endpoints/avatarv1.d.ts +112 -117
  16. package/lib/endpoints/avatarv2.d.ts +71 -76
  17. package/lib/endpoints/avatarv3.d.ts +27 -33
  18. package/lib/endpoints/badgesv1.d.ts +96 -99
  19. package/lib/endpoints/badgesv1.js +4 -0
  20. package/lib/endpoints/catalogv1.d.ts +209 -234
  21. package/lib/endpoints/catalogv1.js +2 -1
  22. package/lib/endpoints/catalogv2.d.ts +106 -136
  23. package/lib/endpoints/catalogv2.js +21 -17
  24. package/lib/endpoints/chatv2.d.ts +778 -778
  25. package/lib/endpoints/clientsettingsv1.d.ts +33 -35
  26. package/lib/endpoints/clientsettingsv2.d.ts +62 -68
  27. package/lib/endpoints/contactsv1.d.ts +18 -20
  28. package/lib/endpoints/developv1.d.ts +233 -293
  29. package/lib/endpoints/developv1.js +3 -0
  30. package/lib/endpoints/developv2.d.ts +87 -138
  31. package/lib/endpoints/developv2.js +3 -1
  32. package/lib/endpoints/economycreatorstatsv1.d.ts +12 -12
  33. package/lib/endpoints/economyv1.d.ts +6 -6
  34. package/lib/endpoints/engagementpayoutsv1.d.ts +9 -9
  35. package/lib/endpoints/followingsv1.d.ts +33 -34
  36. package/lib/endpoints/followingsv2.d.ts +9 -9
  37. package/lib/endpoints/friendsv1.d.ts +416 -545
  38. package/lib/endpoints/friendsv1.js +213 -313
  39. package/lib/endpoints/gameinternationalizationv1.d.ts +1509 -1642
  40. package/lib/endpoints/gameinternationalizationv2.d.ts +62 -64
  41. package/lib/endpoints/gamejoinv1.d.ts +458 -458
  42. package/lib/endpoints/gamesv1.d.ts +183 -143
  43. package/lib/endpoints/gamesv1.js +2 -0
  44. package/lib/endpoints/gamesv2.d.ts +161 -158
  45. package/lib/endpoints/gamesv2.js +9 -0
  46. package/lib/endpoints/groupsv1.d.ts +967 -976
  47. package/lib/endpoints/groupsv1.js +48 -4
  48. package/lib/endpoints/groupsv2.d.ts +259 -277
  49. package/lib/endpoints/groupsv2.js +1 -0
  50. package/lib/endpoints/inventoryv1.d.ts +93 -122
  51. package/lib/endpoints/inventoryv1.js +3 -1
  52. package/lib/endpoints/inventoryv2.d.ts +163 -178
  53. package/lib/endpoints/inventoryv2.js +2 -0
  54. package/lib/endpoints/itemconfigurationv1.d.ts +33 -40
  55. package/lib/endpoints/localev1.d.ts +47 -48
  56. package/lib/endpoints/localizationtablesv1.d.ts +315 -353
  57. package/lib/endpoints/matchmakingv1.d.ts +184 -190
  58. package/lib/endpoints/metricsv1.d.ts +88 -88
  59. package/lib/endpoints/notificationsv2.d.ts +144 -158
  60. package/lib/endpoints/premiumfeaturesv1.d.ts +14 -14
  61. package/lib/endpoints/presencev1.d.ts +7 -12
  62. package/lib/endpoints/privatemessagesv1.d.ts +56 -64
  63. package/lib/endpoints/publishv1.d.ts +32 -32
  64. package/lib/endpoints/thumbnailsresizerv1.d.ts +52 -53
  65. package/lib/endpoints/thumbnailsv1.d.ts +317 -361
  66. package/lib/endpoints/thumbnailsv1.js +25 -0
  67. package/lib/endpoints/tradesv1.d.ts +92 -104
  68. package/lib/endpoints/tradesv2.d.ts +81 -84
  69. package/lib/endpoints/translationrolesv1.d.ts +46 -51
  70. package/lib/endpoints/twostepverificationv1.d.ts +233 -237
  71. package/lib/endpoints/usersv1.d.ts +110 -114
  72. package/lib/index.d.ts +152 -4
  73. package/lib/index.js +273 -4
  74. package/lib/opencloud/v1/asset-permissions.d.ts +1 -1
  75. package/lib/opencloud/v1/assets.d.ts +9 -9
  76. package/lib/opencloud/v1/datastores-ordered.d.ts +6 -6
  77. package/lib/opencloud/v1/datastores.d.ts +8 -8
  78. package/lib/opencloud/v1/developer-products.d.ts +4 -4
  79. package/lib/opencloud/v1/game-passes.d.ts +4 -4
  80. package/lib/opencloud/v1/messaging.d.ts +1 -1
  81. package/lib/opencloud/v1/open-eval.d.ts +2 -2
  82. package/lib/opencloud/v1/secrets-store.d.ts +5 -5
  83. package/lib/opencloud/v1/toolbox.d.ts +2 -2
  84. package/lib/opencloud/v1/universes.d.ts +1 -1
  85. package/lib/opencloud/v2/cloud.d.ts +172 -84
  86. package/lib/opencloud/v2/cloud.js +25 -9
  87. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
- import { z } from "zod";
2
- import { endpoint } from "..";
1
+ import { z } from 'zod';
2
+ import { endpoint } from '..';
3
3
 
4
4
  const Roblox_Web_Responses_Games_GameMediaItemResponseV2 = z.object({
5
5
  assetTypeId: z.number().int(),
@@ -11,145 +11,145 @@ const Roblox_Web_Responses_Games_GameMediaItemResponseV2 = z.object({
11
11
  altText: z.string(),
12
12
  videoId: z.string(),
13
13
  });
14
- const Roblox_Web_WebAPI_Models_ApiArrayResponse_Roblox_Web_Responses_Games_GameMediaItemResponseV2_ =
15
- z.object({
16
- data: z.array(Roblox_Web_Responses_Games_GameMediaItemResponseV2),
17
- });
18
- const Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Core_CreatorType_ =
19
- z.object({
20
- id: z.number().int(),
21
- type: z.enum(["User", "Group"]),
22
- name: z.string(),
23
- });
24
- const Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Assets_AssetType_ =
25
- z.object({
26
- id: z.number().int(),
27
- type: z.enum([
28
- "Image",
29
- "TShirt",
30
- "Audio",
31
- "Mesh",
32
- "Lua",
33
- "HTML",
34
- "Text",
35
- "Hat",
36
- "Place",
37
- "Model",
38
- "Shirt",
39
- "Pants",
40
- "Decal",
41
- "Avatar",
42
- "Head",
43
- "Face",
44
- "Gear",
45
- "Badge",
46
- "GroupEmblem",
47
- "Animation",
48
- "Arms",
49
- "Legs",
50
- "Torso",
51
- "RightArm",
52
- "LeftArm",
53
- "LeftLeg",
54
- "RightLeg",
55
- "Package",
56
- "YouTubeVideo",
57
- "GamePass",
58
- "App",
59
- "Code",
60
- "Plugin",
61
- "SolidModel",
62
- "MeshPart",
63
- "HairAccessory",
64
- "FaceAccessory",
65
- "NeckAccessory",
66
- "ShoulderAccessory",
67
- "FrontAccessory",
68
- "BackAccessory",
69
- "WaistAccessory",
70
- "ClimbAnimation",
71
- "DeathAnimation",
72
- "FallAnimation",
73
- "IdleAnimation",
74
- "JumpAnimation",
75
- "RunAnimation",
76
- "SwimAnimation",
77
- "WalkAnimation",
78
- "PoseAnimation",
79
- "LocalizationTableManifest",
80
- "LocalizationTableTranslation",
81
- "EmoteAnimation",
82
- "Video",
83
- "TexturePack",
84
- "TShirtAccessory",
85
- "ShirtAccessory",
86
- "PantsAccessory",
87
- "JacketAccessory",
88
- "SweaterAccessory",
89
- "ShortsAccessory",
90
- "LeftShoeAccessory",
91
- "RightShoeAccessory",
92
- "DressSkirtAccessory",
93
- "FontFamily",
94
- "FontFace",
95
- "MeshHiddenSurfaceRemoval",
96
- "EyebrowAccessory",
97
- "EyelashAccessory",
98
- "MoodAnimation",
99
- "DynamicHead",
100
- "CodeSnippet",
101
- "AdsVideo",
102
- "OtaUpdate",
103
- "Screenshot",
104
- "RuntimePropertySet",
105
- "StorePreviewVideo",
106
- "GamePreviewVideo",
107
- "CreatorExperienceConfig",
108
- "FaceMakeup",
109
- "LipMakeup",
110
- "EyeMakeup",
111
- "VoxelFragment",
112
- "AvatarBackground",
113
- ]),
114
- name: z.string(),
115
- });
14
+ const Roblox_Web_WebAPI_Models_ApiArrayResponse_Roblox_Web_Responses_Games_GameMediaItemResponseV2_ = z.object({
15
+ data: z.array(Roblox_Web_Responses_Games_GameMediaItemResponseV2),
16
+ });
17
+ const Roblox_Games_Api_Models_Response_GameContentMetadataResponseModel = z.object({
18
+ badgePosition: z.string(),
19
+ badgeAnalyticsId: z.string(),
20
+ badgeType: z.string(),
21
+ badgeIcon: z.string(),
22
+ badgeComponentType: z.string(),
23
+ });
24
+ const Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Core_CreatorType_ = z.object({
25
+ id: z.number().int(),
26
+ type: z.enum(['User', 'Group']),
27
+ name: z.string(),
28
+ });
29
+ const Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Assets_AssetType_ = z.object({
30
+ id: z.number().int(),
31
+ type: z.enum([
32
+ 'Image',
33
+ 'TShirt',
34
+ 'Audio',
35
+ 'Mesh',
36
+ 'Lua',
37
+ 'HTML',
38
+ 'Text',
39
+ 'Hat',
40
+ 'Place',
41
+ 'Model',
42
+ 'Shirt',
43
+ 'Pants',
44
+ 'Decal',
45
+ 'Avatar',
46
+ 'Head',
47
+ 'Face',
48
+ 'Gear',
49
+ 'Badge',
50
+ 'GroupEmblem',
51
+ 'Animation',
52
+ 'Arms',
53
+ 'Legs',
54
+ 'Torso',
55
+ 'RightArm',
56
+ 'LeftArm',
57
+ 'LeftLeg',
58
+ 'RightLeg',
59
+ 'Package',
60
+ 'YouTubeVideo',
61
+ 'GamePass',
62
+ 'App',
63
+ 'Code',
64
+ 'Plugin',
65
+ 'SolidModel',
66
+ 'MeshPart',
67
+ 'HairAccessory',
68
+ 'FaceAccessory',
69
+ 'NeckAccessory',
70
+ 'ShoulderAccessory',
71
+ 'FrontAccessory',
72
+ 'BackAccessory',
73
+ 'WaistAccessory',
74
+ 'ClimbAnimation',
75
+ 'DeathAnimation',
76
+ 'FallAnimation',
77
+ 'IdleAnimation',
78
+ 'JumpAnimation',
79
+ 'RunAnimation',
80
+ 'SwimAnimation',
81
+ 'WalkAnimation',
82
+ 'PoseAnimation',
83
+ 'LocalizationTableManifest',
84
+ 'LocalizationTableTranslation',
85
+ 'EmoteAnimation',
86
+ 'Video',
87
+ 'TexturePack',
88
+ 'TShirtAccessory',
89
+ 'ShirtAccessory',
90
+ 'PantsAccessory',
91
+ 'JacketAccessory',
92
+ 'SweaterAccessory',
93
+ 'ShortsAccessory',
94
+ 'LeftShoeAccessory',
95
+ 'RightShoeAccessory',
96
+ 'DressSkirtAccessory',
97
+ 'FontFamily',
98
+ 'FontFace',
99
+ 'MeshHiddenSurfaceRemoval',
100
+ 'EyebrowAccessory',
101
+ 'EyelashAccessory',
102
+ 'MoodAnimation',
103
+ 'DynamicHead',
104
+ 'CodeSnippet',
105
+ 'AdsVideo',
106
+ 'OtaUpdate',
107
+ 'Screenshot',
108
+ 'RuntimePropertySet',
109
+ 'StorePreviewVideo',
110
+ 'GamePreviewVideo',
111
+ 'CreatorExperienceConfig',
112
+ 'FaceMakeup',
113
+ 'LipMakeup',
114
+ 'EyeMakeup',
115
+ 'VoxelFragment',
116
+ 'AvatarBackground',
117
+ 'TextDocument',
118
+ ]),
119
+ name: z.string(),
120
+ });
116
121
  const Roblox_Web_Responses_Games_GameFavoriteResponseModel = z.object({
117
122
  price: z.number().int(),
123
+ contentMetadata: Roblox_Games_Api_Models_Response_GameContentMetadataResponseModel,
118
124
  id: z.number().int(),
119
125
  name: z.string(),
120
126
  description: z.string(),
121
- creator:
122
- Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Core_CreatorType_,
123
- rootPlace:
124
- Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Assets_AssetType_,
127
+ creator: Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Core_CreatorType_,
128
+ rootPlace: Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Assets_AssetType_,
125
129
  created: z.string().datetime({ offset: true }),
126
130
  updated: z.string().datetime({ offset: true }),
127
131
  placeVisits: z.number().int(),
128
132
  });
129
- const Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameFavoriteResponseModel_ =
130
- z.object({
131
- previousPageCursor: z.string(),
132
- nextPageCursor: z.string(),
133
- data: z.array(Roblox_Web_Responses_Games_GameFavoriteResponseModel),
134
- });
133
+ const Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameFavoriteResponseModel_ = z.object({
134
+ previousPageCursor: z.string(),
135
+ nextPageCursor: z.string(),
136
+ data: z.array(Roblox_Web_Responses_Games_GameFavoriteResponseModel),
137
+ });
135
138
  const Roblox_Web_Responses_Games_GameResponseV2 = z.object({
136
139
  id: z.number().int(),
137
140
  name: z.string(),
138
141
  description: z.string(),
139
- creator:
140
- Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Core_CreatorType_,
141
- rootPlace:
142
- Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Assets_AssetType_,
142
+ creator: Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Core_CreatorType_,
143
+ rootPlace: Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Assets_AssetType_,
143
144
  created: z.string().datetime({ offset: true }),
144
145
  updated: z.string().datetime({ offset: true }),
145
146
  placeVisits: z.number().int(),
146
147
  });
147
- const Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameResponseV2_ =
148
- z.object({
149
- previousPageCursor: z.string(),
150
- nextPageCursor: z.string(),
151
- data: z.array(Roblox_Web_Responses_Games_GameResponseV2),
152
- });
148
+ const Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameResponseV2_ = z.object({
149
+ previousPageCursor: z.string(),
150
+ nextPageCursor: z.string(),
151
+ data: z.array(Roblox_Web_Responses_Games_GameResponseV2),
152
+ });
153
153
 
154
154
  /**
155
155
  * @api GET https://games.roblox.com/v2/games/:universeId/media
@@ -158,16 +158,16 @@ const Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameRe
158
158
  * @param fetchAllExperienceRelatedMedia to tell if the API query is to fetch all related media for this experience
159
159
  */
160
160
  export const getGamesUniverseidMedia = endpoint({
161
- method: "GET",
162
- path: "/v2/games/:universeId/media",
163
- baseUrl: "https://games.roblox.com",
164
- requestFormat: "json",
161
+ method: 'GET',
162
+ path: '/v2/games/:universeId/media',
163
+ baseUrl: 'https://games.roblox.com',
164
+ requestFormat: 'json',
165
165
  serializationMethod: {
166
166
  universeId: {
167
- style: "simple",
167
+ style: 'simple',
168
168
  },
169
169
  fetchAllExperienceRelatedMedia: {
170
- style: "form",
170
+ style: 'form',
171
171
  explode: true,
172
172
  },
173
173
  },
@@ -175,8 +175,7 @@ export const getGamesUniverseidMedia = endpoint({
175
175
  universeId: z.number().int(),
176
176
  fetchAllExperienceRelatedMedia: z.boolean().optional(),
177
177
  },
178
- response:
179
- Roblox_Web_WebAPI_Models_ApiArrayResponse_Roblox_Web_Responses_Games_GameMediaItemResponseV2_,
178
+ response: Roblox_Web_WebAPI_Models_ApiArrayResponse_Roblox_Web_Responses_Games_GameMediaItemResponseV2_,
180
179
  errors: [
181
180
  {
182
181
  status: 400,
@@ -198,28 +197,28 @@ export const getGamesUniverseidMedia = endpoint({
198
197
  * @param sortOrder The order the results are sorted in.
199
198
  */
200
199
  export const getUsersUseridFavoriteGames = endpoint({
201
- method: "GET",
202
- path: "/v2/users/:userId/favorite/games",
203
- baseUrl: "https://games.roblox.com",
204
- requestFormat: "json",
200
+ method: 'GET',
201
+ path: '/v2/users/:userId/favorite/games',
202
+ baseUrl: 'https://games.roblox.com',
203
+ requestFormat: 'json',
205
204
  serializationMethod: {
206
205
  userId: {
207
- style: "simple",
206
+ style: 'simple',
208
207
  },
209
208
  accessFilter: {
210
- style: "form",
209
+ style: 'form',
211
210
  explode: true,
212
211
  },
213
212
  limit: {
214
- style: "form",
213
+ style: 'form',
215
214
  explode: true,
216
215
  },
217
216
  cursor: {
218
- style: "form",
217
+ style: 'form',
219
218
  explode: true,
220
219
  },
221
220
  sortOrder: {
222
- style: "form",
221
+ style: 'form',
223
222
  explode: true,
224
223
  },
225
224
  },
@@ -234,10 +233,9 @@ export const getUsersUseridFavoriteGames = endpoint({
234
233
  .optional()
235
234
  .default(10),
236
235
  cursor: z.string().optional(),
237
- sortOrder: z.enum(["Asc", "Desc"]).optional().default("Desc"),
236
+ sortOrder: z.enum(['Asc', 'Desc']).optional().default('Desc'),
238
237
  },
239
- response:
240
- Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameFavoriteResponseModel_,
238
+ response: Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameFavoriteResponseModel_,
241
239
  errors: [],
242
240
  });
243
241
  /**
@@ -250,28 +248,28 @@ export const getUsersUseridFavoriteGames = endpoint({
250
248
  * @param sortOrder The order the results are sorted in.
251
249
  */
252
250
  export const getUsersUseridGames = endpoint({
253
- method: "GET",
254
- path: "/v2/users/:userId/games",
255
- baseUrl: "https://games.roblox.com",
256
- requestFormat: "json",
251
+ method: 'GET',
252
+ path: '/v2/users/:userId/games',
253
+ baseUrl: 'https://games.roblox.com',
254
+ requestFormat: 'json',
257
255
  serializationMethod: {
258
256
  userId: {
259
- style: "simple",
257
+ style: 'simple',
260
258
  },
261
259
  accessFilter: {
262
- style: "form",
260
+ style: 'form',
263
261
  explode: true,
264
262
  },
265
263
  limit: {
266
- style: "form",
264
+ style: 'form',
267
265
  explode: true,
268
266
  },
269
267
  cursor: {
270
- style: "form",
268
+ style: 'form',
271
269
  explode: true,
272
270
  },
273
271
  sortOrder: {
274
- style: "form",
272
+ style: 'form',
275
273
  explode: true,
276
274
  },
277
275
  },
@@ -286,10 +284,9 @@ export const getUsersUseridGames = endpoint({
286
284
  .optional()
287
285
  .default(10),
288
286
  cursor: z.string().optional(),
289
- sortOrder: z.enum(["Asc", "Desc"]).optional().default("Asc"),
287
+ sortOrder: z.enum(['Asc', 'Desc']).optional().default('Asc'),
290
288
  },
291
- response:
292
- Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameResponseV2_,
289
+ response: Roblox_Web_WebAPI_Models_ApiPageResponse_Roblox_Web_Responses_Games_GameResponseV2_,
293
290
  errors: [],
294
291
  });
295
292
 
@@ -316,8 +313,14 @@ export const getGroupsGroupidGamesv2 = endpoint({
316
313
  },
317
314
  parameters: {
318
315
  groupId: z.number().int(),
319
- accessFilter: z.union([z.literal(1), z.literal(2), z.literal(4)]).optional().default(1),
320
- limit: z.union([z.literal(10), z.literal(25), z.literal(50), z.literal(100)]).optional().default(10),
316
+ accessFilter: z
317
+ .union([z.literal(1), z.literal(2), z.literal(4)])
318
+ .optional()
319
+ .default(1),
320
+ limit: z
321
+ .union([z.literal(10), z.literal(25), z.literal(50), z.literal(100)])
322
+ .optional()
323
+ .default(10),
321
324
  cursor: z.string().optional(),
322
325
  sortOrder: z.enum(['Asc', 'Desc']).optional().default('Asc'),
323
326
  },
@@ -16,6 +16,13 @@ const Roblox_Web_Responses_Games_GameMediaItemResponseV2 = zod_1.z.object({
16
16
  const Roblox_Web_WebAPI_Models_ApiArrayResponse_Roblox_Web_Responses_Games_GameMediaItemResponseV2_ = zod_1.z.object({
17
17
  data: zod_1.z.array(Roblox_Web_Responses_Games_GameMediaItemResponseV2),
18
18
  });
19
+ const Roblox_Games_Api_Models_Response_GameContentMetadataResponseModel = zod_1.z.object({
20
+ badgePosition: zod_1.z.string(),
21
+ badgeAnalyticsId: zod_1.z.string(),
22
+ badgeType: zod_1.z.string(),
23
+ badgeIcon: zod_1.z.string(),
24
+ badgeComponentType: zod_1.z.string(),
25
+ });
19
26
  const Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Core_CreatorType_ = zod_1.z.object({
20
27
  id: zod_1.z.number().int(),
21
28
  type: zod_1.z.enum(['User', 'Group']),
@@ -109,11 +116,13 @@ const Roblox_Web_Responses_RelatedEntityTypeResponse_Roblox_Platform_Assets_Asse
109
116
  'EyeMakeup',
110
117
  'VoxelFragment',
111
118
  'AvatarBackground',
119
+ 'TextDocument',
112
120
  ]),
113
121
  name: zod_1.z.string(),
114
122
  });
115
123
  const Roblox_Web_Responses_Games_GameFavoriteResponseModel = zod_1.z.object({
116
124
  price: zod_1.z.number().int(),
125
+ contentMetadata: Roblox_Games_Api_Models_Response_GameContentMetadataResponseModel,
117
126
  id: zod_1.z.number().int(),
118
127
  name: zod_1.z.string(),
119
128
  description: zod_1.z.string(),