@devvit/protos 0.11.17-next-2025-06-02-02cef9c33.0 → 0.11.17-next-2025-06-02-7fe0d2be6.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.
@@ -1,5 +1,5 @@
1
1
  ## Code generated by protoc, converted to text by Snootobuf. DO NOT EDIT.
2
- ## checksum: 0a70319bba9a8c67394d7b0cfc14d9f6d5fefd7e145c672a94622e5f38f86b5d
2
+ ## checksum: 8bebc6aba69478a16d6942e60ab5750d74e5b8eca0cbe31f4fc7c3e1d63dd8df
3
3
 
4
4
  file: {
5
5
  message_type: {
@@ -137381,6 +137381,337 @@ file: {
137381
137381
  }
137382
137382
  syntax: "proto3"
137383
137383
  }
137384
+ file: {
137385
+ message_type: {
137386
+ field: {
137387
+ json_name: "appName"
137388
+ label: LABEL_OPTIONAL
137389
+ name: "app_name"
137390
+ number: 1
137391
+ type: TYPE_STRING
137392
+ }
137393
+ field: {
137394
+ json_name: "devUserId"
137395
+ label: LABEL_OPTIONAL
137396
+ name: "dev_user_id"
137397
+ number: 2
137398
+ type: TYPE_STRING
137399
+ }
137400
+ name: "CreatePlaytestSubredditRequest"
137401
+ }
137402
+ message_type: {
137403
+ field: {
137404
+ json_name: "subredditId"
137405
+ label: LABEL_OPTIONAL
137406
+ name: "subreddit_id"
137407
+ number: 1
137408
+ type: TYPE_STRING
137409
+ }
137410
+ field: {
137411
+ json_name: "subredditName"
137412
+ label: LABEL_OPTIONAL
137413
+ name: "subreddit_name"
137414
+ number: 2
137415
+ type: TYPE_STRING
137416
+ }
137417
+ name: "CreatePlaytestSubredditResponse"
137418
+ }
137419
+ name: "devvit/gateway/playtest_subreddit/playtest_subreddit.proto"
137420
+ options: {
137421
+ go_package: "github.snooguts.net/reddit/reddit-devplatform-monorepo/go-common/generated/protos/types/devvit/gateway/playtestsubreddit"
137422
+ }
137423
+ package: "devvit.gateway.playtest_subreddit"
137424
+ service: {
137425
+ method: {
137426
+ input_type: ".devvit.gateway.playtest_subreddit.CreatePlaytestSubredditRequest"
137427
+ name: "CreatePlaytestSubreddit"
137428
+ output_type: ".devvit.gateway.playtest_subreddit.CreatePlaytestSubredditResponse"
137429
+ }
137430
+ name: "PlaytestSubreddit"
137431
+ }
137432
+ source_code_info: {
137433
+ location: {
137434
+ span: 0
137435
+ span: 0
137436
+ span: 1
137437
+ span: 23
137438
+ }
137439
+ location: {
137440
+ path: 12
137441
+ span: 0
137442
+ span: 0
137443
+ span: 18
137444
+ }
137445
+ location: {
137446
+ path: 2
137447
+ span: 0
137448
+ span: 2
137449
+ span: 42
137450
+ }
137451
+ location: {
137452
+ path: 8
137453
+ span: 0
137454
+ span: 143
137455
+ span: 4
137456
+ }
137457
+ location: {
137458
+ path: 11
137459
+ path: 8
137460
+ span: 0
137461
+ span: 143
137462
+ span: 4
137463
+ }
137464
+ location: {
137465
+ path: 0
137466
+ path: 6
137467
+ span: 0
137468
+ span: 1
137469
+ span: 6
137470
+ span: 9
137471
+ }
137472
+ location: {
137473
+ path: 0
137474
+ path: 1
137475
+ path: 6
137476
+ span: 25
137477
+ span: 6
137478
+ span: 8
137479
+ }
137480
+ location: {
137481
+ leading_comments: " Create a playtest subreddit for an app\n"
137482
+ path: 0
137483
+ path: 0
137484
+ path: 2
137485
+ path: 6
137486
+ span: 104
137487
+ span: 2
137488
+ span: 8
137489
+ }
137490
+ location: {
137491
+ path: 0
137492
+ path: 0
137493
+ path: 1
137494
+ path: 2
137495
+ path: 6
137496
+ span: 29
137497
+ span: 6
137498
+ span: 8
137499
+ }
137500
+ location: {
137501
+ path: 0
137502
+ path: 0
137503
+ path: 2
137504
+ path: 2
137505
+ path: 6
137506
+ span: 30
137507
+ span: 60
137508
+ span: 8
137509
+ }
137510
+ location: {
137511
+ path: 0
137512
+ path: 0
137513
+ path: 2
137514
+ path: 3
137515
+ path: 6
137516
+ span: 102
137517
+ span: 71
137518
+ span: 8
137519
+ }
137520
+ location: {
137521
+ path: 0
137522
+ path: 4
137523
+ span: 0
137524
+ span: 1
137525
+ span: 11
137526
+ span: 16
137527
+ }
137528
+ location: {
137529
+ path: 0
137530
+ path: 1
137531
+ path: 4
137532
+ span: 11
137533
+ span: 38
137534
+ span: 8
137535
+ }
137536
+ location: {
137537
+ leading_comments: " Name of the app for which to create the playtest subreddit\n"
137538
+ path: 0
137539
+ path: 0
137540
+ path: 2
137541
+ path: 4
137542
+ span: 13
137543
+ span: 2
137544
+ span: 22
137545
+ }
137546
+ location: {
137547
+ path: 0
137548
+ path: 0
137549
+ path: 2
137550
+ path: 4
137551
+ path: 5
137552
+ span: 13
137553
+ span: 2
137554
+ span: 8
137555
+ }
137556
+ location: {
137557
+ path: 0
137558
+ path: 0
137559
+ path: 1
137560
+ path: 2
137561
+ path: 4
137562
+ span: 13
137563
+ span: 17
137564
+ span: 9
137565
+ }
137566
+ location: {
137567
+ path: 0
137568
+ path: 0
137569
+ path: 2
137570
+ path: 3
137571
+ path: 4
137572
+ span: 13
137573
+ span: 20
137574
+ span: 21
137575
+ }
137576
+ location: {
137577
+ leading_comments: " T2 of the developer's reddit account to add them as a moderator\n"
137578
+ path: 0
137579
+ path: 1
137580
+ path: 2
137581
+ path: 4
137582
+ span: 15
137583
+ span: 2
137584
+ span: 25
137585
+ }
137586
+ location: {
137587
+ path: 0
137588
+ path: 1
137589
+ path: 2
137590
+ path: 4
137591
+ path: 5
137592
+ span: 15
137593
+ span: 2
137594
+ span: 8
137595
+ }
137596
+ location: {
137597
+ path: 0
137598
+ path: 1
137599
+ path: 1
137600
+ path: 2
137601
+ path: 4
137602
+ span: 15
137603
+ span: 20
137604
+ span: 9
137605
+ }
137606
+ location: {
137607
+ path: 0
137608
+ path: 1
137609
+ path: 2
137610
+ path: 3
137611
+ path: 4
137612
+ span: 15
137613
+ span: 23
137614
+ span: 24
137615
+ }
137616
+ location: {
137617
+ path: 1
137618
+ path: 4
137619
+ span: 0
137620
+ span: 1
137621
+ span: 18
137622
+ span: 23
137623
+ }
137624
+ location: {
137625
+ path: 1
137626
+ path: 1
137627
+ path: 4
137628
+ span: 18
137629
+ span: 39
137630
+ span: 8
137631
+ }
137632
+ location: {
137633
+ leading_comments: " ID of the subreddit created\n"
137634
+ path: 0
137635
+ path: 1
137636
+ path: 2
137637
+ path: 4
137638
+ span: 2
137639
+ span: 20
137640
+ span: 26
137641
+ }
137642
+ location: {
137643
+ path: 0
137644
+ path: 1
137645
+ path: 2
137646
+ path: 4
137647
+ path: 5
137648
+ span: 2
137649
+ span: 20
137650
+ span: 8
137651
+ }
137652
+ location: {
137653
+ path: 0
137654
+ path: 1
137655
+ path: 1
137656
+ path: 2
137657
+ path: 4
137658
+ span: 20
137659
+ span: 21
137660
+ span: 9
137661
+ }
137662
+ location: {
137663
+ path: 0
137664
+ path: 1
137665
+ path: 2
137666
+ path: 3
137667
+ path: 4
137668
+ span: 20
137669
+ span: 24
137670
+ span: 25
137671
+ }
137672
+ location: {
137673
+ leading_comments: " Name of the subreddit created\n"
137674
+ path: 1
137675
+ path: 1
137676
+ path: 2
137677
+ path: 4
137678
+ span: 2
137679
+ span: 22
137680
+ span: 28
137681
+ }
137682
+ location: {
137683
+ path: 1
137684
+ path: 1
137685
+ path: 2
137686
+ path: 4
137687
+ path: 5
137688
+ span: 2
137689
+ span: 22
137690
+ span: 8
137691
+ }
137692
+ location: {
137693
+ path: 1
137694
+ path: 1
137695
+ path: 1
137696
+ path: 2
137697
+ path: 4
137698
+ span: 22
137699
+ span: 23
137700
+ span: 9
137701
+ }
137702
+ location: {
137703
+ path: 1
137704
+ path: 1
137705
+ path: 2
137706
+ path: 3
137707
+ path: 4
137708
+ span: 22
137709
+ span: 26
137710
+ span: 27
137711
+ }
137712
+ }
137713
+ syntax: "proto3"
137714
+ }
137384
137715
  file: {
137385
137716
  dependency: "devvit/actor/reddit/context_action.proto"
137386
137717
  dependency: "devvit/runtime/bundle.proto"
@@ -301391,6 +301722,9 @@ file: {
301391
301722
  destination_file: "../../../go-common/generated/protos/types/devvit/gateway/gatewayconnect/custom_post_snapshot.connect.go"
301392
301723
  destination_file: "../../../go-common/generated/protos/types/devvit/gateway/gatewayconnect/resolvers.connect.go"
301393
301724
  destination_file: "../../../go-common/generated/protos/types/devvit/gateway/gatewayconnect/triggers.connect.go"
301725
+ destination_file: "../../../go-common/generated/protos/types/devvit/gateway/playtestsubreddit/playtest_subreddit.pb.go"
301726
+ destination_file: "../../../go-common/generated/protos/types/devvit/gateway/playtestsubreddit/playtest_subreddit_grpc.pb.go"
301727
+ destination_file: "../../../go-common/generated/protos/types/devvit/gateway/playtestsubreddit/playtestsubredditconnect/playtest_subreddit.connect.go"
301394
301728
  destination_file: "../../../go-common/generated/protos/types/devvit/gateway/resolvers.pb.go"
301395
301729
  destination_file: "../../../go-common/generated/protos/types/devvit/gateway/resolvers_grpc.pb.go"
301396
301730
  destination_file: "../../../go-common/generated/protos/types/devvit/gateway/triggers.pb.go"
@@ -301634,6 +301968,7 @@ file: {
301634
301968
  destination_file: "../../../go-common/generated/proxies/devvit/devportal/waitlist/waitlist.go"
301635
301969
  destination_file: "../../../go-common/generated/proxies/devvit/events/realtime.go"
301636
301970
  destination_file: "../../../go-common/generated/proxies/devvit/gateway/custompostsnapshotresolver.go"
301971
+ destination_file: "../../../go-common/generated/proxies/devvit/gateway/playtestsubreddit/playtestsubreddit.go"
301637
301972
  destination_file: "../../../go-common/generated/proxies/devvit/gateway/subredditmetadataresolver.go"
301638
301973
  destination_file: "../../../go-common/generated/proxies/devvit/gateway/triggers.go"
301639
301974
  destination_file: "../../../go-common/generated/proxies/devvit/plugin/assetresolver/assetresolver.go"
@@ -1,5 +1,5 @@
1
1
  ## Code generated by protoc, converted to text by Snootobuf. DO NOT EDIT.
2
- ## checksum: b8ad372b1b08a41a9aa037f217c2168c04653ff0a1f7cb7774f5a949136be3a2
2
+ ## checksum: c73e59424cc119f93c5cfe70d5a2fa16d8ffad5e75a9a4bdef46f8f03bf39731
3
3
 
4
4
  file: {
5
5
  message_type: {
@@ -137381,6 +137381,337 @@ file: {
137381
137381
  }
137382
137382
  syntax: "proto3"
137383
137383
  }
137384
+ file: {
137385
+ message_type: {
137386
+ field: {
137387
+ json_name: "appName"
137388
+ label: LABEL_OPTIONAL
137389
+ name: "app_name"
137390
+ number: 1
137391
+ type: TYPE_STRING
137392
+ }
137393
+ field: {
137394
+ json_name: "devUserId"
137395
+ label: LABEL_OPTIONAL
137396
+ name: "dev_user_id"
137397
+ number: 2
137398
+ type: TYPE_STRING
137399
+ }
137400
+ name: "CreatePlaytestSubredditRequest"
137401
+ }
137402
+ message_type: {
137403
+ field: {
137404
+ json_name: "subredditId"
137405
+ label: LABEL_OPTIONAL
137406
+ name: "subreddit_id"
137407
+ number: 1
137408
+ type: TYPE_STRING
137409
+ }
137410
+ field: {
137411
+ json_name: "subredditName"
137412
+ label: LABEL_OPTIONAL
137413
+ name: "subreddit_name"
137414
+ number: 2
137415
+ type: TYPE_STRING
137416
+ }
137417
+ name: "CreatePlaytestSubredditResponse"
137418
+ }
137419
+ name: "devvit/gateway/playtest_subreddit/playtest_subreddit.proto"
137420
+ options: {
137421
+ go_package: "github.snooguts.net/reddit/reddit-devplatform-monorepo/go-common/generated/protos/types/devvit/gateway/playtestsubreddit"
137422
+ }
137423
+ package: "devvit.gateway.playtest_subreddit"
137424
+ service: {
137425
+ method: {
137426
+ input_type: ".devvit.gateway.playtest_subreddit.CreatePlaytestSubredditRequest"
137427
+ name: "CreatePlaytestSubreddit"
137428
+ output_type: ".devvit.gateway.playtest_subreddit.CreatePlaytestSubredditResponse"
137429
+ }
137430
+ name: "PlaytestSubreddit"
137431
+ }
137432
+ source_code_info: {
137433
+ location: {
137434
+ span: 0
137435
+ span: 0
137436
+ span: 1
137437
+ span: 23
137438
+ }
137439
+ location: {
137440
+ path: 12
137441
+ span: 0
137442
+ span: 0
137443
+ span: 18
137444
+ }
137445
+ location: {
137446
+ path: 2
137447
+ span: 0
137448
+ span: 2
137449
+ span: 42
137450
+ }
137451
+ location: {
137452
+ path: 8
137453
+ span: 0
137454
+ span: 143
137455
+ span: 4
137456
+ }
137457
+ location: {
137458
+ path: 11
137459
+ path: 8
137460
+ span: 0
137461
+ span: 143
137462
+ span: 4
137463
+ }
137464
+ location: {
137465
+ path: 0
137466
+ path: 6
137467
+ span: 0
137468
+ span: 1
137469
+ span: 6
137470
+ span: 9
137471
+ }
137472
+ location: {
137473
+ path: 0
137474
+ path: 1
137475
+ path: 6
137476
+ span: 25
137477
+ span: 6
137478
+ span: 8
137479
+ }
137480
+ location: {
137481
+ leading_comments: " Create a playtest subreddit for an app\n"
137482
+ path: 0
137483
+ path: 0
137484
+ path: 2
137485
+ path: 6
137486
+ span: 104
137487
+ span: 2
137488
+ span: 8
137489
+ }
137490
+ location: {
137491
+ path: 0
137492
+ path: 0
137493
+ path: 1
137494
+ path: 2
137495
+ path: 6
137496
+ span: 29
137497
+ span: 6
137498
+ span: 8
137499
+ }
137500
+ location: {
137501
+ path: 0
137502
+ path: 0
137503
+ path: 2
137504
+ path: 2
137505
+ path: 6
137506
+ span: 30
137507
+ span: 60
137508
+ span: 8
137509
+ }
137510
+ location: {
137511
+ path: 0
137512
+ path: 0
137513
+ path: 2
137514
+ path: 3
137515
+ path: 6
137516
+ span: 102
137517
+ span: 71
137518
+ span: 8
137519
+ }
137520
+ location: {
137521
+ path: 0
137522
+ path: 4
137523
+ span: 0
137524
+ span: 1
137525
+ span: 11
137526
+ span: 16
137527
+ }
137528
+ location: {
137529
+ path: 0
137530
+ path: 1
137531
+ path: 4
137532
+ span: 11
137533
+ span: 38
137534
+ span: 8
137535
+ }
137536
+ location: {
137537
+ leading_comments: " Name of the app for which to create the playtest subreddit\n"
137538
+ path: 0
137539
+ path: 0
137540
+ path: 2
137541
+ path: 4
137542
+ span: 13
137543
+ span: 2
137544
+ span: 22
137545
+ }
137546
+ location: {
137547
+ path: 0
137548
+ path: 0
137549
+ path: 2
137550
+ path: 4
137551
+ path: 5
137552
+ span: 13
137553
+ span: 2
137554
+ span: 8
137555
+ }
137556
+ location: {
137557
+ path: 0
137558
+ path: 0
137559
+ path: 1
137560
+ path: 2
137561
+ path: 4
137562
+ span: 13
137563
+ span: 17
137564
+ span: 9
137565
+ }
137566
+ location: {
137567
+ path: 0
137568
+ path: 0
137569
+ path: 2
137570
+ path: 3
137571
+ path: 4
137572
+ span: 13
137573
+ span: 20
137574
+ span: 21
137575
+ }
137576
+ location: {
137577
+ leading_comments: " T2 of the developer's reddit account to add them as a moderator\n"
137578
+ path: 0
137579
+ path: 1
137580
+ path: 2
137581
+ path: 4
137582
+ span: 15
137583
+ span: 2
137584
+ span: 25
137585
+ }
137586
+ location: {
137587
+ path: 0
137588
+ path: 1
137589
+ path: 2
137590
+ path: 4
137591
+ path: 5
137592
+ span: 15
137593
+ span: 2
137594
+ span: 8
137595
+ }
137596
+ location: {
137597
+ path: 0
137598
+ path: 1
137599
+ path: 1
137600
+ path: 2
137601
+ path: 4
137602
+ span: 15
137603
+ span: 20
137604
+ span: 9
137605
+ }
137606
+ location: {
137607
+ path: 0
137608
+ path: 1
137609
+ path: 2
137610
+ path: 3
137611
+ path: 4
137612
+ span: 15
137613
+ span: 23
137614
+ span: 24
137615
+ }
137616
+ location: {
137617
+ path: 1
137618
+ path: 4
137619
+ span: 0
137620
+ span: 1
137621
+ span: 18
137622
+ span: 23
137623
+ }
137624
+ location: {
137625
+ path: 1
137626
+ path: 1
137627
+ path: 4
137628
+ span: 18
137629
+ span: 39
137630
+ span: 8
137631
+ }
137632
+ location: {
137633
+ leading_comments: " ID of the subreddit created\n"
137634
+ path: 0
137635
+ path: 1
137636
+ path: 2
137637
+ path: 4
137638
+ span: 2
137639
+ span: 20
137640
+ span: 26
137641
+ }
137642
+ location: {
137643
+ path: 0
137644
+ path: 1
137645
+ path: 2
137646
+ path: 4
137647
+ path: 5
137648
+ span: 2
137649
+ span: 20
137650
+ span: 8
137651
+ }
137652
+ location: {
137653
+ path: 0
137654
+ path: 1
137655
+ path: 1
137656
+ path: 2
137657
+ path: 4
137658
+ span: 20
137659
+ span: 21
137660
+ span: 9
137661
+ }
137662
+ location: {
137663
+ path: 0
137664
+ path: 1
137665
+ path: 2
137666
+ path: 3
137667
+ path: 4
137668
+ span: 20
137669
+ span: 24
137670
+ span: 25
137671
+ }
137672
+ location: {
137673
+ leading_comments: " Name of the subreddit created\n"
137674
+ path: 1
137675
+ path: 1
137676
+ path: 2
137677
+ path: 4
137678
+ span: 2
137679
+ span: 22
137680
+ span: 28
137681
+ }
137682
+ location: {
137683
+ path: 1
137684
+ path: 1
137685
+ path: 2
137686
+ path: 4
137687
+ path: 5
137688
+ span: 2
137689
+ span: 22
137690
+ span: 8
137691
+ }
137692
+ location: {
137693
+ path: 1
137694
+ path: 1
137695
+ path: 1
137696
+ path: 2
137697
+ path: 4
137698
+ span: 22
137699
+ span: 23
137700
+ span: 9
137701
+ }
137702
+ location: {
137703
+ path: 1
137704
+ path: 1
137705
+ path: 2
137706
+ path: 3
137707
+ path: 4
137708
+ span: 22
137709
+ span: 26
137710
+ span: 27
137711
+ }
137712
+ }
137713
+ syntax: "proto3"
137714
+ }
137384
137715
  file: {
137385
137716
  dependency: "devvit/actor/reddit/context_action.proto"
137386
137717
  dependency: "devvit/runtime/bundle.proto"