@devvit/protos 0.11.0-next-2024-07-15-6cfe77526.0 → 0.11.0-next-2024-07-15-e40b92a49.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -204,114 +204,7 @@ export const NewModmailDefinition = {
204
204
  requestStream: false,
205
205
  responseType: GetConversationsResponse,
206
206
  responseStream: false,
207
- options: {
208
- _unknownFields: {
209
- 480010: [
210
- new Uint8Array([
211
- 99,
212
- 10,
213
- 3,
214
- 71,
215
- 69,
216
- 84,
217
- 18,
218
- 92,
219
- 47,
220
- 97,
221
- 112,
222
- 105,
223
- 47,
224
- 109,
225
- 111,
226
- 100,
227
- 47,
228
- 99,
229
- 111,
230
- 110,
231
- 118,
232
- 101,
233
- 114,
234
- 115,
235
- 97,
236
- 116,
237
- 105,
238
- 111,
239
- 110,
240
- 115,
241
- 63,
242
- 97,
243
- 102,
244
- 116,
245
- 101,
246
- 114,
247
- 61,
248
- 123,
249
- 97,
250
- 102,
251
- 116,
252
- 101,
253
- 114,
254
- 125,
255
- 38,
256
- 101,
257
- 110,
258
- 116,
259
- 105,
260
- 116,
261
- 121,
262
- 61,
263
- 123,
264
- 101,
265
- 110,
266
- 116,
267
- 105,
268
- 116,
269
- 121,
270
- 125,
271
- 38,
272
- 108,
273
- 105,
274
- 109,
275
- 105,
276
- 116,
277
- 61,
278
- 123,
279
- 108,
280
- 105,
281
- 109,
282
- 105,
283
- 116,
284
- 125,
285
- 38,
286
- 115,
287
- 111,
288
- 114,
289
- 116,
290
- 61,
291
- 123,
292
- 115,
293
- 111,
294
- 114,
295
- 116,
296
- 125,
297
- 38,
298
- 115,
299
- 116,
300
- 97,
301
- 116,
302
- 101,
303
- 61,
304
- 123,
305
- 115,
306
- 116,
307
- 97,
308
- 116,
309
- 101,
310
- 125,
311
- ]),
312
- ],
313
- },
314
- },
207
+ options: {},
315
208
  },
316
209
  /** https://www.reddit.com/dev/api#POST_api_mod_conversations */
317
210
  createConversation: {
@@ -369,83 +262,7 @@ export const NewModmailDefinition = {
369
262
  requestStream: false,
370
263
  responseType: GetConversationResponse,
371
264
  responseStream: false,
372
- options: {
373
- _unknownFields: {
374
- 480010: [
375
- new Uint8Array([
376
- 68,
377
- 10,
378
- 3,
379
- 71,
380
- 69,
381
- 84,
382
- 18,
383
- 61,
384
- 47,
385
- 97,
386
- 112,
387
- 105,
388
- 47,
389
- 109,
390
- 111,
391
- 100,
392
- 47,
393
- 99,
394
- 111,
395
- 110,
396
- 118,
397
- 101,
398
- 114,
399
- 115,
400
- 97,
401
- 116,
402
- 105,
403
- 111,
404
- 110,
405
- 115,
406
- 47,
407
- 123,
408
- 99,
409
- 111,
410
- 110,
411
- 118,
412
- 101,
413
- 114,
414
- 115,
415
- 97,
416
- 116,
417
- 105,
418
- 111,
419
- 110,
420
- 95,
421
- 105,
422
- 100,
423
- 125,
424
- 63,
425
- 109,
426
- 97,
427
- 114,
428
- 107,
429
- 82,
430
- 101,
431
- 97,
432
- 100,
433
- 61,
434
- 123,
435
- 109,
436
- 97,
437
- 114,
438
- 107,
439
- 95,
440
- 114,
441
- 101,
442
- 97,
443
- 100,
444
- 125,
445
- ]),
446
- ],
447
- },
448
- },
265
+ options: {},
449
266
  },
450
267
  /** https://www.reddit.com/dev/api#POST_api_mod_conversations_:conversation_id */
451
268
  createConversationMessage: {