@devvit/protos 0.11.0-next-2024-07-24-1be38cc96.0 → 0.11.0-next-2024-07-25-1378e6e47.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1169) hide show
  1. package/index.d.ts +1 -1
  2. package/index.d.ts.map +1 -1
  3. package/index.js +1 -1
  4. package/meta.min.json +117 -156
  5. package/package.json +7 -6
  6. package/protos.min.js +2 -2
  7. package/protos.min.js.map +4 -4
  8. package/schema/.snootobuf/.gitIgnoreMe +1 -0
  9. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/admin/v1alpha/audit.proto +1 -1
  10. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/admin/v1alpha/auth.proto +1 -1
  11. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/admin/v1alpha/organization.proto +1 -1
  12. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/admin/v1alpha/service.proto +1 -1
  13. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/admin/v1alpha/subscription.proto +1 -1
  14. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/admin/v1alpha/ui.proto +1 -1
  15. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/v1alpha/admin.proto +1 -1
  16. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/v1alpha/delivery.proto +13 -7
  17. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/v1alpha/filter.proto +1 -1
  18. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/v1alpha/firehose.proto +1 -1
  19. package/schema/{devvit → .snootobuf/deps/devvit}/data/api/v1alpha/intake.proto +1 -1
  20. package/schema/{devvit → .snootobuf/deps/devvit}/events/v1alpha/events.proto +2 -2
  21. package/schema/.snootobuf/deps/devvit/gateway/v1alpha/payments.proto +17 -0
  22. package/schema/{devvit → .snootobuf/deps/devvit}/options/options.proto +1 -1
  23. package/schema/{devvit → .snootobuf/deps/devvit}/reddit/v2alpha/commentv2.proto +1 -1
  24. package/schema/{devvit → .snootobuf/deps/devvit}/reddit/v2alpha/flair.proto +1 -1
  25. package/schema/{devvit → .snootobuf/deps/devvit}/reddit/v2alpha/modaction.proto +1 -1
  26. package/schema/{devvit → .snootobuf/deps/devvit}/reddit/v2alpha/modmail.proto +1 -1
  27. package/schema/{devvit → .snootobuf/deps/devvit}/reddit/v2alpha/postv2.proto +1 -1
  28. package/schema/{devvit → .snootobuf/deps/devvit}/reddit/v2alpha/subredditv2.proto +1 -1
  29. package/schema/{devvit → .snootobuf/deps/devvit}/reddit/v2alpha/userv2.proto +1 -1
  30. package/schema/{devvit/data → .snootobuf/deps/devvit}/triggers/v1alpha/triggers.proto +2 -1
  31. package/schema/.snootobuf/deps/enum/account_gender_category.proto +14 -0
  32. package/schema/.snootobuf/deps/enum/approval_status.proto +15 -0
  33. package/schema/.snootobuf/deps/enum/automated_reporting_level.proto +12 -0
  34. package/schema/.snootobuf/deps/enum/ban_evasion_threshold.proto +13 -0
  35. package/schema/.snootobuf/deps/enum/ban_info_action.proto +12 -0
  36. package/schema/.snootobuf/deps/enum/block_relation_type.proto +11 -0
  37. package/schema/.snootobuf/deps/enum/comment_sort.proto +18 -0
  38. package/schema/.snootobuf/deps/enum/comment_type.proto +11 -0
  39. package/schema/.snootobuf/deps/enum/crowd_control_level.proto +12 -0
  40. package/schema/.snootobuf/deps/enum/discussion_type.proto +10 -0
  41. package/schema/.snootobuf/deps/enum/distinguish_type.proto +14 -0
  42. package/schema/.snootobuf/deps/enum/flair_position.proto +11 -0
  43. package/schema/.snootobuf/deps/enum/hateful_content_threshold.proto +12 -0
  44. package/schema/.snootobuf/deps/enum/link_content_type.proto +11 -0
  45. package/schema/.snootobuf/deps/enum/link_type.proto +11 -0
  46. package/schema/.snootobuf/deps/enum/link_visibility.proto +11 -0
  47. package/schema/.snootobuf/deps/enum/prediction_leaderboard_entry_type.proto +11 -0
  48. package/schema/.snootobuf/deps/enum/promo_layout.proto +11 -0
  49. package/schema/.snootobuf/deps/enum/removed_by_type.proto +18 -0
  50. package/schema/.snootobuf/deps/enum/spam_level.proto +11 -0
  51. package/schema/.snootobuf/deps/enum/subreddit_type.proto +16 -0
  52. package/schema/.snootobuf/deps/enum/verdict.proto +14 -0
  53. package/schema/.snootobuf/deps/enum/vote.proto +12 -0
  54. package/schema/.snootobuf/deps/enum/whitelist_status.proto +17 -0
  55. package/schema/.snootobuf/deps/enum/wiki_edit_mode.proto +12 -0
  56. package/schema/.snootobuf/deps/evaluator/evaluator.proto +112 -0
  57. package/schema/.snootobuf/deps/google/api/auth.proto +181 -0
  58. package/schema/.snootobuf/deps/google/api/backend.proto +51 -0
  59. package/schema/.snootobuf/deps/google/api/billing.proto +67 -0
  60. package/schema/{google → .snootobuf/deps/google}/api/client.proto +37 -37
  61. package/schema/.snootobuf/deps/google/api/config_change.proto +85 -0
  62. package/schema/.snootobuf/deps/google/api/consumer.proto +83 -0
  63. package/schema/.snootobuf/deps/google/api/context.proto +63 -0
  64. package/schema/.snootobuf/deps/google/api/control.proto +33 -0
  65. package/schema/.snootobuf/deps/google/api/distribution.proto +213 -0
  66. package/schema/.snootobuf/deps/google/api/documentation.proto +157 -0
  67. package/schema/.snootobuf/deps/google/api/endpoint.proto +71 -0
  68. package/schema/{google → .snootobuf/deps/google}/api/field_behavior.proto +23 -17
  69. package/schema/{google → .snootobuf/deps/google}/api/http.proto +1 -0
  70. package/schema/.snootobuf/deps/google/api/httpbody.proto +76 -0
  71. package/schema/.snootobuf/deps/google/api/label.proto +49 -0
  72. package/schema/.snootobuf/deps/google/api/launch_stage.proto +67 -0
  73. package/schema/.snootobuf/deps/google/api/log.proto +55 -0
  74. package/schema/.snootobuf/deps/google/api/logging.proto +83 -0
  75. package/schema/.snootobuf/deps/google/api/metric.proto +192 -0
  76. package/schema/.snootobuf/deps/google/api/monitored_resource.proto +116 -0
  77. package/schema/.snootobuf/deps/google/api/monitoring.proto +89 -0
  78. package/schema/.snootobuf/deps/google/api/quota.proto +259 -0
  79. package/schema/.snootobuf/deps/google/api/resource.proto +299 -0
  80. package/schema/.snootobuf/deps/google/api/routing.proto +461 -0
  81. package/schema/.snootobuf/deps/google/api/service.proto +175 -0
  82. package/schema/.snootobuf/deps/google/api/source_info.proto +32 -0
  83. package/schema/.snootobuf/deps/google/api/system_parameter.proto +96 -0
  84. package/schema/.snootobuf/deps/google/api/usage.proto +92 -0
  85. package/schema/.snootobuf/deps/google/cloud/extended_operations.proto +150 -0
  86. package/schema/.snootobuf/deps/google/iam/admin/v1/iam.proto +1087 -0
  87. package/schema/.snootobuf/deps/google/iam/v1/iam_policy.proto +145 -0
  88. package/schema/.snootobuf/deps/google/iam/v1/logging/audit_data.proto +34 -0
  89. package/schema/.snootobuf/deps/google/iam/v1/options.proto +41 -0
  90. package/schema/.snootobuf/deps/google/iam/v1/policy.proto +240 -0
  91. package/schema/.snootobuf/deps/google/logging/type/http_request.proto +92 -0
  92. package/schema/.snootobuf/deps/google/logging/type/log_severity.proto +72 -0
  93. package/schema/.snootobuf/deps/google/longrunning/operations.proto +247 -0
  94. package/schema/.snootobuf/deps/google/protobuf/any.proto +158 -0
  95. package/schema/.snootobuf/deps/google/protobuf/api.proto +208 -0
  96. package/schema/.snootobuf/deps/google/protobuf/compiler/plugin.proto +183 -0
  97. package/schema/.snootobuf/deps/google/protobuf/descriptor.proto +921 -0
  98. package/schema/.snootobuf/deps/google/protobuf/duration.proto +116 -0
  99. package/schema/.snootobuf/deps/google/protobuf/empty.proto +51 -0
  100. package/schema/.snootobuf/deps/google/protobuf/field_mask.proto +245 -0
  101. package/schema/.snootobuf/deps/google/protobuf/source_context.proto +48 -0
  102. package/schema/.snootobuf/deps/google/protobuf/struct.proto +95 -0
  103. package/schema/.snootobuf/deps/google/protobuf/timestamp.proto +147 -0
  104. package/schema/.snootobuf/deps/google/protobuf/type.proto +187 -0
  105. package/schema/.snootobuf/deps/google/protobuf/wrappers.proto +123 -0
  106. package/schema/.snootobuf/deps/google/rpc/code.proto +186 -0
  107. package/schema/.snootobuf/deps/google/rpc/context/attribute_context.proto +287 -0
  108. package/schema/.snootobuf/deps/google/rpc/error_details.proto +246 -0
  109. package/schema/.snootobuf/deps/google/rpc/status.proto +47 -0
  110. package/schema/.snootobuf/deps/google/type/calendar_period.proto +57 -0
  111. package/schema/.snootobuf/deps/google/type/color.proto +170 -0
  112. package/schema/.snootobuf/deps/google/type/date.proto +50 -0
  113. package/schema/.snootobuf/deps/google/type/datetime.proto +97 -0
  114. package/schema/.snootobuf/deps/google/type/dayofweek.proto +51 -0
  115. package/schema/.snootobuf/deps/google/type/expr.proto +51 -0
  116. package/schema/.snootobuf/deps/google/type/fraction.proto +34 -0
  117. package/schema/.snootobuf/deps/google/type/latlng.proto +37 -0
  118. package/schema/.snootobuf/deps/google/type/money.proto +43 -0
  119. package/schema/.snootobuf/deps/google/type/month.proto +66 -0
  120. package/schema/.snootobuf/deps/google/type/postal_address.proto +135 -0
  121. package/schema/.snootobuf/deps/google/type/quaternion.proto +95 -0
  122. package/schema/.snootobuf/deps/google/type/timeofday.proto +44 -0
  123. package/schema/.snootobuf/deps/products-api/protos/reddit/xpaymentsplatform/payproducts/v1/currencies.proto +189 -0
  124. package/schema/.snootobuf/deps/products-api/protos/reddit/xpaymentsplatform/payproducts/v1/payproducts.proto +118 -0
  125. package/schema/.snootobuf/deps/reddit/api/metadata/v1/metadata.proto +55 -0
  126. package/schema/.snootobuf/deps/reddit/coreplatform/account/v1/account.proto +579 -0
  127. package/schema/.snootobuf/deps/reddit/coreplatform/account/v1/account_relations.proto +43 -0
  128. package/schema/.snootobuf/deps/reddit/coreplatform/api/metadata/v1/metadata.proto +82 -0
  129. package/schema/.snootobuf/deps/reddit/coreplatform/blocking/v1/user_blocking_service.proto +221 -0
  130. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comment_tree.proto +78 -0
  131. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comment_tree_service.proto +189 -0
  132. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comment_tree_structure.proto +29 -0
  133. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comments.proto +417 -0
  134. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comments_service.proto +72 -0
  135. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/auth.proto +25 -0
  136. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/features.proto +52 -0
  137. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/lang.proto +16 -0
  138. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/legal.proto +20 -0
  139. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/media.proto +149 -0
  140. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/moderation.proto +197 -0
  141. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/safety.proto +116 -0
  142. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/time.proto +25 -0
  143. package/schema/.snootobuf/deps/reddit/coreplatform/domains/v1/domains_metadata_service.proto +101 -0
  144. package/schema/.snootobuf/deps/reddit/coreplatform/grpc_thrift/v1/grpc_thrift_options.proto +34 -0
  145. package/schema/.snootobuf/deps/reddit/coreplatform/links/v1/links.proto +798 -0
  146. package/schema/.snootobuf/deps/reddit/coreplatform/links/v1/links_service.proto +186 -0
  147. package/schema/.snootobuf/deps/reddit/coreplatform/messages/v1/messages.proto +110 -0
  148. package/schema/.snootobuf/deps/reddit/coreplatform/sensitive/v1/wrappers.proto +51 -0
  149. package/schema/.snootobuf/deps/reddit/coreplatform/subreddit/v1/subreddit.proto +1202 -0
  150. package/schema/.snootobuf/deps/reddit/coreplatform/subreddit/v1/subreddit_member_relations.proto +85 -0
  151. package/schema/.snootobuf/deps/reddit/coreplatform/subreddit/v1/subreddit_moderator_service.proto +363 -0
  152. package/schema/.snootobuf/deps/reddit/coreplatform/subreddit/v1/subreddit_service.proto +301 -0
  153. package/schema/.snootobuf/deps/reddit/coreplatform/thing/v0/thing.proto +2869 -0
  154. package/schema/.snootobuf/deps/reddit/devvit/custom_post/v1/custom_post.proto +15 -0
  155. package/schema/.snootobuf/deps/reddit/devvit/custom_post/v1/service.proto +11 -0
  156. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/acknowledge_order_delivery.proto +17 -0
  157. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/checkout.proto +69 -0
  158. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/common.proto +289 -0
  159. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/events.proto +14 -0
  160. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_gold_balances.proto +54 -0
  161. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_order.proto +31 -0
  162. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_orders_by_user.proto +15 -0
  163. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_payout_info_batch.proto +52 -0
  164. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_user_profiles.proto +28 -0
  165. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/refund_order.proto +17 -0
  166. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/service.proto +32 -0
  167. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/service_data_compliance.proto +20 -0
  168. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paygatewaypsps/v1/paygatewaypsps.proto +158 -0
  169. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payorders/v1/payments_data_compliance.proto +18 -0
  170. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payorders/v1/payorders.proto +144 -0
  171. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paypayments/v1/admin.proto +44 -0
  172. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paypayments/v1/ledger.proto +200 -0
  173. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paypayments/v1/payments_data_compliance.proto +18 -0
  174. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paypayments/v1/paypayments.proto +210 -0
  175. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payproducts/v1/currencies.proto +189 -0
  176. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payproducts/v1/payproducts.proto +135 -0
  177. package/schema/.snootobuf/deps/validate/validate.proto +862 -0
  178. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/automation/v1alpha/event_handlers.client.ts +597 -0
  179. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/automation/v1alpha/event_handlers.ts +191 -0
  180. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/bot/bot.client.ts +49 -0
  181. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/bot/bot.ts +340 -0
  182. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/hello/hello.client.ts +42 -0
  183. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/hello/hello.ts +99 -0
  184. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/payments/v1alpha/payments.client.ts +70 -0
  185. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/payments/v1alpha/payments.ts +334 -0
  186. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/permissions/permissions.ts +324 -0
  187. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/producer/producer.client.ts +37 -0
  188. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/producer/producer.ts +174 -0
  189. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/reddit/context_action.client.ts +58 -0
  190. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/reddit/context_action.ts +679 -0
  191. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/reddit/context_type.ts +22 -0
  192. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/reddit/post_filter.client.ts +37 -0
  193. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/reddit/post_filter.ts +131 -0
  194. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/scheduler/action.ts +84 -0
  195. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/scheduler/handler.client.ts +43 -0
  196. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/scheduler/handler.ts +12 -0
  197. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/settings/v1alpha/app_settings.client.ts +70 -0
  198. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/settings/v1alpha/app_settings.ts +15 -0
  199. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/settings/v1alpha/installation_settings.client.ts +70 -0
  200. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/settings/v1alpha/installation_settings.ts +15 -0
  201. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/settings/v1alpha/instance_settings.client.ts +68 -0
  202. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/settings/v1alpha/instance_settings.ts +15 -0
  203. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/settings/v1alpha/shared.ts +311 -0
  204. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/test/streams.client.ts +82 -0
  205. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/test/streams.ts +77 -0
  206. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/test/wrappertypes.client.ts +120 -0
  207. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/test/wrappertypes.ts +25 -0
  208. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/user_configurable/user_configurable.client.ts +63 -0
  209. package/schema/.snootobuf/output/devenv_ts_files/devvit/actor/user_configurable/user_configurable.ts +284 -0
  210. package/schema/.snootobuf/output/devenv_ts_files/devvit/cli/playtest.ts +323 -0
  211. package/schema/.snootobuf/output/devenv_ts_files/devvit/debug/v1alpha/debug.client.ts +37 -0
  212. package/schema/.snootobuf/output/devenv_ts_files/devvit/debug/v1alpha/debug.ts +143 -0
  213. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/actor/actor_type.ts +94 -0
  214. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/admin/waitlist_admin.client.ts +76 -0
  215. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/admin/waitlist_admin.ts +659 -0
  216. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app/app.ts +2060 -0
  217. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app/categories/categories.ts +146 -0
  218. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app/info/app_info.ts +389 -0
  219. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app_publish_request/app_publish_request.ts +970 -0
  220. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app_publish_request/note/app_publish_request_note.ts +257 -0
  221. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app_publish_request/review/app_publish_request_review.ts +200 -0
  222. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app_settings/app_settings.ts +571 -0
  223. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app_version/app_version.ts +1161 -0
  224. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/app_version/info/app_version_info.ts +397 -0
  225. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/data_api/admin/audit/audit.ts +646 -0
  226. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/data_api/admin/auth/auth.ts +458 -0
  227. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/data_api/admin/organization/organization.ts +347 -0
  228. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/data_api/admin/subscription/subscription.ts +982 -0
  229. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/dev_portal.client.ts +1047 -0
  230. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/dev_portal.ts +218 -0
  231. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/feedback/feedback.ts +70 -0
  232. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/installation/installation.ts +1882 -0
  233. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/installation_settings/installation_settings.ts +575 -0
  234. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/internal/authorization/v1alpha/authorization.client.ts +41 -0
  235. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/internal/authorization/v1alpha/authorization.ts +394 -0
  236. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/internal/data_api/v1alpha/admin/admin.client.ts +118 -0
  237. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/internal/data_api/v1alpha/admin/admin.ts +27 -0
  238. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/internal/data_api/v1alpha/admin/firehose_monitor.ts +180 -0
  239. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/internal/media/media.client.ts +41 -0
  240. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/internal/media/media.ts +162 -0
  241. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/nutrition/nutrition.ts +245 -0
  242. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/reddit/redditor.ts +98 -0
  243. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/waitlist/waitlist.client.ts +84 -0
  244. package/schema/.snootobuf/output/devenv_ts_files/devvit/dev_portal/waitlist/waitlist.ts +455 -0
  245. package/schema/.snootobuf/output/devenv_ts_files/devvit/events/v1alpha/realtime.client.ts +50 -0
  246. package/schema/.snootobuf/output/devenv_ts_files/devvit/events/v1alpha/realtime.ts +149 -0
  247. package/schema/.snootobuf/output/devenv_ts_files/devvit/events/v1alpha/wqcleanup.ts +68 -0
  248. package/schema/.snootobuf/output/devenv_ts_files/devvit/gateway/custom_post_snapshot.client.ts +37 -0
  249. package/schema/.snootobuf/output/devenv_ts_files/devvit/gateway/custom_post_snapshot.ts +76 -0
  250. package/schema/.snootobuf/output/devenv_ts_files/devvit/gateway/resolvers.client.ts +37 -0
  251. package/schema/.snootobuf/output/devenv_ts_files/devvit/gateway/resolvers.ts +76 -0
  252. package/schema/.snootobuf/output/devenv_ts_files/devvit/gateway/utils/v1alpha/utilities.client.ts +114 -0
  253. package/schema/.snootobuf/output/devenv_ts_files/devvit/gateway/utils/v1alpha/utilities.ts +475 -0
  254. package/schema/.snootobuf/output/devenv_ts_files/devvit/gateway/v1alpha/triggers.client.ts +96 -0
  255. package/schema/.snootobuf/output/devenv_ts_files/devvit/gateway/v1alpha/triggers.ts +256 -0
  256. package/schema/.snootobuf/output/devenv_ts_files/devvit/gql/snapshot.ts +80 -0
  257. package/schema/.snootobuf/output/devenv_ts_files/devvit/gql/subreddit_metadata.ts +312 -0
  258. package/schema/.snootobuf/output/devenv_ts_files/devvit/payments/v1alpha/common.ts +22 -0
  259. package/schema/.snootobuf/output/devenv_ts_files/devvit/payments/v1alpha/order.ts +208 -0
  260. package/schema/.snootobuf/output/devenv_ts_files/devvit/payments/v1alpha/product.ts +241 -0
  261. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/assetresolver/assetresolver.client.ts +58 -0
  262. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/assetresolver/assetresolver.ts +380 -0
  263. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/builder/builder.client.ts +57 -0
  264. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/builder/builder.ts +102 -0
  265. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/buildpack/buildpack.client.ts +57 -0
  266. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/buildpack/buildpack.ts +13 -0
  267. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/buildpack/buildpack_common.ts +705 -0
  268. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/buildpack/filesystem.ts +168 -0
  269. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/clock/clock.client.ts +37 -0
  270. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/clock/clock.ts +12 -0
  271. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/http/http.client.ts +37 -0
  272. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/http/http.ts +294 -0
  273. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/inspector/inspector.client.ts +51 -0
  274. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/inspector/inspector.ts +304 -0
  275. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/kvstore/kvstore.client.ts +72 -0
  276. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/kvstore/kvstore.ts +209 -0
  277. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/linker/linker.client.ts +51 -0
  278. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/linker/linker.ts +89 -0
  279. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/linker/resolver.client.ts +80 -0
  280. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/linker/resolver.ts +198 -0
  281. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/logger/logger.client.ts +83 -0
  282. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/logger/logger.ts +608 -0
  283. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/media/media.client.ts +37 -0
  284. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/media/media.ts +155 -0
  285. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/modlog/modlog.client.ts +43 -0
  286. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/modlog/modlog.ts +187 -0
  287. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/payments/v1alpha/payments.client.ts +81 -0
  288. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/payments/v1alpha/payments.ts +476 -0
  289. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/common/common_msg.ts +3641 -0
  290. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/flair/flair_msg.ts +2310 -0
  291. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/flair/flair_svc.client.ts +270 -0
  292. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/flair/flair_svc.ts +43 -0
  293. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/graphql/graphql_msg.ts +224 -0
  294. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/graphql/graphql_svc.client.ts +63 -0
  295. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/graphql/graphql_svc.ts +14 -0
  296. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts +1869 -0
  297. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.client.ts +571 -0
  298. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts +52 -0
  299. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/listings/listings_msg.ts +1156 -0
  300. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/listings/listings_svc.client.ts +194 -0
  301. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/listings/listings_svc.ts +27 -0
  302. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/moderation/moderation_msg.ts +1231 -0
  303. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/moderation/moderation_svc.client.ts +373 -0
  304. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/moderation/moderation_svc.ts +46 -0
  305. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/modnote/modnote_msg.ts +1025 -0
  306. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/modnote/modnote_svc.client.ts +112 -0
  307. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/modnote/modnote_svc.ts +23 -0
  308. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/newmodmail/newmodmail_msg.ts +4135 -0
  309. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/newmodmail/newmodmail_svc.client.ts +351 -0
  310. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts +52 -0
  311. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/postcollections/postcollections_msg.ts +1040 -0
  312. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/postcollections/postcollections_svc.client.ts +207 -0
  313. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/postcollections/postcollections_svc.ts +34 -0
  314. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/privatemessages/privatemessages_msg.ts +380 -0
  315. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/privatemessages/privatemessages_svc.client.ts +186 -0
  316. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts +25 -0
  317. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/subreddits/subreddits_msg.ts +11280 -0
  318. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/subreddits/subreddits_svc.client.ts +480 -0
  319. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/subreddits/subreddits_svc.ts +71 -0
  320. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/users/users_msg.ts +1820 -0
  321. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/users/users_svc.client.ts +247 -0
  322. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/users/users_svc.ts +42 -0
  323. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/widgets/widgets_msg.ts +4766 -0
  324. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/widgets/widgets_svc.client.ts +401 -0
  325. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/widgets/widgets_svc.ts +56 -0
  326. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/wiki/wiki_msg.ts +1786 -0
  327. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/wiki/wiki_svc.client.ts +236 -0
  328. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapi/wiki/wiki_svc.ts +35 -0
  329. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapiv2/redditapiv2.client.ts +50 -0
  330. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redditapiv2/redditapiv2.ts +15 -0
  331. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redis/redisapi.client.ts +518 -0
  332. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/redis/redisapi.ts +3347 -0
  333. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/scheduler/scheduler.client.ts +89 -0
  334. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/scheduler/scheduler.ts +575 -0
  335. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/settings/v1alpha/settings.client.ts +41 -0
  336. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/settings/v1alpha/settings.ts +235 -0
  337. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/streambroker/streambroker.client.ts +50 -0
  338. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/streambroker/streambroker.ts +169 -0
  339. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/timer/timer.client.ts +37 -0
  340. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/timer/timer.ts +76 -0
  341. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/v2events/v2events.client.ts +41 -0
  342. package/schema/.snootobuf/output/devenv_ts_files/devvit/plugin/v2events/v2events.ts +312 -0
  343. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/comment.ts +963 -0
  344. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/common.ts +1099 -0
  345. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/custom_actions/v2alpha/custom_actions.client.ts +50 -0
  346. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/custom_actions/v2alpha/custom_actions.ts +527 -0
  347. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/custom_post/v1alpha/custom_post.client.ts +79 -0
  348. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/custom_post/v1alpha/custom_post.ts +340 -0
  349. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/post.ts +2063 -0
  350. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/subreddit.ts +1374 -0
  351. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/thing_type.ts +36 -0
  352. package/schema/.snootobuf/output/devenv_ts_files/devvit/reddit/user.ts +1418 -0
  353. package/schema/.snootobuf/output/devenv_ts_files/devvit/remote_logger/remote_logger.client.ts +78 -0
  354. package/schema/.snootobuf/output/devenv_ts_files/devvit/remote_logger/remote_logger.ts +538 -0
  355. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/bootstrap.client.ts +56 -0
  356. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/bootstrap.ts +13 -0
  357. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/echo.client.ts +36 -0
  358. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/echo.ts +11 -0
  359. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/runtime.client.ts +53 -0
  360. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/runtime.ts +78 -0
  361. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/supervisor.client.ts +87 -0
  362. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/supervisor.ts +92 -0
  363. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/v1alpha/health.client.ts +37 -0
  364. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/actor/v1alpha/health.ts +87 -0
  365. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/bundle.ts +859 -0
  366. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/envelope.ts +230 -0
  367. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/runtime_common.ts +251 -0
  368. package/schema/.snootobuf/output/devenv_ts_files/devvit/runtime/serializable.ts +232 -0
  369. package/schema/.snootobuf/output/devenv_ts_files/devvit/service/bundle_service.client.ts +57 -0
  370. package/schema/.snootobuf/output/devenv_ts_files/devvit/service/bundle_service.ts +82 -0
  371. package/schema/.snootobuf/output/devenv_ts_files/devvit/service/envelope_service.client.ts +41 -0
  372. package/schema/.snootobuf/output/devenv_ts_files/devvit/service/envelope_service.ts +12 -0
  373. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/block_kit/v1beta/attributes.ts +642 -0
  374. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/block_kit/v1beta/block.ts +1656 -0
  375. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/block_kit/v1beta/enums.ts +602 -0
  376. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/block_kit/v1beta/rendering.ts +157 -0
  377. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/block_kit/v1beta/ui.ts +354 -0
  378. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/common/v1alpha/common.ts +116 -0
  379. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/create_order.ts +217 -0
  380. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/effect.ts +266 -0
  381. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/interval.ts +169 -0
  382. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/navigate_to_url.ts +81 -0
  383. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/realtime_subscriptions.ts +156 -0
  384. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/reload_part.ts +349 -0
  385. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/rerender_ui.ts +71 -0
  386. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/show_form.ts +162 -0
  387. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/effects/v1alpha/show_toast.ts +104 -0
  388. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/events/v1alpha/event.ts +697 -0
  389. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/events/v1alpha/handle_ui.client.ts +39 -0
  390. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/events/v1alpha/handle_ui.ts +160 -0
  391. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/form_builder/v1alpha/field.ts +974 -0
  392. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/form_builder/v1alpha/form.ts +134 -0
  393. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/form_builder/v1alpha/type.ts +56 -0
  394. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/form_builder/v1alpha/value.ts +359 -0
  395. package/schema/.snootobuf/output/devenv_ts_files/devvit/ui/toast/toast.ts +314 -0
  396. package/schema/.snootobuf/output/devenv_ts_files/devvit/uuid.ts +70 -0
  397. package/schema/.snootobuf/output/devenv_ts_files/google/protobuf/any.ts +322 -0
  398. package/schema/.snootobuf/output/devenv_ts_files/google/protobuf/descriptor.ts +3475 -0
  399. package/schema/.snootobuf/output/devenv_ts_files/google/protobuf/duration.ts +231 -0
  400. package/schema/.snootobuf/output/devenv_ts_files/google/protobuf/empty.ts +81 -0
  401. package/schema/.snootobuf/output/devenv_ts_files/google/protobuf/struct.ts +482 -0
  402. package/schema/.snootobuf/output/devenv_ts_files/google/protobuf/timestamp.ts +290 -0
  403. package/schema/.snootobuf/output/devenv_ts_files/google/protobuf/wrappers.ts +752 -0
  404. package/schema/devvit/dev_portal/admin/waitlist_admin.proto +2 -0
  405. package/schema/devvit/dev_portal/app/app.proto +2 -0
  406. package/schema/devvit/dev_portal/app_publish_request/app_publish_request.proto +2 -0
  407. package/schema/devvit/dev_portal/app_publish_request/note/app_publish_request_note.proto +2 -0
  408. package/schema/devvit/dev_portal/app_publish_request/review/app_publish_request_review.proto +2 -10
  409. package/schema/devvit/dev_portal/app_settings/app_settings.proto +2 -0
  410. package/schema/devvit/dev_portal/dev_portal.proto +2 -2
  411. package/schema/devvit/dev_portal/feedback/feedback.proto +2 -0
  412. package/schema/devvit/dev_portal/installation_settings/installation_settings.proto +2 -0
  413. package/schema/devvit/dev_portal/nutrition/nutrition.proto +2 -0
  414. package/schema/devvit/dev_portal/waitlist/waitlist.proto +2 -0
  415. package/schema/devvit/gateway/v1alpha/triggers.proto +1 -1
  416. package/schema/snootobuf.devenv.lock +0 -0
  417. package/schema/snootobuf.devenv.yaml +15 -0
  418. package/schema/snootobuf.lock +0 -0
  419. package/schema/snootobuf.redditapi.lock +0 -0
  420. package/schema/snootobuf.redditapi.yaml +14 -0
  421. package/schema/snootobuf.ts.lock +0 -0
  422. package/schema/snootobuf.ts.yaml +35 -0
  423. package/schema/snootobuf.yaml +49 -0
  424. package/types/devvit/actor/automation/v1alpha/event_handlers.d.ts +6 -6
  425. package/types/devvit/actor/automation/v1alpha/event_handlers.js +5 -5
  426. package/types/devvit/actor/automation/v1alpha/event_handlers.twirp-client.d.ts +342 -0
  427. package/types/devvit/actor/automation/v1alpha/event_handlers.twirp-client.d.ts.map +1 -0
  428. package/types/devvit/actor/automation/v1alpha/event_handlers.twirp-client.js +466 -0
  429. package/types/devvit/actor/automation/v1alpha/event_handlers.twirp.d.ts +175 -0
  430. package/types/devvit/actor/automation/v1alpha/event_handlers.twirp.d.ts.map +1 -0
  431. package/types/devvit/actor/automation/v1alpha/event_handlers.twirp.js +1833 -0
  432. package/types/devvit/actor/bot/bot.d.ts +2 -2
  433. package/types/devvit/actor/bot/bot.js +3 -3
  434. package/types/devvit/actor/bot/bot.twirp-client.d.ts +23 -0
  435. package/types/devvit/actor/bot/bot.twirp-client.d.ts.map +1 -0
  436. package/types/devvit/actor/bot/bot.twirp-client.js +36 -0
  437. package/types/devvit/actor/bot/bot.twirp.d.ts +15 -0
  438. package/types/devvit/actor/bot/bot.twirp.d.ts.map +1 -0
  439. package/types/devvit/actor/bot/bot.twirp.js +154 -0
  440. package/types/devvit/actor/hello/hello.d.ts +1 -1
  441. package/types/devvit/actor/hello/hello.js +2 -2
  442. package/types/devvit/actor/hello/hello.twirp-client.d.ts +19 -0
  443. package/types/devvit/actor/hello/hello.twirp-client.d.ts.map +1 -0
  444. package/types/devvit/actor/hello/hello.twirp-client.js +23 -0
  445. package/types/devvit/actor/hello/hello.twirp.d.ts +12 -0
  446. package/types/devvit/actor/hello/hello.twirp.d.ts.map +1 -0
  447. package/types/devvit/actor/hello/hello.twirp.js +88 -0
  448. package/types/devvit/actor/payments/v1alpha/payments.d.ts +2 -2
  449. package/types/devvit/actor/payments/v1alpha/payments.js +3 -3
  450. package/types/devvit/actor/payments/v1alpha/payments.twirp-client.d.ts +22 -0
  451. package/types/devvit/actor/payments/v1alpha/payments.twirp-client.d.ts.map +1 -0
  452. package/types/devvit/actor/payments/v1alpha/payments.twirp-client.js +35 -0
  453. package/types/devvit/actor/payments/v1alpha/payments.twirp.d.ts +14 -0
  454. package/types/devvit/actor/payments/v1alpha/payments.twirp.d.ts.map +1 -0
  455. package/types/devvit/actor/payments/v1alpha/payments.twirp.js +156 -0
  456. package/types/devvit/actor/permissions/permissions.d.ts +1 -1
  457. package/types/devvit/actor/permissions/permissions.js +2 -2
  458. package/types/devvit/actor/producer/producer.d.ts +1 -1
  459. package/types/devvit/actor/producer/producer.js +2 -2
  460. package/types/devvit/actor/producer/producer.twirp-client.d.ts +19 -0
  461. package/types/devvit/actor/producer/producer.twirp-client.d.ts.map +1 -0
  462. package/types/devvit/actor/producer/producer.twirp-client.js +23 -0
  463. package/types/devvit/actor/producer/producer.twirp.d.ts +12 -0
  464. package/types/devvit/actor/producer/producer.twirp.d.ts.map +1 -0
  465. package/types/devvit/actor/producer/producer.twirp.js +88 -0
  466. package/types/devvit/actor/reddit/context_action.d.ts +6 -6
  467. package/types/devvit/actor/reddit/context_action.js +7 -7
  468. package/types/devvit/actor/reddit/context_action.twirp-client.d.ts +23 -0
  469. package/types/devvit/actor/reddit/context_action.twirp-client.d.ts.map +1 -0
  470. package/types/devvit/actor/reddit/context_action.twirp-client.js +36 -0
  471. package/types/devvit/actor/reddit/context_action.twirp.d.ts +15 -0
  472. package/types/devvit/actor/reddit/context_action.twirp.d.ts.map +1 -0
  473. package/types/devvit/actor/reddit/context_action.twirp.js +157 -0
  474. package/types/devvit/actor/reddit/post_filter.d.ts +2 -2
  475. package/types/devvit/actor/reddit/post_filter.js +3 -3
  476. package/types/devvit/actor/reddit/post_filter.twirp-client.d.ts +19 -0
  477. package/types/devvit/actor/reddit/post_filter.twirp-client.d.ts.map +1 -0
  478. package/types/devvit/actor/reddit/post_filter.twirp-client.js +23 -0
  479. package/types/devvit/actor/reddit/post_filter.twirp.d.ts +12 -0
  480. package/types/devvit/actor/reddit/post_filter.twirp.d.ts.map +1 -0
  481. package/types/devvit/actor/reddit/post_filter.twirp.js +88 -0
  482. package/types/devvit/actor/scheduler/action.d.ts +1 -1
  483. package/types/devvit/actor/scheduler/action.js +3 -3
  484. package/types/devvit/actor/scheduler/handler.d.ts +3 -3
  485. package/types/devvit/actor/scheduler/handler.js +3 -3
  486. package/types/devvit/actor/scheduler/handler.twirp-client.d.ts +20 -0
  487. package/types/devvit/actor/scheduler/handler.twirp-client.d.ts.map +1 -0
  488. package/types/devvit/actor/scheduler/handler.twirp-client.js +24 -0
  489. package/types/devvit/actor/scheduler/handler.twirp.d.ts +13 -0
  490. package/types/devvit/actor/scheduler/handler.twirp.d.ts.map +1 -0
  491. package/types/devvit/actor/scheduler/handler.twirp.js +91 -0
  492. package/types/devvit/actor/settings/v1alpha/app_settings.d.ts +2 -2
  493. package/types/devvit/actor/settings/v1alpha/app_settings.js +2 -2
  494. package/types/devvit/actor/settings/v1alpha/app_settings.twirp-client.d.ts +22 -0
  495. package/types/devvit/actor/settings/v1alpha/app_settings.twirp-client.d.ts.map +1 -0
  496. package/types/devvit/actor/settings/v1alpha/app_settings.twirp-client.js +35 -0
  497. package/types/devvit/actor/settings/v1alpha/app_settings.twirp.d.ts +14 -0
  498. package/types/devvit/actor/settings/v1alpha/app_settings.twirp.d.ts.map +1 -0
  499. package/types/devvit/actor/settings/v1alpha/app_settings.twirp.js +156 -0
  500. package/types/devvit/actor/settings/v1alpha/installation_settings.d.ts +2 -2
  501. package/types/devvit/actor/settings/v1alpha/installation_settings.js +2 -2
  502. package/types/devvit/actor/settings/v1alpha/installation_settings.twirp-client.d.ts +22 -0
  503. package/types/devvit/actor/settings/v1alpha/installation_settings.twirp-client.d.ts.map +1 -0
  504. package/types/devvit/actor/settings/v1alpha/installation_settings.twirp-client.js +35 -0
  505. package/types/devvit/actor/settings/v1alpha/installation_settings.twirp.d.ts +14 -0
  506. package/types/devvit/actor/settings/v1alpha/installation_settings.twirp.d.ts.map +1 -0
  507. package/types/devvit/actor/settings/v1alpha/installation_settings.twirp.js +156 -0
  508. package/types/devvit/actor/settings/v1alpha/instance_settings.d.ts +2 -2
  509. package/types/devvit/actor/settings/v1alpha/instance_settings.js +2 -2
  510. package/types/devvit/actor/settings/v1alpha/instance_settings.twirp-client.d.ts +22 -0
  511. package/types/devvit/actor/settings/v1alpha/instance_settings.twirp-client.d.ts.map +1 -0
  512. package/types/devvit/actor/settings/v1alpha/instance_settings.twirp-client.js +35 -0
  513. package/types/devvit/actor/settings/v1alpha/instance_settings.twirp.d.ts +14 -0
  514. package/types/devvit/actor/settings/v1alpha/instance_settings.twirp.d.ts.map +1 -0
  515. package/types/devvit/actor/settings/v1alpha/instance_settings.twirp.js +156 -0
  516. package/types/devvit/actor/settings/v1alpha/shared.d.ts +3 -3
  517. package/types/devvit/actor/settings/v1alpha/shared.js +4 -4
  518. package/types/devvit/actor/test/streams.d.ts +1 -1
  519. package/types/devvit/actor/test/streams.js +2 -2
  520. package/types/devvit/actor/test/streams.twirp-client.d.ts +25 -0
  521. package/types/devvit/actor/test/streams.twirp-client.d.ts.map +1 -0
  522. package/types/devvit/actor/test/streams.twirp-client.js +47 -0
  523. package/types/devvit/actor/test/streams.twirp.d.ts +16 -0
  524. package/types/devvit/actor/test/streams.twirp.d.ts.map +1 -0
  525. package/types/devvit/actor/test/streams.twirp.js +222 -0
  526. package/types/devvit/actor/test/wrappertypes.d.ts +2 -2
  527. package/types/devvit/actor/test/wrappertypes.js +2 -2
  528. package/types/devvit/actor/test/wrappertypes.twirp-client.d.ts +40 -0
  529. package/types/devvit/actor/test/wrappertypes.twirp-client.d.ts.map +1 -0
  530. package/types/devvit/actor/test/wrappertypes.twirp-client.js +107 -0
  531. package/types/devvit/actor/test/wrappertypes.twirp.d.ts +26 -0
  532. package/types/devvit/actor/test/wrappertypes.twirp.d.ts.map +1 -0
  533. package/types/devvit/actor/test/wrappertypes.twirp.js +552 -0
  534. package/types/devvit/actor/user_configurable/user_configurable.d.ts +2 -2
  535. package/types/devvit/actor/user_configurable/user_configurable.js +3 -3
  536. package/types/devvit/actor/user_configurable/user_configurable.twirp-client.d.ts +23 -0
  537. package/types/devvit/actor/user_configurable/user_configurable.twirp-client.d.ts.map +1 -0
  538. package/types/devvit/actor/user_configurable/user_configurable.twirp-client.js +36 -0
  539. package/types/devvit/actor/user_configurable/user_configurable.twirp.d.ts +15 -0
  540. package/types/devvit/actor/user_configurable/user_configurable.twirp.d.ts.map +1 -0
  541. package/types/devvit/actor/user_configurable/user_configurable.twirp.js +157 -0
  542. package/types/devvit/cli/playtest.d.ts +2 -2
  543. package/types/devvit/cli/playtest.js +3 -3
  544. package/types/devvit/data/api/v1alpha/admin.d.ts +4 -4
  545. package/types/devvit/data/api/v1alpha/admin.d.ts.map +1 -1
  546. package/types/devvit/data/api/v1alpha/admin.js +6 -6
  547. package/types/devvit/debug/v1alpha/debug.d.ts +1 -1
  548. package/types/devvit/debug/v1alpha/debug.js +2 -2
  549. package/types/devvit/debug/v1alpha/debug.twirp-client.d.ts +19 -0
  550. package/types/devvit/debug/v1alpha/debug.twirp-client.d.ts.map +1 -0
  551. package/types/devvit/debug/v1alpha/debug.twirp-client.js +23 -0
  552. package/types/devvit/debug/v1alpha/debug.twirp.d.ts +12 -0
  553. package/types/devvit/debug/v1alpha/debug.twirp.d.ts.map +1 -0
  554. package/types/devvit/debug/v1alpha/debug.twirp.js +88 -0
  555. package/types/devvit/dev_portal/actor/actor_type.d.ts +1 -1
  556. package/types/devvit/dev_portal/actor/actor_type.js +2 -2
  557. package/types/devvit/dev_portal/admin/waitlist_admin.d.ts +3 -3
  558. package/types/devvit/dev_portal/admin/waitlist_admin.js +5 -5
  559. package/types/devvit/dev_portal/app/app.d.ts +4 -4
  560. package/types/devvit/dev_portal/app/app.js +6 -6
  561. package/types/devvit/dev_portal/app/info/app_info.d.ts +4 -4
  562. package/types/devvit/dev_portal/app/info/app_info.js +6 -6
  563. package/types/devvit/dev_portal/app_publish_request/app_publish_request.d.ts +6 -6
  564. package/types/devvit/dev_portal/app_publish_request/app_publish_request.js +8 -8
  565. package/types/devvit/dev_portal/app_publish_request/note/app_publish_request_note.d.ts +2 -2
  566. package/types/devvit/dev_portal/app_publish_request/note/app_publish_request_note.js +4 -4
  567. package/types/devvit/dev_portal/app_publish_request/review/app_publish_request_review.d.ts +2 -28
  568. package/types/devvit/dev_portal/app_publish_request/review/app_publish_request_review.d.ts.map +1 -1
  569. package/types/devvit/dev_portal/app_publish_request/review/app_publish_request_review.js +4 -142
  570. package/types/devvit/dev_portal/app_settings/app_settings.d.ts +3 -3
  571. package/types/devvit/dev_portal/app_settings/app_settings.js +4 -4
  572. package/types/devvit/dev_portal/app_version/app_version.d.ts +7 -7
  573. package/types/devvit/dev_portal/app_version/app_version.js +9 -9
  574. package/types/devvit/dev_portal/app_version/info/app_version_info.d.ts +1 -1
  575. package/types/devvit/dev_portal/app_version/info/app_version_info.js +4 -4
  576. package/types/devvit/dev_portal/data_api/admin/audit/audit.d.ts +1 -1
  577. package/types/devvit/dev_portal/data_api/admin/audit/audit.js +3 -3
  578. package/types/devvit/dev_portal/data_api/admin/auth/auth.d.ts +3 -3
  579. package/types/devvit/dev_portal/data_api/admin/auth/auth.js +5 -5
  580. package/types/devvit/dev_portal/data_api/admin/organization/organization.d.ts +2 -2
  581. package/types/devvit/dev_portal/data_api/admin/organization/organization.js +3 -3
  582. package/types/devvit/dev_portal/data_api/admin/subscription/subscription.d.ts +4 -4
  583. package/types/devvit/dev_portal/data_api/admin/subscription/subscription.js +5 -5
  584. package/types/devvit/dev_portal/dev_portal.d.ts +20 -88
  585. package/types/devvit/dev_portal/dev_portal.d.ts.map +1 -1
  586. package/types/devvit/dev_portal/dev_portal.js +20 -48
  587. package/types/devvit/dev_portal/dev_portal.twirp-client.d.ts +1 -7
  588. package/types/devvit/dev_portal/dev_portal.twirp-client.d.ts.map +1 -1
  589. package/types/devvit/dev_portal/dev_portal.twirp-client.js +1 -25
  590. package/types/devvit/dev_portal/dev_portal.twirp.d.ts +1 -5
  591. package/types/devvit/dev_portal/dev_portal.twirp.d.ts.map +1 -1
  592. package/types/devvit/dev_portal/dev_portal.twirp.js +1 -133
  593. package/types/devvit/dev_portal/feedback/feedback.d.ts +1 -1
  594. package/types/devvit/dev_portal/feedback/feedback.js +2 -2
  595. package/types/devvit/dev_portal/installation/installation.d.ts +4 -4
  596. package/types/devvit/dev_portal/installation/installation.js +8 -8
  597. package/types/devvit/dev_portal/installation_settings/installation_settings.d.ts +3 -3
  598. package/types/devvit/dev_portal/installation_settings/installation_settings.js +4 -4
  599. package/types/devvit/dev_portal/internal/authorization/v1alpha/authorization.d.ts +2 -2
  600. package/types/devvit/dev_portal/internal/authorization/v1alpha/authorization.js +3 -3
  601. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/admin.d.ts +5 -5
  602. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/admin.js +5 -5
  603. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/firehose_monitor.d.ts +2 -2
  604. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/firehose_monitor.js +3 -3
  605. package/types/devvit/dev_portal/internal/media/media.d.ts +1 -1
  606. package/types/devvit/dev_portal/internal/media/media.js +2 -2
  607. package/types/devvit/dev_portal/nutrition/nutrition.d.ts +1 -1
  608. package/types/devvit/dev_portal/nutrition/nutrition.js +2 -2
  609. package/types/devvit/dev_portal/reddit/redditor.d.ts +1 -1
  610. package/types/devvit/dev_portal/reddit/redditor.js +2 -2
  611. package/types/devvit/dev_portal/waitlist/waitlist.d.ts +3 -3
  612. package/types/devvit/dev_portal/waitlist/waitlist.js +5 -5
  613. package/types/devvit/events/v1alpha/events.d.ts +6 -6
  614. package/types/devvit/events/v1alpha/events.d.ts.map +1 -1
  615. package/types/devvit/events/v1alpha/events.js +17 -17
  616. package/types/devvit/events/v1alpha/realtime.d.ts +2 -2
  617. package/types/devvit/events/v1alpha/realtime.js +4 -4
  618. package/types/devvit/events/v1alpha/realtime.twirp-client.d.ts +23 -0
  619. package/types/devvit/events/v1alpha/realtime.twirp-client.d.ts.map +1 -0
  620. package/types/devvit/events/v1alpha/realtime.twirp-client.js +36 -0
  621. package/types/devvit/events/v1alpha/realtime.twirp.d.ts +15 -0
  622. package/types/devvit/events/v1alpha/realtime.twirp.d.ts.map +1 -0
  623. package/types/devvit/events/v1alpha/realtime.twirp.js +157 -0
  624. package/types/devvit/events/v1alpha/wqcleanup.d.ts +1 -1
  625. package/types/devvit/events/v1alpha/wqcleanup.js +2 -2
  626. package/types/devvit/gateway/custom_post_snapshot.d.ts +2 -2
  627. package/types/devvit/gateway/custom_post_snapshot.js +3 -3
  628. package/types/devvit/gateway/custom_post_snapshot.twirp-client.d.ts +20 -0
  629. package/types/devvit/gateway/custom_post_snapshot.twirp-client.d.ts.map +1 -0
  630. package/types/devvit/gateway/custom_post_snapshot.twirp-client.js +24 -0
  631. package/types/devvit/gateway/custom_post_snapshot.twirp.d.ts +13 -0
  632. package/types/devvit/gateway/custom_post_snapshot.twirp.d.ts.map +1 -0
  633. package/types/devvit/gateway/custom_post_snapshot.twirp.js +91 -0
  634. package/types/devvit/gateway/resolvers.d.ts +2 -2
  635. package/types/devvit/gateway/resolvers.js +3 -3
  636. package/types/devvit/gateway/resolvers.twirp-client.d.ts +20 -0
  637. package/types/devvit/gateway/resolvers.twirp-client.d.ts.map +1 -0
  638. package/types/devvit/gateway/resolvers.twirp-client.js +24 -0
  639. package/types/devvit/gateway/resolvers.twirp.d.ts +13 -0
  640. package/types/devvit/gateway/resolvers.twirp.d.ts.map +1 -0
  641. package/types/devvit/gateway/resolvers.twirp.js +91 -0
  642. package/types/devvit/gateway/utils/v1alpha/utilities.d.ts +1 -1
  643. package/types/devvit/gateway/utils/v1alpha/utilities.js +2 -2
  644. package/types/devvit/gateway/utils/v1alpha/utilities.twirp-client.d.ts +47 -0
  645. package/types/devvit/gateway/utils/v1alpha/utilities.twirp-client.d.ts.map +1 -0
  646. package/types/devvit/gateway/utils/v1alpha/utilities.twirp-client.js +93 -0
  647. package/types/devvit/gateway/utils/v1alpha/utilities.twirp.d.ts +28 -0
  648. package/types/devvit/gateway/utils/v1alpha/utilities.twirp.d.ts.map +1 -0
  649. package/types/devvit/gateway/utils/v1alpha/utilities.twirp.js +440 -0
  650. package/types/devvit/gateway/v1alpha/triggers.d.ts +8 -8
  651. package/types/devvit/gateway/v1alpha/triggers.d.ts.map +1 -1
  652. package/types/devvit/gateway/v1alpha/triggers.js +5 -5
  653. package/types/devvit/gateway/v1alpha/triggers.twirp-client.d.ts +37 -0
  654. package/types/devvit/gateway/v1alpha/triggers.twirp-client.d.ts.map +1 -0
  655. package/types/devvit/gateway/v1alpha/triggers.twirp-client.js +86 -0
  656. package/types/devvit/gateway/v1alpha/triggers.twirp.d.ts +25 -0
  657. package/types/devvit/gateway/v1alpha/triggers.twirp.d.ts.map +1 -0
  658. package/types/devvit/gateway/v1alpha/triggers.twirp.js +423 -0
  659. package/types/devvit/gql/snapshot.d.ts +1 -1
  660. package/types/devvit/gql/snapshot.js +2 -2
  661. package/types/devvit/gql/subreddit_metadata.d.ts +3 -3
  662. package/types/devvit/gql/subreddit_metadata.js +4 -4
  663. package/types/devvit/options/options.d.ts +1 -1
  664. package/types/devvit/options/options.js +2 -2
  665. package/types/devvit/payments/v1alpha/order.d.ts +3 -3
  666. package/types/devvit/payments/v1alpha/order.js +5 -5
  667. package/types/devvit/payments/v1alpha/product.d.ts +2 -2
  668. package/types/devvit/payments/v1alpha/product.js +3 -3
  669. package/types/devvit/plugin/assetresolver/assetresolver.d.ts +1 -1
  670. package/types/devvit/plugin/assetresolver/assetresolver.js +2 -2
  671. package/types/devvit/plugin/assetresolver/assetresolver.twirp-client.d.ts +22 -0
  672. package/types/devvit/plugin/assetresolver/assetresolver.twirp-client.d.ts.map +1 -0
  673. package/types/devvit/plugin/assetresolver/assetresolver.twirp-client.js +35 -0
  674. package/types/devvit/plugin/assetresolver/assetresolver.twirp.d.ts +14 -0
  675. package/types/devvit/plugin/assetresolver/assetresolver.twirp.d.ts.map +1 -0
  676. package/types/devvit/plugin/assetresolver/assetresolver.twirp.js +156 -0
  677. package/types/devvit/plugin/builder/builder.d.ts +3 -3
  678. package/types/devvit/plugin/builder/builder.js +4 -4
  679. package/types/devvit/plugin/builder/builder.twirp-client.d.ts +23 -0
  680. package/types/devvit/plugin/builder/builder.twirp-client.d.ts.map +1 -0
  681. package/types/devvit/plugin/builder/builder.twirp-client.js +36 -0
  682. package/types/devvit/plugin/builder/builder.twirp.d.ts +15 -0
  683. package/types/devvit/plugin/builder/builder.twirp.d.ts.map +1 -0
  684. package/types/devvit/plugin/builder/builder.twirp.js +154 -0
  685. package/types/devvit/plugin/buildpack/buildpack.d.ts +2 -2
  686. package/types/devvit/plugin/buildpack/buildpack.js +2 -2
  687. package/types/devvit/plugin/buildpack/buildpack.twirp-client.d.ts +22 -0
  688. package/types/devvit/plugin/buildpack/buildpack.twirp-client.d.ts.map +1 -0
  689. package/types/devvit/plugin/buildpack/buildpack.twirp-client.js +35 -0
  690. package/types/devvit/plugin/buildpack/buildpack.twirp.d.ts +14 -0
  691. package/types/devvit/plugin/buildpack/buildpack.twirp.d.ts.map +1 -0
  692. package/types/devvit/plugin/buildpack/buildpack.twirp.js +156 -0
  693. package/types/devvit/plugin/buildpack/buildpack_common.d.ts +4 -4
  694. package/types/devvit/plugin/buildpack/buildpack_common.js +6 -6
  695. package/types/devvit/plugin/buildpack/filesystem.d.ts +1 -1
  696. package/types/devvit/plugin/buildpack/filesystem.js +2 -2
  697. package/types/devvit/plugin/clock/clock.d.ts +3 -3
  698. package/types/devvit/plugin/clock/clock.js +3 -3
  699. package/types/devvit/plugin/clock/clock.twirp-client.d.ts +20 -0
  700. package/types/devvit/plugin/clock/clock.twirp-client.d.ts.map +1 -0
  701. package/types/devvit/plugin/clock/clock.twirp-client.js +24 -0
  702. package/types/devvit/plugin/clock/clock.twirp.d.ts +13 -0
  703. package/types/devvit/plugin/clock/clock.twirp.d.ts.map +1 -0
  704. package/types/devvit/plugin/clock/clock.twirp.js +89 -0
  705. package/types/devvit/plugin/http/http.d.ts +1 -1
  706. package/types/devvit/plugin/http/http.js +2 -2
  707. package/types/devvit/plugin/http/http.twirp-client.d.ts +19 -0
  708. package/types/devvit/plugin/http/http.twirp-client.d.ts.map +1 -0
  709. package/types/devvit/plugin/http/http.twirp-client.js +23 -0
  710. package/types/devvit/plugin/http/http.twirp.d.ts +12 -0
  711. package/types/devvit/plugin/http/http.twirp.d.ts.map +1 -0
  712. package/types/devvit/plugin/http/http.twirp.js +88 -0
  713. package/types/devvit/plugin/inspector/inspector.d.ts +3 -3
  714. package/types/devvit/plugin/inspector/inspector.js +4 -4
  715. package/types/devvit/plugin/inspector/inspector.twirp-client.d.ts +23 -0
  716. package/types/devvit/plugin/inspector/inspector.twirp-client.d.ts.map +1 -0
  717. package/types/devvit/plugin/inspector/inspector.twirp-client.js +36 -0
  718. package/types/devvit/plugin/inspector/inspector.twirp.d.ts +15 -0
  719. package/types/devvit/plugin/inspector/inspector.twirp.d.ts.map +1 -0
  720. package/types/devvit/plugin/inspector/inspector.twirp.js +157 -0
  721. package/types/devvit/plugin/kvstore/kvstore.d.ts +2 -2
  722. package/types/devvit/plugin/kvstore/kvstore.js +3 -3
  723. package/types/devvit/plugin/kvstore/kvstore.twirp-client.d.ts +29 -0
  724. package/types/devvit/plugin/kvstore/kvstore.twirp-client.d.ts.map +1 -0
  725. package/types/devvit/plugin/kvstore/kvstore.twirp-client.js +60 -0
  726. package/types/devvit/plugin/kvstore/kvstore.twirp.d.ts +19 -0
  727. package/types/devvit/plugin/kvstore/kvstore.twirp.d.ts.map +1 -0
  728. package/types/devvit/plugin/kvstore/kvstore.twirp.js +289 -0
  729. package/types/devvit/plugin/linker/linker.d.ts +4 -4
  730. package/types/devvit/plugin/linker/linker.js +5 -5
  731. package/types/devvit/plugin/linker/linker.twirp-client.d.ts +20 -0
  732. package/types/devvit/plugin/linker/linker.twirp-client.d.ts.map +1 -0
  733. package/types/devvit/plugin/linker/linker.twirp-client.js +24 -0
  734. package/types/devvit/plugin/linker/linker.twirp.d.ts +13 -0
  735. package/types/devvit/plugin/linker/linker.twirp.d.ts.map +1 -0
  736. package/types/devvit/plugin/linker/linker.twirp.js +89 -0
  737. package/types/devvit/plugin/linker/resolver.d.ts +5 -5
  738. package/types/devvit/plugin/linker/resolver.js +6 -6
  739. package/types/devvit/plugin/linker/resolver.twirp-client.d.ts +29 -0
  740. package/types/devvit/plugin/linker/resolver.twirp-client.d.ts.map +1 -0
  741. package/types/devvit/plugin/linker/resolver.twirp-client.js +51 -0
  742. package/types/devvit/plugin/linker/resolver.twirp.d.ts +20 -0
  743. package/types/devvit/plugin/linker/resolver.twirp.d.ts.map +1 -0
  744. package/types/devvit/plugin/linker/resolver.twirp.js +226 -0
  745. package/types/devvit/plugin/logger/logger.d.ts +1 -1
  746. package/types/devvit/plugin/logger/logger.js +4 -4
  747. package/types/devvit/plugin/media/media.d.ts +1 -1
  748. package/types/devvit/plugin/media/media.js +2 -2
  749. package/types/devvit/plugin/media/media.twirp-client.d.ts +19 -0
  750. package/types/devvit/plugin/media/media.twirp-client.d.ts.map +1 -0
  751. package/types/devvit/plugin/media/media.twirp-client.js +23 -0
  752. package/types/devvit/plugin/media/media.twirp.d.ts +12 -0
  753. package/types/devvit/plugin/media/media.twirp.d.ts.map +1 -0
  754. package/types/devvit/plugin/media/media.twirp.js +88 -0
  755. package/types/devvit/plugin/modlog/modlog.d.ts +1 -1
  756. package/types/devvit/plugin/modlog/modlog.js +2 -2
  757. package/types/devvit/plugin/modlog/modlog.twirp-client.d.ts +19 -0
  758. package/types/devvit/plugin/modlog/modlog.twirp-client.d.ts.map +1 -0
  759. package/types/devvit/plugin/modlog/modlog.twirp-client.js +23 -0
  760. package/types/devvit/plugin/modlog/modlog.twirp.d.ts +12 -0
  761. package/types/devvit/plugin/modlog/modlog.twirp.d.ts.map +1 -0
  762. package/types/devvit/plugin/modlog/modlog.twirp.js +88 -0
  763. package/types/devvit/plugin/payments/v1alpha/payments.d.ts +3 -3
  764. package/types/devvit/plugin/payments/v1alpha/payments.js +5 -5
  765. package/types/devvit/plugin/payments/v1alpha/payments.twirp-client.d.ts +25 -0
  766. package/types/devvit/plugin/payments/v1alpha/payments.twirp-client.d.ts.map +1 -0
  767. package/types/devvit/plugin/payments/v1alpha/payments.twirp-client.js +47 -0
  768. package/types/devvit/plugin/payments/v1alpha/payments.twirp.d.ts +16 -0
  769. package/types/devvit/plugin/payments/v1alpha/payments.twirp.d.ts.map +1 -0
  770. package/types/devvit/plugin/payments/v1alpha/payments.twirp.js +222 -0
  771. package/types/devvit/plugin/redditapi/common/common_msg.d.ts +3 -3
  772. package/types/devvit/plugin/redditapi/common/common_msg.js +6 -6
  773. package/types/devvit/plugin/redditapi/flair/flair_msg.d.ts +1 -1
  774. package/types/devvit/plugin/redditapi/flair/flair_msg.js +3 -3
  775. package/types/devvit/plugin/redditapi/flair/flair_svc.d.ts +17 -17
  776. package/types/devvit/plugin/redditapi/flair/flair_svc.d.ts.map +1 -1
  777. package/types/devvit/plugin/redditapi/flair/flair_svc.js +47 -126
  778. package/types/devvit/plugin/redditapi/flair/flair_svc.twirp-client.d.ts +60 -0
  779. package/types/devvit/plugin/redditapi/flair/flair_svc.twirp-client.d.ts.map +1 -0
  780. package/types/devvit/plugin/redditapi/flair/flair_svc.twirp-client.js +181 -0
  781. package/types/devvit/plugin/redditapi/flair/flair_svc.twirp.d.ts +40 -0
  782. package/types/devvit/plugin/redditapi/flair/flair_svc.twirp.d.ts.map +1 -0
  783. package/types/devvit/plugin/redditapi/flair/flair_svc.twirp.js +950 -0
  784. package/types/devvit/plugin/redditapi/graphql/graphql_msg.d.ts +1 -1
  785. package/types/devvit/plugin/redditapi/graphql/graphql_msg.js +3 -3
  786. package/types/devvit/plugin/redditapi/graphql/graphql_svc.d.ts +2 -2
  787. package/types/devvit/plugin/redditapi/graphql/graphql_svc.js +2 -2
  788. package/types/devvit/plugin/redditapi/graphql/graphql_svc.twirp-client.d.ts +22 -0
  789. package/types/devvit/plugin/redditapi/graphql/graphql_svc.twirp-client.d.ts.map +1 -0
  790. package/types/devvit/plugin/redditapi/graphql/graphql_svc.twirp-client.js +35 -0
  791. package/types/devvit/plugin/redditapi/graphql/graphql_svc.twirp.d.ts +14 -0
  792. package/types/devvit/plugin/redditapi/graphql/graphql_svc.twirp.d.ts.map +1 -0
  793. package/types/devvit/plugin/redditapi/graphql/graphql_svc.twirp.js +156 -0
  794. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.d.ts +3 -3
  795. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.js +5 -5
  796. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts +27 -27
  797. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts.map +1 -1
  798. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.js +89 -388
  799. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.d.ts +90 -0
  800. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.d.ts.map +1 -0
  801. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.js +301 -0
  802. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.d.ts +60 -0
  803. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.d.ts.map +1 -0
  804. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.js +1610 -0
  805. package/types/devvit/plugin/redditapi/listings/listings_msg.d.ts +2 -2
  806. package/types/devvit/plugin/redditapi/listings/listings_msg.js +4 -4
  807. package/types/devvit/plugin/redditapi/listings/listings_svc.d.ts +11 -11
  808. package/types/devvit/plugin/redditapi/listings/listings_svc.d.ts.map +1 -1
  809. package/types/devvit/plugin/redditapi/listings/listings_svc.js +21 -55
  810. package/types/devvit/plugin/redditapi/listings/listings_svc.twirp-client.d.ts +41 -0
  811. package/types/devvit/plugin/redditapi/listings/listings_svc.twirp-client.d.ts.map +1 -0
  812. package/types/devvit/plugin/redditapi/listings/listings_svc.twirp-client.js +108 -0
  813. package/types/devvit/plugin/redditapi/listings/listings_svc.twirp.d.ts +27 -0
  814. package/types/devvit/plugin/redditapi/listings/listings_svc.twirp.d.ts.map +1 -0
  815. package/types/devvit/plugin/redditapi/listings/listings_svc.twirp.js +553 -0
  816. package/types/devvit/plugin/redditapi/moderation/moderation_msg.d.ts +1 -1
  817. package/types/devvit/plugin/redditapi/moderation/moderation_msg.js +3 -3
  818. package/types/devvit/plugin/redditapi/moderation/moderation_svc.d.ts +28 -28
  819. package/types/devvit/plugin/redditapi/moderation/moderation_svc.d.ts.map +1 -1
  820. package/types/devvit/plugin/redditapi/moderation/moderation_svc.js +81 -361
  821. package/types/devvit/plugin/redditapi/moderation/moderation_svc.twirp-client.d.ts +85 -0
  822. package/types/devvit/plugin/redditapi/moderation/moderation_svc.twirp-client.d.ts.map +1 -0
  823. package/types/devvit/plugin/redditapi/moderation/moderation_svc.twirp-client.js +278 -0
  824. package/types/devvit/plugin/redditapi/moderation/moderation_svc.twirp.d.ts +57 -0
  825. package/types/devvit/plugin/redditapi/moderation/moderation_svc.twirp.d.ts.map +1 -0
  826. package/types/devvit/plugin/redditapi/moderation/moderation_svc.twirp.js +1479 -0
  827. package/types/devvit/plugin/redditapi/modnote/modnote_msg.d.ts +1 -1
  828. package/types/devvit/plugin/redditapi/modnote/modnote_msg.js +3 -3
  829. package/types/devvit/plugin/redditapi/modnote/modnote_svc.d.ts +8 -8
  830. package/types/devvit/plugin/redditapi/modnote/modnote_svc.d.ts.map +1 -1
  831. package/types/devvit/plugin/redditapi/modnote/modnote_svc.js +14 -59
  832. package/types/devvit/plugin/redditapi/modnote/modnote_svc.twirp-client.d.ts +32 -0
  833. package/types/devvit/plugin/redditapi/modnote/modnote_svc.twirp-client.d.ts.map +1 -0
  834. package/types/devvit/plugin/redditapi/modnote/modnote_svc.twirp-client.js +72 -0
  835. package/types/devvit/plugin/redditapi/modnote/modnote_svc.twirp.d.ts +21 -0
  836. package/types/devvit/plugin/redditapi/modnote/modnote_svc.twirp.d.ts.map +1 -0
  837. package/types/devvit/plugin/redditapi/modnote/modnote_svc.twirp.js +355 -0
  838. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.d.ts +2 -2
  839. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.js +4 -4
  840. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.d.ts +21 -21
  841. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.d.ts.map +1 -1
  842. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.js +46 -142
  843. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.twirp-client.d.ts +77 -0
  844. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.twirp-client.d.ts.map +1 -0
  845. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.twirp-client.js +252 -0
  846. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.twirp.d.ts +51 -0
  847. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.twirp.d.ts.map +1 -0
  848. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.twirp.js +1345 -0
  849. package/types/devvit/plugin/redditapi/postcollections/postcollections_msg.d.ts +1 -1
  850. package/types/devvit/plugin/redditapi/postcollections/postcollections_msg.js +4 -4
  851. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.d.ts +3 -3
  852. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.js +3 -3
  853. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.twirp-client.d.ts +50 -0
  854. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.twirp-client.d.ts.map +1 -0
  855. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.twirp-client.js +144 -0
  856. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.twirp.d.ts +33 -0
  857. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.twirp.d.ts.map +1 -0
  858. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.twirp.js +751 -0
  859. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.d.ts +1 -1
  860. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.js +3 -3
  861. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.d.ts +14 -14
  862. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.d.ts.map +1 -1
  863. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.js +34 -101
  864. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.twirp-client.d.ts +48 -0
  865. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.twirp-client.d.ts.map +1 -0
  866. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.twirp-client.js +133 -0
  867. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.twirp.d.ts +32 -0
  868. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.twirp.d.ts.map +1 -0
  869. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.twirp.js +686 -0
  870. package/types/devvit/plugin/redditapi/subreddits/subreddits_msg.d.ts +3 -3
  871. package/types/devvit/plugin/redditapi/subreddits/subreddits_msg.js +5 -5
  872. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.d.ts +32 -32
  873. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.d.ts.map +1 -1
  874. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.js +73 -243
  875. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.twirp-client.d.ts +100 -0
  876. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.twirp-client.d.ts.map +1 -0
  877. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.twirp-client.js +338 -0
  878. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.twirp.d.ts +67 -0
  879. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.twirp.d.ts.map +1 -0
  880. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.twirp.js +1809 -0
  881. package/types/devvit/plugin/redditapi/users/users_msg.d.ts +2 -2
  882. package/types/devvit/plugin/redditapi/users/users_msg.js +4 -4
  883. package/types/devvit/plugin/redditapi/users/users_svc.d.ts +17 -17
  884. package/types/devvit/plugin/redditapi/users/users_svc.d.ts.map +1 -1
  885. package/types/devvit/plugin/redditapi/users/users_svc.js +39 -144
  886. package/types/devvit/plugin/redditapi/users/users_svc.twirp-client.d.ts +58 -0
  887. package/types/devvit/plugin/redditapi/users/users_svc.twirp-client.d.ts.map +1 -0
  888. package/types/devvit/plugin/redditapi/users/users_svc.twirp-client.js +170 -0
  889. package/types/devvit/plugin/redditapi/users/users_svc.twirp.d.ts +39 -0
  890. package/types/devvit/plugin/redditapi/users/users_svc.twirp.d.ts.map +1 -0
  891. package/types/devvit/plugin/redditapi/users/users_svc.twirp.js +885 -0
  892. package/types/devvit/plugin/redditapi/widgets/widgets_msg.d.ts +2 -2
  893. package/types/devvit/plugin/redditapi/widgets/widgets_msg.js +4 -4
  894. package/types/devvit/plugin/redditapi/widgets/widgets_svc.d.ts +21 -21
  895. package/types/devvit/plugin/redditapi/widgets/widgets_svc.d.ts.map +1 -1
  896. package/types/devvit/plugin/redditapi/widgets/widgets_svc.js +69 -298
  897. package/types/devvit/plugin/redditapi/widgets/widgets_svc.twirp-client.d.ts +71 -0
  898. package/types/devvit/plugin/redditapi/widgets/widgets_svc.twirp-client.d.ts.map +1 -0
  899. package/types/devvit/plugin/redditapi/widgets/widgets_svc.twirp-client.js +228 -0
  900. package/types/devvit/plugin/redditapi/widgets/widgets_svc.twirp.d.ts +47 -0
  901. package/types/devvit/plugin/redditapi/widgets/widgets_svc.twirp.d.ts.map +1 -0
  902. package/types/devvit/plugin/redditapi/widgets/widgets_svc.twirp.js +1213 -0
  903. package/types/devvit/plugin/redditapi/wiki/wiki_msg.d.ts +2 -2
  904. package/types/devvit/plugin/redditapi/wiki/wiki_msg.js +4 -4
  905. package/types/devvit/plugin/redditapi/wiki/wiki_svc.d.ts +13 -18
  906. package/types/devvit/plugin/redditapi/wiki/wiki_svc.d.ts.map +1 -1
  907. package/types/devvit/plugin/redditapi/wiki/wiki_svc.js +28 -79
  908. package/types/devvit/plugin/redditapi/wiki/wiki_svc.twirp-client.d.ts +47 -0
  909. package/types/devvit/plugin/redditapi/wiki/wiki_svc.twirp-client.d.ts.map +1 -0
  910. package/types/devvit/plugin/redditapi/wiki/wiki_svc.twirp-client.js +132 -0
  911. package/types/devvit/plugin/redditapi/wiki/wiki_svc.twirp.d.ts +31 -0
  912. package/types/devvit/plugin/redditapi/wiki/wiki_svc.twirp.d.ts.map +1 -0
  913. package/types/devvit/plugin/redditapi/wiki/wiki_svc.twirp.js +685 -0
  914. package/types/devvit/plugin/redditapiv2/redditapiv2.d.ts +4 -4
  915. package/types/devvit/plugin/redditapiv2/redditapiv2.js +4 -4
  916. package/types/devvit/plugin/redditapiv2/redditapiv2.twirp-client.d.ts +24 -0
  917. package/types/devvit/plugin/redditapiv2/redditapiv2.twirp-client.d.ts.map +1 -0
  918. package/types/devvit/plugin/redditapiv2/redditapiv2.twirp-client.js +37 -0
  919. package/types/devvit/plugin/redditapiv2/redditapiv2.twirp.d.ts +16 -0
  920. package/types/devvit/plugin/redditapiv2/redditapiv2.twirp.d.ts.map +1 -0
  921. package/types/devvit/plugin/redditapiv2/redditapiv2.twirp.js +158 -0
  922. package/types/devvit/plugin/redis/redisapi.d.ts +3 -3
  923. package/types/devvit/plugin/redis/redisapi.js +4 -4
  924. package/types/devvit/plugin/redis/redisapi.twirp-client.d.ts +126 -0
  925. package/types/devvit/plugin/redis/redisapi.twirp-client.d.ts.map +1 -0
  926. package/types/devvit/plugin/redis/redisapi.twirp-client.js +445 -0
  927. package/types/devvit/plugin/redis/redisapi.twirp.d.ts +84 -0
  928. package/types/devvit/plugin/redis/redisapi.twirp.d.ts.map +1 -0
  929. package/types/devvit/plugin/redis/redisapi.twirp.js +2402 -0
  930. package/types/devvit/plugin/scheduler/scheduler.d.ts +4 -4
  931. package/types/devvit/plugin/scheduler/scheduler.js +6 -6
  932. package/types/devvit/plugin/scheduler/scheduler.twirp-client.d.ts +26 -0
  933. package/types/devvit/plugin/scheduler/scheduler.twirp-client.d.ts.map +1 -0
  934. package/types/devvit/plugin/scheduler/scheduler.twirp-client.js +48 -0
  935. package/types/devvit/plugin/scheduler/scheduler.twirp.d.ts +17 -0
  936. package/types/devvit/plugin/scheduler/scheduler.twirp.d.ts.map +1 -0
  937. package/types/devvit/plugin/scheduler/scheduler.twirp.js +223 -0
  938. package/types/devvit/plugin/settings/v1alpha/settings.d.ts +2 -2
  939. package/types/devvit/plugin/settings/v1alpha/settings.js +4 -4
  940. package/types/devvit/plugin/streambroker/streambroker.d.ts +2 -2
  941. package/types/devvit/plugin/streambroker/streambroker.js +3 -3
  942. package/types/devvit/plugin/streambroker/streambroker.twirp-client.d.ts +23 -0
  943. package/types/devvit/plugin/streambroker/streambroker.twirp-client.d.ts.map +1 -0
  944. package/types/devvit/plugin/streambroker/streambroker.twirp-client.js +36 -0
  945. package/types/devvit/plugin/streambroker/streambroker.twirp.d.ts +15 -0
  946. package/types/devvit/plugin/streambroker/streambroker.twirp.d.ts.map +1 -0
  947. package/types/devvit/plugin/streambroker/streambroker.twirp.js +157 -0
  948. package/types/devvit/plugin/timer/timer.d.ts +2 -2
  949. package/types/devvit/plugin/timer/timer.js +3 -3
  950. package/types/devvit/plugin/timer/timer.twirp-client.d.ts +20 -0
  951. package/types/devvit/plugin/timer/timer.twirp-client.d.ts.map +1 -0
  952. package/types/devvit/plugin/timer/timer.twirp-client.js +24 -0
  953. package/types/devvit/plugin/timer/timer.twirp.d.ts +13 -0
  954. package/types/devvit/plugin/timer/timer.twirp.d.ts.map +1 -0
  955. package/types/devvit/plugin/timer/timer.twirp.js +89 -0
  956. package/types/devvit/plugin/v2events/v2events.d.ts +1 -1
  957. package/types/devvit/plugin/v2events/v2events.js +2 -2
  958. package/types/devvit/plugin/v2events/v2events.twirp-client.d.ts +19 -0
  959. package/types/devvit/plugin/v2events/v2events.twirp-client.d.ts.map +1 -0
  960. package/types/devvit/plugin/v2events/v2events.twirp-client.js +23 -0
  961. package/types/devvit/plugin/v2events/v2events.twirp.d.ts +12 -0
  962. package/types/devvit/plugin/v2events/v2events.twirp.d.ts.map +1 -0
  963. package/types/devvit/plugin/v2events/v2events.twirp.js +88 -0
  964. package/types/devvit/reddit/comment.d.ts +2 -2
  965. package/types/devvit/reddit/comment.js +5 -5
  966. package/types/devvit/reddit/common.d.ts +1 -1
  967. package/types/devvit/reddit/common.js +3 -3
  968. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.d.ts +3 -3
  969. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.js +5 -5
  970. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.twirp-client.d.ts +22 -0
  971. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.twirp-client.d.ts.map +1 -0
  972. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.twirp-client.js +35 -0
  973. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.twirp.d.ts +14 -0
  974. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.twirp.d.ts.map +1 -0
  975. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.twirp.js +156 -0
  976. package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts +4 -4
  977. package/types/devvit/reddit/custom_post/v1alpha/custom_post.js +6 -6
  978. package/types/devvit/reddit/custom_post/v1alpha/custom_post.twirp-client.d.ts +26 -0
  979. package/types/devvit/reddit/custom_post/v1alpha/custom_post.twirp-client.d.ts.map +1 -0
  980. package/types/devvit/reddit/custom_post/v1alpha/custom_post.twirp-client.js +48 -0
  981. package/types/devvit/reddit/custom_post/v1alpha/custom_post.twirp.d.ts +17 -0
  982. package/types/devvit/reddit/custom_post/v1alpha/custom_post.twirp.d.ts.map +1 -0
  983. package/types/devvit/reddit/custom_post/v1alpha/custom_post.twirp.js +223 -0
  984. package/types/devvit/reddit/post.d.ts +2 -2
  985. package/types/devvit/reddit/post.js +5 -5
  986. package/types/devvit/reddit/subreddit.d.ts +2 -2
  987. package/types/devvit/reddit/subreddit.js +4 -4
  988. package/types/devvit/reddit/user.d.ts +2 -2
  989. package/types/devvit/reddit/user.js +4 -4
  990. package/types/devvit/reddit/v2alpha/commentv2.d.ts +1 -1
  991. package/types/devvit/reddit/v2alpha/commentv2.js +2 -2
  992. package/types/devvit/reddit/v2alpha/flair.d.ts +1 -1
  993. package/types/devvit/reddit/v2alpha/flair.js +2 -2
  994. package/types/devvit/reddit/v2alpha/modaction.d.ts +5 -5
  995. package/types/devvit/reddit/v2alpha/modaction.js +7 -7
  996. package/types/devvit/reddit/v2alpha/modmail.d.ts +3 -3
  997. package/types/devvit/reddit/v2alpha/modmail.js +5 -5
  998. package/types/devvit/reddit/v2alpha/postv2.d.ts +2 -2
  999. package/types/devvit/reddit/v2alpha/postv2.js +3 -3
  1000. package/types/devvit/reddit/v2alpha/subredditv2.d.ts +1 -1
  1001. package/types/devvit/reddit/v2alpha/subredditv2.js +2 -2
  1002. package/types/devvit/reddit/v2alpha/userv2.d.ts +2 -2
  1003. package/types/devvit/reddit/v2alpha/userv2.js +3 -3
  1004. package/types/devvit/remote_logger/remote_logger.d.ts +2 -2
  1005. package/types/devvit/remote_logger/remote_logger.js +4 -4
  1006. package/types/devvit/runtime/actor/bootstrap.d.ts +3 -3
  1007. package/types/devvit/runtime/actor/bootstrap.js +3 -3
  1008. package/types/devvit/runtime/actor/bootstrap.twirp-client.d.ts +23 -0
  1009. package/types/devvit/runtime/actor/bootstrap.twirp-client.d.ts.map +1 -0
  1010. package/types/devvit/runtime/actor/bootstrap.twirp-client.js +36 -0
  1011. package/types/devvit/runtime/actor/bootstrap.twirp.d.ts +15 -0
  1012. package/types/devvit/runtime/actor/bootstrap.twirp.d.ts.map +1 -0
  1013. package/types/devvit/runtime/actor/bootstrap.twirp.js +157 -0
  1014. package/types/devvit/runtime/actor/echo.d.ts +2 -2
  1015. package/types/devvit/runtime/actor/echo.js +2 -2
  1016. package/types/devvit/runtime/actor/echo.twirp-client.d.ts +19 -0
  1017. package/types/devvit/runtime/actor/echo.twirp-client.d.ts.map +1 -0
  1018. package/types/devvit/runtime/actor/echo.twirp-client.js +23 -0
  1019. package/types/devvit/runtime/actor/echo.twirp.d.ts +12 -0
  1020. package/types/devvit/runtime/actor/echo.twirp.d.ts.map +1 -0
  1021. package/types/devvit/runtime/actor/echo.twirp.js +88 -0
  1022. package/types/devvit/runtime/actor/runtime.d.ts +3 -3
  1023. package/types/devvit/runtime/actor/runtime.js +4 -4
  1024. package/types/devvit/runtime/actor/runtime.twirp-client.d.ts +24 -0
  1025. package/types/devvit/runtime/actor/runtime.twirp-client.d.ts.map +1 -0
  1026. package/types/devvit/runtime/actor/runtime.twirp-client.js +37 -0
  1027. package/types/devvit/runtime/actor/runtime.twirp.d.ts +16 -0
  1028. package/types/devvit/runtime/actor/runtime.twirp.d.ts.map +1 -0
  1029. package/types/devvit/runtime/actor/runtime.twirp.js +158 -0
  1030. package/types/devvit/runtime/actor/supervisor.d.ts +4 -4
  1031. package/types/devvit/runtime/actor/supervisor.js +5 -5
  1032. package/types/devvit/runtime/actor/supervisor.twirp-client.d.ts +28 -0
  1033. package/types/devvit/runtime/actor/supervisor.twirp-client.d.ts.map +1 -0
  1034. package/types/devvit/runtime/actor/supervisor.twirp-client.js +50 -0
  1035. package/types/devvit/runtime/actor/supervisor.twirp.d.ts +19 -0
  1036. package/types/devvit/runtime/actor/supervisor.twirp.d.ts.map +1 -0
  1037. package/types/devvit/runtime/actor/supervisor.twirp.js +225 -0
  1038. package/types/devvit/runtime/actor/v1alpha/health.d.ts +2 -2
  1039. package/types/devvit/runtime/actor/v1alpha/health.js +4 -4
  1040. package/types/devvit/runtime/actor/v1alpha/health.twirp-client.d.ts +20 -0
  1041. package/types/devvit/runtime/actor/v1alpha/health.twirp-client.d.ts.map +1 -0
  1042. package/types/devvit/runtime/actor/v1alpha/health.twirp-client.js +24 -0
  1043. package/types/devvit/runtime/actor/v1alpha/health.twirp.d.ts +13 -0
  1044. package/types/devvit/runtime/actor/v1alpha/health.twirp.d.ts.map +1 -0
  1045. package/types/devvit/runtime/actor/v1alpha/health.twirp.js +89 -0
  1046. package/types/devvit/runtime/bundle.d.ts +2 -2
  1047. package/types/devvit/runtime/bundle.js +5 -5
  1048. package/types/devvit/runtime/envelope.d.ts +2 -2
  1049. package/types/devvit/runtime/envelope.js +4 -4
  1050. package/types/devvit/runtime/runtime_common.d.ts +1 -1
  1051. package/types/devvit/runtime/runtime_common.js +3 -3
  1052. package/types/devvit/runtime/serializable.d.ts +1 -1
  1053. package/types/devvit/runtime/serializable.js +2 -2
  1054. package/types/devvit/service/bundle_service.d.ts +3 -3
  1055. package/types/devvit/service/bundle_service.js +4 -4
  1056. package/types/devvit/service/bundle_service.twirp-client.d.ts +24 -0
  1057. package/types/devvit/service/bundle_service.twirp-client.d.ts.map +1 -0
  1058. package/types/devvit/service/bundle_service.twirp-client.js +37 -0
  1059. package/types/devvit/service/bundle_service.twirp.d.ts +16 -0
  1060. package/types/devvit/service/bundle_service.twirp.d.ts.map +1 -0
  1061. package/types/devvit/service/bundle_service.twirp.js +158 -0
  1062. package/types/devvit/service/envelope_service.d.ts +3 -3
  1063. package/types/devvit/service/envelope_service.js +3 -3
  1064. package/types/devvit/service/envelope_service.twirp-client.d.ts +20 -0
  1065. package/types/devvit/service/envelope_service.twirp-client.d.ts.map +1 -0
  1066. package/types/devvit/service/envelope_service.twirp-client.js +24 -0
  1067. package/types/devvit/service/envelope_service.twirp.d.ts +13 -0
  1068. package/types/devvit/service/envelope_service.twirp.d.ts.map +1 -0
  1069. package/types/devvit/service/envelope_service.twirp.js +89 -0
  1070. package/types/devvit/{data/triggers → triggers}/v1alpha/triggers.d.ts +4 -4
  1071. package/types/devvit/triggers/v1alpha/triggers.d.ts.map +1 -0
  1072. package/types/devvit/{data/triggers → triggers}/v1alpha/triggers.js +6 -6
  1073. package/types/devvit/ui/block_kit/v1beta/attributes.d.ts +2 -2
  1074. package/types/devvit/ui/block_kit/v1beta/attributes.js +4 -4
  1075. package/types/devvit/ui/block_kit/v1beta/block.d.ts +3 -3
  1076. package/types/devvit/ui/block_kit/v1beta/block.js +5 -5
  1077. package/types/devvit/ui/block_kit/v1beta/rendering.d.ts +3 -3
  1078. package/types/devvit/ui/block_kit/v1beta/rendering.js +5 -5
  1079. package/types/devvit/ui/block_kit/v1beta/ui.d.ts +5 -5
  1080. package/types/devvit/ui/block_kit/v1beta/ui.js +7 -7
  1081. package/types/devvit/ui/common/v1alpha/common.d.ts +1 -1
  1082. package/types/devvit/ui/common/v1alpha/common.js +2 -2
  1083. package/types/devvit/ui/effects/v1alpha/create_order.d.ts +1 -1
  1084. package/types/devvit/ui/effects/v1alpha/create_order.js +2 -2
  1085. package/types/devvit/ui/effects/v1alpha/effect.d.ts +9 -9
  1086. package/types/devvit/ui/effects/v1alpha/effect.js +10 -10
  1087. package/types/devvit/ui/effects/v1alpha/interval.d.ts +2 -2
  1088. package/types/devvit/ui/effects/v1alpha/interval.js +4 -4
  1089. package/types/devvit/ui/effects/v1alpha/navigate_to_url.d.ts +1 -1
  1090. package/types/devvit/ui/effects/v1alpha/navigate_to_url.js +2 -2
  1091. package/types/devvit/ui/effects/v1alpha/realtime_subscriptions.d.ts +2 -2
  1092. package/types/devvit/ui/effects/v1alpha/realtime_subscriptions.js +3 -3
  1093. package/types/devvit/ui/effects/v1alpha/reload_part.d.ts +1 -1
  1094. package/types/devvit/ui/effects/v1alpha/reload_part.js +2 -2
  1095. package/types/devvit/ui/effects/v1alpha/rerender_ui.d.ts +1 -1
  1096. package/types/devvit/ui/effects/v1alpha/rerender_ui.js +2 -2
  1097. package/types/devvit/ui/effects/v1alpha/show_form.d.ts +3 -3
  1098. package/types/devvit/ui/effects/v1alpha/show_form.js +4 -4
  1099. package/types/devvit/ui/effects/v1alpha/show_toast.d.ts +2 -2
  1100. package/types/devvit/ui/effects/v1alpha/show_toast.js +3 -3
  1101. package/types/devvit/ui/events/v1alpha/event.d.ts +5 -5
  1102. package/types/devvit/ui/events/v1alpha/event.js +8 -8
  1103. package/types/devvit/ui/events/v1alpha/handle_ui.d.ts +3 -3
  1104. package/types/devvit/ui/events/v1alpha/handle_ui.js +5 -5
  1105. package/types/devvit/ui/events/v1alpha/handle_ui.twirp-client.d.ts +19 -0
  1106. package/types/devvit/ui/events/v1alpha/handle_ui.twirp-client.d.ts.map +1 -0
  1107. package/types/devvit/ui/events/v1alpha/handle_ui.twirp-client.js +23 -0
  1108. package/types/devvit/ui/events/v1alpha/handle_ui.twirp.d.ts +12 -0
  1109. package/types/devvit/ui/events/v1alpha/handle_ui.twirp.d.ts.map +1 -0
  1110. package/types/devvit/ui/events/v1alpha/handle_ui.twirp.js +88 -0
  1111. package/types/devvit/ui/form_builder/v1alpha/field.d.ts +3 -3
  1112. package/types/devvit/ui/form_builder/v1alpha/field.js +4 -4
  1113. package/types/devvit/ui/form_builder/v1alpha/form.d.ts +2 -2
  1114. package/types/devvit/ui/form_builder/v1alpha/form.js +3 -3
  1115. package/types/devvit/ui/form_builder/v1alpha/value.d.ts +2 -2
  1116. package/types/devvit/ui/form_builder/v1alpha/value.js +3 -3
  1117. package/types/devvit/ui/toast/toast.d.ts +1 -1
  1118. package/types/devvit/ui/toast/toast.js +2 -2
  1119. package/types/devvit/uuid.d.ts +1 -1
  1120. package/types/devvit/uuid.js +2 -2
  1121. package/types/google/protobuf/any.d.ts +5 -10
  1122. package/types/google/protobuf/any.d.ts.map +1 -1
  1123. package/types/google/protobuf/any.js +2 -2
  1124. package/types/google/protobuf/descriptor.d.ts +39 -435
  1125. package/types/google/protobuf/descriptor.d.ts.map +1 -1
  1126. package/types/google/protobuf/descriptor.js +101 -1605
  1127. package/types/google/protobuf/duration.d.ts +1 -1
  1128. package/types/google/protobuf/duration.js +2 -2
  1129. package/types/google/protobuf/empty.d.ts +1 -1
  1130. package/types/google/protobuf/empty.js +2 -2
  1131. package/types/google/protobuf/struct.d.ts +2 -2
  1132. package/types/google/protobuf/struct.js +3 -3
  1133. package/types/google/protobuf/timestamp.d.ts +2 -2
  1134. package/types/google/protobuf/timestamp.js +2 -2
  1135. package/types/google/protobuf/wrappers.d.ts +1 -1
  1136. package/types/google/protobuf/wrappers.js +2 -2
  1137. package/types/typeRegistry.d.ts +1 -1
  1138. package/schema/buf.strict.yaml +0 -7
  1139. package/schema/buf.yaml +0 -8
  1140. package/types/devvit/data/api/admin/v1alpha/audit.d.ts +0 -159
  1141. package/types/devvit/data/api/admin/v1alpha/audit.d.ts.map +0 -1
  1142. package/types/devvit/data/api/admin/v1alpha/audit.js +0 -776
  1143. package/types/devvit/data/api/admin/v1alpha/auth.d.ts +0 -127
  1144. package/types/devvit/data/api/admin/v1alpha/auth.d.ts.map +0 -1
  1145. package/types/devvit/data/api/admin/v1alpha/auth.js +0 -599
  1146. package/types/devvit/data/api/admin/v1alpha/organization.d.ts +0 -122
  1147. package/types/devvit/data/api/admin/v1alpha/organization.d.ts.map +0 -1
  1148. package/types/devvit/data/api/admin/v1alpha/organization.js +0 -522
  1149. package/types/devvit/data/api/admin/v1alpha/service.d.ts +0 -855
  1150. package/types/devvit/data/api/admin/v1alpha/service.d.ts.map +0 -1
  1151. package/types/devvit/data/api/admin/v1alpha/service.js +0 -254
  1152. package/types/devvit/data/api/admin/v1alpha/subscription.d.ts +0 -167
  1153. package/types/devvit/data/api/admin/v1alpha/subscription.d.ts.map +0 -1
  1154. package/types/devvit/data/api/admin/v1alpha/subscription.js +0 -885
  1155. package/types/devvit/data/api/admin/v1alpha/ui.d.ts +0 -52
  1156. package/types/devvit/data/api/admin/v1alpha/ui.d.ts.map +0 -1
  1157. package/types/devvit/data/api/admin/v1alpha/ui.js +0 -198
  1158. package/types/devvit/data/api/v1alpha/filter.d.ts +0 -160
  1159. package/types/devvit/data/api/v1alpha/filter.d.ts.map +0 -1
  1160. package/types/devvit/data/api/v1alpha/filter.js +0 -983
  1161. package/types/devvit/data/api/v1alpha/intake.d.ts +0 -85
  1162. package/types/devvit/data/api/v1alpha/intake.d.ts.map +0 -1
  1163. package/types/devvit/data/api/v1alpha/intake.js +0 -160
  1164. package/types/devvit/data/triggers/v1alpha/triggers.d.ts.map +0 -1
  1165. /package/schema/{buf → .snootobuf/deps/buf}/validate/expression.proto +0 -0
  1166. /package/schema/{buf → .snootobuf/deps/buf}/validate/priv/private.proto +0 -0
  1167. /package/schema/{buf → .snootobuf/deps/buf}/validate/validate.proto +0 -0
  1168. /package/schema/{google → .snootobuf/deps/google}/api/annotations.proto +0 -0
  1169. /package/schema/{openapi → .snootobuf/deps/openapi}/helper.proto +0 -0
@@ -0,0 +1,798 @@
1
+ syntax = "proto3";
2
+
3
+ package reddit.coreplatform.links.v1;
4
+
5
+ import "reddit/api/metadata/v1/metadata.proto";
6
+ import "reddit/coreplatform/api/metadata/v1/metadata.proto";
7
+ import "reddit/coreplatform/comments/v1/comments.proto";
8
+ import "reddit/coreplatform/common/v1/features.proto";
9
+ import "reddit/coreplatform/common/v1/lang.proto";
10
+ import "reddit/coreplatform/common/v1/legal.proto";
11
+ import "reddit/coreplatform/common/v1/media.proto";
12
+ import "reddit/coreplatform/common/v1/moderation.proto";
13
+ import "reddit/coreplatform/common/v1/safety.proto";
14
+
15
+ option go_package = "github.snooguts.net/reddit/thing-api/go/grpc/links/v1;links";
16
+ option java_multiple_files = true;
17
+ option java_outer_classname = "LinksProto";
18
+ option java_package = "com.reddit.coreplatform.api.links.v1";
19
+
20
+ /* @exclude No documentation present when converted from Thrift to Proto */
21
+ message Link {
22
+ /* @exclude No documentation present when converted from Thrift to Proto */
23
+ enum Type {
24
+ /* @exclude No documentation present when converted from Thrift to Proto */
25
+ TYPE_UNSPECIFIED = 0;
26
+
27
+ /* @exclude No documentation present when converted from Thrift to Proto */
28
+ TYPE_LINK = 1 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
29
+ name: "LINK"
30
+ ordinal: 0,
31
+ }];
32
+
33
+ /* @exclude No documentation present when converted from Thrift to Proto */
34
+ TYPE_SELF = 2 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
35
+ name: "SELF"
36
+ ordinal: 1,
37
+ }];
38
+
39
+ /* @exclude No documentation present when converted from Thrift to Proto */
40
+ TYPE_ANY = 3 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
41
+ name: "ANY"
42
+ ordinal: 2,
43
+ }];
44
+ }
45
+
46
+ /* @exclude No documentation present when converted from Thrift to Proto */
47
+ enum ContentType {
48
+ /* @exclude No documentation present when converted from Thrift to Proto */
49
+ CONTENT_TYPE_UNSPECIFIED = 0;
50
+
51
+ /* @exclude No documentation present when converted from Thrift to Proto */
52
+ CONTENT_TYPE_UNSET = 1 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
53
+ name: "NULL_VALUE"
54
+ ordinal: 0,
55
+ }];
56
+
57
+ /* @exclude No documentation present when converted from Thrift to Proto */
58
+ CONTENT_TYPE_SHORT_VIDEO = 2 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
59
+ name: "SHORT_VIDEO"
60
+ ordinal: 1,
61
+ }];
62
+
63
+ /* @exclude No documentation present when converted from Thrift to Proto */
64
+ // Reddit talk product is deprecated and no longer supported
65
+ // Related [design doc](https://docs.google.com/document/d/1P0cx18-leGtnq4jJ1GRTaxk-Bx8vzR0AaSYjgqLu0N4/edit#heading=h.ouoexgnkzdml)
66
+ CONTENT_TYPE_LIVE_AUDIO = 3 [
67
+ deprecated = true,
68
+ (reddit.coreplatform.api.metadata.v1.thrift_alias) = {
69
+ name: "LIVE_AUDIO"
70
+ ordinal: 2,
71
+ }
72
+ ];
73
+ }
74
+
75
+ /* @exclude No documentation present when converted from Thrift to Proto */
76
+ string id = 1;
77
+
78
+ /* @exclude No documentation present when converted from Thrift to Proto */
79
+ int64 date = 2;
80
+
81
+ /* @exclude No documentation present when converted from Thrift to Proto */
82
+ bool deleted = 3;
83
+
84
+ /* @exclude No documentation present when converted from Thrift to Proto */
85
+ bool spam = 4;
86
+
87
+ /* @exclude No documentation present when converted from Thrift to Proto */
88
+ int32 ups = 5;
89
+
90
+ /* @exclude No documentation present when converted from Thrift to Proto */
91
+ int32 downs = 6;
92
+
93
+ /* @exclude No documentation present when converted from Thrift to Proto */
94
+ string title = 7;
95
+
96
+ /* @exclude No documentation present when converted from Thrift to Proto */
97
+ string author_id = 8;
98
+
99
+ /* @exclude No documentation present when converted from Thrift to Proto */
100
+ string subreddit_id = 9;
101
+
102
+ /* @exclude No documentation present when converted from Thrift to Proto */
103
+ bool nsfw = 10;
104
+
105
+ /* @exclude No documentation present when converted from Thrift to Proto */
106
+ bool spoiler = 11;
107
+
108
+ /* @exclude No documentation present when converted from Thrift to Proto */
109
+ string selftext = 12;
110
+
111
+ /* @exclude No documentation present when converted from Thrift to Proto */
112
+ string url = 13;
113
+
114
+ /* @exclude No documentation present when converted from Thrift to Proto */
115
+ LinkFlair flair = 14;
116
+
117
+ /* @exclude No documentation present when converted from Thrift to Proto */
118
+ bool locked = 15;
119
+
120
+ /* @exclude No documentation present when converted from Thrift to Proto */
121
+ int32 num_comments = 16;
122
+
123
+ /* @exclude No documentation present when converted from Thrift to Proto */
124
+ string sticky_comment_id = 17;
125
+
126
+ /* @exclude No documentation present when converted from Thrift to Proto */
127
+ repeated reddit.coreplatform.common.v1.LegalBlock legal_blocks = 18;
128
+
129
+ /* @exclude No documentation present when converted from Thrift to Proto */
130
+ string thumbnail_url = 19;
131
+
132
+ /* @exclude No documentation present when converted from Thrift to Proto */
133
+ int32 thumbnail_width = 20;
134
+
135
+ /* @exclude No documentation present when converted from Thrift to Proto */
136
+ int32 thumbnail_height = 21;
137
+
138
+ /* @exclude No documentation present when converted from Thrift to Proto */
139
+ bool is_self = 23;
140
+
141
+ /* @exclude No documentation present when converted from Thrift to Proto */
142
+ optional reddit.coreplatform.common.v1.PreviewObject preview_object = 24;
143
+
144
+ /* @exclude No documentation present when converted from Thrift to Proto */
145
+ bool is_archive_disabled = 26;
146
+
147
+ //Please use is_created_from_ads_ui instead. Decision docs https://docs.google.com/document/d/1XzNJCA_T7Sp8szpef78F4uLA7clSNjajJU9N4HT-5tQ/edit#heading=h.zftlut8pxkvu
148
+ bool is_promoted = 27 [deprecated = true];
149
+
150
+ /* @exclude No documentation present when converted from Thrift to Proto */
151
+ bool is_archived = 28;
152
+
153
+ /* @exclude No documentation present when converted from Thrift to Proto */
154
+ optional reddit.coreplatform.common.v1.MediaObject media_object = 29;
155
+
156
+ /* @exclude No documentation present when converted from Thrift to Proto */
157
+ bool is_video = 30;
158
+
159
+ /* @exclude No documentation present when converted from Thrift to Proto */
160
+ int32 display_score = 34;
161
+
162
+ /* @exclude No documentation present when converted from Thrift to Proto */
163
+ CrossPost crosspost = 35;
164
+
165
+ /* @exclude No documentation present when converted from Thrift to Proto */
166
+ bool admin_takedown = 36;
167
+
168
+ /* @exclude No documentation present when converted from Thrift to Proto */
169
+ bool allow_live_comments = 37;
170
+
171
+ /* @exclude No documentation present when converted from Thrift to Proto */
172
+ reddit.coreplatform.common.v1.ApprovalStatus approval_status = 38;
173
+
174
+ /* @exclude No documentation present when converted from Thrift to Proto */
175
+ bool approve_disabled = 39;
176
+
177
+ /* @exclude No documentation present when converted from Thrift to Proto */
178
+ reddit.coreplatform.common.v1.BanInfo ban_info = 40;
179
+
180
+ /* @exclude No documentation present when converted from Thrift to Proto */
181
+ string content_category = 41;
182
+
183
+ /* @exclude No documentation present when converted from Thrift to Proto */
184
+ bool contest_mode = 42;
185
+
186
+ /* @exclude No documentation present when converted from Thrift to Proto */
187
+ int64 cosmetic_downs = 43;
188
+
189
+ /* @exclude No documentation present when converted from Thrift to Proto */
190
+ int64 cosmetic_ups = 44;
191
+
192
+ /* @exclude No documentation present when converted from Thrift to Proto */
193
+ reddit.coreplatform.common.v1.DistinguishType distinguished = 45;
194
+
195
+ /* @exclude No documentation present when converted from Thrift to Proto */
196
+ string domain_override = 46;
197
+
198
+ /* @exclude No documentation present when converted from Thrift to Proto */
199
+ bool editable = 47;
200
+
201
+ /* @exclude No documentation present when converted from Thrift to Proto */
202
+ int64 last_edit_date = 48;
203
+
204
+ /* @exclude No documentation present when converted from Thrift to Proto */
205
+ int64 fake_downs = 49;
206
+
207
+ /* @exclude No documentation present when converted from Thrift to Proto */
208
+ int64 fake_ups = 50;
209
+
210
+ /* @exclude No documentation present when converted from Thrift to Proto */
211
+ int32 gildings = 51;
212
+
213
+ /* @exclude No documentation present when converted from Thrift to Proto */
214
+ bool has_been_stickied = 52;
215
+
216
+ /* @exclude No documentation present when converted from Thrift to Proto */
217
+ int64 ignored_downs = 53;
218
+
219
+ /* @exclude No documentation present when converted from Thrift to Proto */
220
+ int64 ignored_ups = 54;
221
+
222
+ /* @exclude No documentation present when converted from Thrift to Proto */
223
+ bool ignore_reports = 55;
224
+
225
+ /* @exclude No documentation present when converted from Thrift to Proto */
226
+ bool image_upload = 56;
227
+
228
+ /* @exclude No documentation present when converted from Thrift to Proto */
229
+ string ip = 57 [(reddit.api.metadata.v1.entity_field_metadata) = {
230
+ sensitivity_level: SENSITIVITY_LEVEL_PII
231
+ max_retention: {
232
+ seconds: 7776000 // 90 Days
233
+ }
234
+ }];
235
+
236
+ /* @exclude No documentation present when converted from Thrift to Proto */
237
+ string keyword_targets = 58;
238
+
239
+ /* @exclude No documentation present when converted from Thrift to Proto */
240
+ double location_lat = 59;
241
+
242
+ /* @exclude No documentation present when converted from Thrift to Proto */
243
+ double location_long = 60;
244
+
245
+ /* @exclude No documentation present when converted from Thrift to Proto */
246
+ string location_name = 61;
247
+
248
+ /* @exclude No documentation present when converted from Thrift to Proto */
249
+ repeated string media_ids = 62;
250
+
251
+ /* @exclude No documentation present when converted from Thrift to Proto */
252
+ string media_url = 63;
253
+
254
+ /* @exclude No documentation present when converted from Thrift to Proto */
255
+ reddit.coreplatform.common.v1.MediaDimension mobile_ad_size = 64;
256
+
257
+ /* @exclude No documentation present when converted from Thrift to Proto */
258
+ string mobile_ad_url = 65;
259
+
260
+ /* @exclude No documentation present when converted from Thrift to Proto */
261
+ int32 num_crossposts = 66;
262
+
263
+ /* @exclude No documentation present when converted from Thrift to Proto */
264
+ bool original_content = 67;
265
+
266
+ /* @exclude No documentation present when converted from Thrift to Proto */
267
+ repeated string precomputed_sorts = 68 [(reddit.coreplatform.api.metadata.v1.thrift_field_metadata) = {is_set: true}];
268
+
269
+ /* @exclude No documentation present when converted from Thrift to Proto */
270
+ int32 report_count = 69;
271
+
272
+ /* @exclude No documentation present when converted from Thrift to Proto */
273
+ bool selftext_is_richtext = 70;
274
+
275
+ /* @exclude No documentation present when converted from Thrift to Proto */
276
+ bool sendreplies = 71;
277
+
278
+ /* @exclude No documentation present when converted from Thrift to Proto */
279
+ repeated string server_names = 72;
280
+
281
+ /* @exclude No documentation present when converted from Thrift to Proto */
282
+ reddit.coreplatform.comments.v1.Comment.Sort suggested_sort = 73;
283
+
284
+ /* @exclude No documentation present when converted from Thrift to Proto */
285
+ bool unlisted = 74;
286
+
287
+ /* @exclude No documentation present when converted from Thrift to Proto */
288
+ reddit.coreplatform.common.v1.Verdict verdict = 75;
289
+
290
+ /* @exclude No documentation present when converted from Thrift to Proto */
291
+ int64 last_scraped = 76;
292
+
293
+ /* @exclude No documentation present when converted from Thrift to Proto */
294
+ string lang = 77;
295
+
296
+ /* @exclude No documentation present when converted from Thrift to Proto */
297
+ repeated int32 reports_approved = 78;
298
+
299
+ /* @exclude No documentation present when converted from Thrift to Proto */
300
+ repeated int32 reports_made = 79;
301
+
302
+ /* @exclude No documentation present when converted from Thrift to Proto */
303
+ repeated int32 reports_rejected = 80;
304
+
305
+ /* @exclude No documentation present when converted from Thrift to Proto */
306
+ bool media_only = 81;
307
+
308
+ /* @exclude No documentation present when converted from Thrift to Proto */
309
+ double abuse_score = 82;
310
+
311
+ /* @exclude No documentation present when converted from Thrift to Proto */
312
+ double nsfw_score = 83;
313
+
314
+ /* @exclude No documentation present when converted from Thrift to Proto */
315
+ bool media_is_processed = 84;
316
+
317
+ /* @exclude No documentation present when converted from Thrift to Proto */
318
+ bool author_request_has_loid = 86;
319
+
320
+ /* @exclude No documentation present when converted from Thrift to Proto */
321
+ string author_request_organization = 87;
322
+
323
+ /* @exclude No documentation present when converted from Thrift to Proto */
324
+ bool request_has_loid = 89;
325
+
326
+ /* @exclude No documentation present when converted from Thrift to Proto */
327
+ string request_organization = 90;
328
+
329
+ /* @exclude No documentation present when converted from Thrift to Proto */
330
+ string call_to_action = 91;
331
+
332
+ /* @exclude No documentation present when converted from Thrift to Proto */
333
+ repeated string third_party_trackers = 92;
334
+
335
+ /* @exclude No documentation present when converted from Thrift to Proto */
336
+ string iframe_embed_url = 93;
337
+
338
+ /* @exclude No documentation present when converted from Thrift to Proto */
339
+ bool media_override = 94;
340
+
341
+ /* @exclude No documentation present when converted from Thrift to Proto */
342
+ bool media_autoplay = 95;
343
+
344
+ /* @exclude No documentation present when converted from Thrift to Proto */
345
+ int32 gildings_silver = 96;
346
+
347
+ /* @exclude No documentation present when converted from Thrift to Proto */
348
+ int32 gildings_supergold = 97;
349
+
350
+ /* @exclude No documentation present when converted from Thrift to Proto */
351
+ bool author_request_from_tor = 98;
352
+
353
+ /* @exclude No documentation present when converted from Thrift to Proto */
354
+ bool request_from_tor = 99;
355
+
356
+ /* @exclude No documentation present when converted from Thrift to Proto */
357
+ int64 event_start = 100;
358
+
359
+ /* @exclude No documentation present when converted from Thrift to Proto */
360
+ int64 event_end = 101;
361
+
362
+ /* @exclude No documentation present when converted from Thrift to Proto */
363
+ bool is_meta = 102;
364
+
365
+ /* @exclude No documentation present when converted from Thrift to Proto */
366
+ repeated string collection_ids = 103;
367
+
368
+ /* @exclude No documentation present when converted from Thrift to Proto */
369
+ string delete_message = 104;
370
+
371
+ /* @exclude No documentation present when converted from Thrift to Proto */
372
+ int64 delete_time = 105;
373
+
374
+ /* @exclude No documentation present when converted from Thrift to Proto */
375
+ bool expunged = 106;
376
+
377
+ /* @exclude No documentation present when converted from Thrift to Proto */
378
+ int64 expunge_time = 107;
379
+
380
+ /* @exclude No documentation present when converted from Thrift to Proto */
381
+ int32 revenue_bucket = 108;
382
+
383
+ /* @exclude No documentation present when converted from Thrift to Proto */
384
+ int64 revenue_date = 109;
385
+
386
+ /* @exclude No documentation present when converted from Thrift to Proto */
387
+ bool has_tags = 110;
388
+
389
+ /* @exclude No documentation present when converted from Thrift to Proto */
390
+ string media_to_expunge = 111;
391
+
392
+ /* @exclude No documentation present when converted from Thrift to Proto */
393
+ int32 seq_chapter = 112;
394
+
395
+ /* @exclude No documentation present when converted from Thrift to Proto */
396
+ int32 seq_scene = 113;
397
+
398
+ /* @exclude No documentation present when converted from Thrift to Proto */
399
+ int32 num_awardings = 114;
400
+
401
+ /* @exclude No documentation present when converted from Thrift to Proto */
402
+ int64 stream_start = 115;
403
+
404
+ /* @exclude No documentation present when converted from Thrift to Proto */
405
+ int64 stream_end = 116;
406
+
407
+ /* @exclude No documentation present when converted from Thrift to Proto */
408
+ DiscussionType discussion_type = 117;
409
+
410
+ /* @exclude No documentation present when converted from Thrift to Proto */
411
+ GrapeshotClassification in_feed_classification = 118;
412
+
413
+ /* @exclude No documentation present when converted from Thrift to Proto */
414
+ GrapeshotClassification comments_page_classification = 119;
415
+
416
+ /* @exclude No documentation present when converted from Thrift to Proto */
417
+ string destination_url = 120;
418
+
419
+ /* @exclude No documentation present when converted from Thrift to Proto */
420
+ string admin_takedown_reason = 121;
421
+
422
+ /* @exclude No documentation present when converted from Thrift to Proto */
423
+ bool is_poll = 122;
424
+
425
+ /* @exclude No documentation present when converted from Thrift to Proto */
426
+ RemovedByType removed_by = 123;
427
+
428
+ /* @exclude No documentation present when converted from Thrift to Proto */
429
+ reddit.coreplatform.common.v1.RpanVideo rpan_video = 124 [deprecated = true];
430
+
431
+ /* @exclude No documentation present when converted from Thrift to Proto */
432
+ map<string, double> perspective_scores_title = 125;
433
+
434
+ /* @exclude No documentation present when converted from Thrift to Proto */
435
+ map<string, double> perspective_scores_selftext = 126;
436
+
437
+ /* @exclude No documentation present when converted from Thrift to Proto */
438
+ reddit.coreplatform.common.v1.CrowdControlLevel crowd_control_level = 127;
439
+
440
+ /* @exclude No documentation present when converted from Thrift to Proto */
441
+ bool is_gallery = 128;
442
+
443
+ /* @exclude No documentation present when converted from Thrift to Proto */
444
+ string og_title = 129;
445
+
446
+ /* @exclude No documentation present when converted from Thrift to Proto */
447
+ string og_description = 130;
448
+
449
+ /* @exclude No documentation present when converted from Thrift to Proto */
450
+ bool is_tracking_crossposts = 131;
451
+
452
+ /* @exclude No documentation present when converted from Thrift to Proto */
453
+ ContentType link_content_type = 132;
454
+
455
+ /* @exclude No documentation present when converted from Thrift to Proto */
456
+ string short_video_comment_id = 133;
457
+
458
+ /* @exclude No documentation present when converted from Thrift to Proto */
459
+ bool is_created_from_ads_ui = 134;
460
+
461
+ /* @exclude No documentation present when converted from Thrift to Proto */
462
+ string prediction_tournament_id = 135;
463
+
464
+ /* @exclude No documentation present when converted from Thrift to Proto */
465
+ // Reddit talk product is deprecated and no longer supported
466
+ // Related [design doc](https://docs.google.com/document/d/1P0cx18-leGtnq4jJ1GRTaxk-Bx8vzR0AaSYjgqLu0N4/edit#heading=h.ouoexgnkzdml)
467
+ LiveAudio live_audio = 136 [deprecated = true];
468
+
469
+ /* @exclude No documentation present when converted from Thrift to Proto */
470
+ bool is_prediction = 137;
471
+
472
+ /* @exclude No documentation present when converted from Thrift to Proto */
473
+ string cta_media_color = 138;
474
+
475
+ /* @exclude No documentation present when converted from Thrift to Proto */
476
+ bool crowd_control_filter = 139;
477
+
478
+ /* @exclude No documentation present when converted from Thrift to Proto */
479
+ reddit.coreplatform.common.v1.SafetyXTag safety_x_tag = 140;
480
+
481
+ /* @exclude No documentation present when converted from Thrift to Proto */
482
+ enum PromoLayout {
483
+ /* @exclude No documentation present when converted from Thrift to Proto */
484
+ PROMO_LAYOUT_UNSPECIFIED = 0 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
485
+ name: "UNKNOWN"
486
+ ordinal: 0,
487
+ }];
488
+
489
+ /* @exclude No documentation present when converted from Thrift to Proto */
490
+ PROMO_LAYOUT_SPOTLIGHT_VIDEO = 1 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
491
+ name: "SPOTLIGHT_VIDEO"
492
+ ordinal: 1,
493
+ }];
494
+
495
+ /* @exclude No documentation present when converted from Thrift to Proto */
496
+ PROMO_LAYOUT_PRODUCT = 2 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
497
+ name: "PRODUCT"
498
+ ordinal: 2,
499
+ }];
500
+ }
501
+
502
+ /* @exclude No documentation present when converted from Thrift to Proto */
503
+ PromoLayout promo_layout = 141;
504
+
505
+ /* @exclude No documentation present when converted from Thrift to Proto */
506
+ Product product = 142;
507
+
508
+ /* @exclude No documentation present when converted from Thrift to Proto */
509
+ string ad_supplementary_text_md = 143;
510
+
511
+ /* @exclude No documentation present when converted from Thrift to Proto */
512
+ reddit.coreplatform.common.v1.SafetyVTag safety_v_tag = 144;
513
+
514
+ /* @exclude No documentation present when converted from Thrift to Proto */
515
+ PromotedUserPosts ad_promoted_user_posts = 145;
516
+
517
+ /* @exclude No documentation present when converted from Thrift to Proto */
518
+ repeated reddit.coreplatform.common.v1.DetectedLanguage detected_languages = 146;
519
+
520
+ // Contains whether this comment was made "for commercial intent" so clients can
521
+ // mark this content as being sponsored
522
+ // Design document: https://docs.google.com/document/d/1gIAwynDBcBKNG8YB38InJo3XEeEKkDcfN5C47_A_vjg/edit#heading=h.ouoexgnkzdml
523
+ bool is_commercial_communication = 147;
524
+
525
+ // Includes metadata for event-type posts like AMAs
526
+ // Design document: https://docs.google.com/document/d/1UTNKefRe8O2y7lIyBCCxnfrzYU57cJ4FY9ID4xXn2DY/edit
527
+ PostEventMetadata post_event_metadata = 148;
528
+ }
529
+
530
+ /* @exclude No documentation present when converted from Thrift to Proto */
531
+ message LinkFlair {
532
+ /* @exclude No documentation present when converted from Thrift to Proto */
533
+ optional string text = 1;
534
+
535
+ /* @exclude No documentation present when converted from Thrift to Proto */
536
+ optional string css_class = 2;
537
+
538
+ /* @exclude No documentation present when converted from Thrift to Proto */
539
+ optional string background_color = 3;
540
+
541
+ /* @exclude No documentation present when converted from Thrift to Proto */
542
+ optional string template_id = 4;
543
+
544
+ /* @exclude No documentation present when converted from Thrift to Proto */
545
+ optional string text_color = 5;
546
+ }
547
+
548
+ /* @exclude No documentation present when converted from Thrift to Proto */
549
+ enum DiscussionType {
550
+ /* @exclude No documentation present when converted from Thrift to Proto */
551
+ DISCUSSION_TYPE_UNSPECIFIED = 0;
552
+
553
+ /* @exclude No documentation present when converted from Thrift to Proto */
554
+ DISCUSSION_TYPE_UNSET = 1 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
555
+ name: "NULL_VALUE"
556
+ ordinal: 0,
557
+ }];
558
+
559
+ /* @exclude No documentation present when converted from Thrift to Proto */
560
+ DISCUSSION_TYPE_CHAT = 2 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
561
+ name: "CHAT"
562
+ ordinal: 1,
563
+ }];
564
+ }
565
+
566
+ /* @exclude No documentation present when converted from Thrift to Proto */
567
+ message GrapeshotClassification {
568
+ /* @exclude No documentation present when converted from Thrift to Proto */
569
+ repeated string violations = 1 [(reddit.coreplatform.api.metadata.v1.thrift_field_metadata) = {is_set: true}];
570
+
571
+ /* @exclude No documentation present when converted from Thrift to Proto */
572
+ repeated string segments = 2 [(reddit.coreplatform.api.metadata.v1.thrift_field_metadata) = {is_set: true}];
573
+
574
+ /* @exclude No documentation present when converted from Thrift to Proto */
575
+ optional int64 last_requested = 3;
576
+
577
+ /* @exclude No documentation present when converted from Thrift to Proto */
578
+ optional int64 last_modified = 4;
579
+ }
580
+
581
+ /* @exclude No documentation present when converted from Thrift to Proto */
582
+ // Reddit talk product is deprecated and no longer supported
583
+ // Related [design doc](https://docs.google.com/document/d/1P0cx18-leGtnq4jJ1GRTaxk-Bx8vzR0AaSYjgqLu0N4/edit#heading=h.ouoexgnkzdml)
584
+ message LiveAudio {
585
+ option deprecated = true;
586
+
587
+ /* @exclude No documentation present when converted from Thrift to Proto */
588
+ optional string room_id = 1;
589
+
590
+ /* @exclude No documentation present when converted from Thrift to Proto */
591
+ optional bool is_live = 2;
592
+
593
+ /* @exclude No documentation present when converted from Thrift to Proto */
594
+ optional int32 recording_duration_seconds = 3;
595
+
596
+ /* @exclude No documentation present when converted from Thrift to Proto */
597
+ AudioRecordingStatus recording_status = 4;
598
+
599
+ /* @exclude No documentation present when converted from Thrift to Proto */
600
+ optional string recording_hls_url = 5;
601
+
602
+ /* @exclude No documentation present when converted from Thrift to Proto */
603
+ optional string recording_dash_url = 6;
604
+
605
+ /* @exclude No documentation present when converted from Thrift to Proto */
606
+ optional string recording_fallback_url = 7;
607
+
608
+ /* @exclude No documentation present when converted from Thrift to Proto */
609
+ optional AudioRoomStatus room_status = 8;
610
+ }
611
+
612
+ /* @exclude No documentation present when converted from Thrift to Proto */
613
+ // Reddit talk product is deprecated and no longer supported
614
+ // Related [design doc](https://docs.google.com/document/d/1P0cx18-leGtnq4jJ1GRTaxk-Bx8vzR0AaSYjgqLu0N4/edit#heading=h.ouoexgnkzdml)
615
+ enum AudioRecordingStatus {
616
+ option deprecated = true;
617
+ /* @exclude No documentation present when converted from Thrift to Proto */
618
+ AUDIO_RECORDING_STATUS_UNSPECIFIED = 0;
619
+
620
+ /* @exclude No documentation present when converted from Thrift to Proto */
621
+ AUDIO_RECORDING_STATUS_NOT_AVAILABLE = 1 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
622
+ name: "NOT_AVAILABLE"
623
+ ordinal: 0,
624
+ }];
625
+
626
+ /* @exclude No documentation present when converted from Thrift to Proto */
627
+ AUDIO_RECORDING_STATUS_PROCESSING = 2 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
628
+ name: "PROCESSING"
629
+ ordinal: 1,
630
+ }];
631
+
632
+ /* @exclude No documentation present when converted from Thrift to Proto */
633
+ AUDIO_RECORDING_STATUS_AVAILABLE = 3 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
634
+ name: "AVAILABLE"
635
+ ordinal: 2,
636
+ }];
637
+
638
+ /* @exclude No documentation present when converted from Thrift to Proto */
639
+ AUDIO_RECORDING_STATUS_REMOVED = 4 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
640
+ name: "REMOVED"
641
+ ordinal: 3,
642
+ }];
643
+ }
644
+
645
+ /* @exclude No documentation present when converted from Thrift to Proto */
646
+ // Reddit talk product is deprecated and no longer supported
647
+ // Related [design doc](https://docs.google.com/document/d/1P0cx18-leGtnq4jJ1GRTaxk-Bx8vzR0AaSYjgqLu0N4/edit#heading=h.ouoexgnkzdml)
648
+ enum AudioRoomStatus {
649
+ option deprecated = true;
650
+
651
+ /* @exclude No documentation present when converted from Thrift to Proto */
652
+ AUDIO_ROOM_STATUS_UNSPECIFIED = 0 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
653
+ name: "UNSPECIFIED"
654
+ ordinal: 0,
655
+ }];
656
+
657
+ /* @exclude No documentation present when converted from Thrift to Proto */
658
+ AUDIO_ROOM_STATUS_NOT_CREATED = 1 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
659
+ name: "NOT_CREATED"
660
+ ordinal: 1,
661
+ }];
662
+
663
+ /* @exclude No documentation present when converted from Thrift to Proto */
664
+ AUDIO_ROOM_STATUS_SCHEDULED = 2 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
665
+ name: "SCHEDULED"
666
+ ordinal: 2,
667
+ }];
668
+ /* @exclude No documentation present when converted from Thrift to Proto */
669
+ AUDIO_ROOM_STATUS_IN_PROGRESS = 3 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
670
+ name: "IN_PROGRESS"
671
+ ordinal: 3,
672
+ }];
673
+ /* @exclude No documentation present when converted from Thrift to Proto */
674
+ AUDIO_ROOM_STATUS_ENDED = 4 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
675
+ name: "ENDED"
676
+ ordinal: 4,
677
+ }];
678
+ }
679
+
680
+ // Specifies what event type this post is
681
+ enum PostEventType {
682
+ // No event type was specified or set
683
+ POST_EVENT_TYPE_UNSPECIFIED = 0 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
684
+ name: "UNKNOWN"
685
+ ordinal: 0,
686
+ }];
687
+
688
+ // Ask Me Anything posts, where hosts answer questions in the comments
689
+ POST_EVENT_TYPE_AMA = 1 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
690
+ name: "AMA"
691
+ ordinal: 1,
692
+ }];
693
+ }
694
+
695
+ // Includes metadata for event-type posts like AMAs
696
+ // Design document: https://docs.google.com/document/d/1UTNKefRe8O2y7lIyBCCxnfrzYU57cJ4FY9ID4xXn2DY/edit
697
+ message PostEventMetadata {
698
+ // Distinguishes between different types of event posts
699
+ PostEventType type = 1;
700
+
701
+ // Collaborators are users with special privileges in events (like being able to answer AMA questions)
702
+ // Design document: https://docs.google.com/document/d/1BYtB8azFDNxQRrL0_lrM_6vEwG3UGBq_eZm9AtVCtBc/edit
703
+ repeated string collaborator_ids = 2;
704
+ }
705
+
706
+ /* @exclude No documentation present when converted from Thrift to Proto */
707
+ message PromotedUserPost {
708
+ /* @exclude No documentation present when converted from Thrift to Proto */
709
+ string post_id = 1;
710
+ }
711
+
712
+ /* @exclude No documentation present when converted from Thrift to Proto */
713
+ message PromotedUserPosts {
714
+ /* @exclude No documentation present when converted from Thrift to Proto */
715
+ repeated PromotedUserPost promoted_posts = 1;
716
+ }
717
+
718
+ /* @exclude No documentation present when converted from Thrift to Proto */
719
+ message Product {
720
+ /* @exclude No documentation present when converted from Thrift to Proto */
721
+ optional string title = 1;
722
+ /* @exclude No documentation present when converted from Thrift to Proto */
723
+ optional string price = 2;
724
+ /* @exclude No documentation present when converted from Thrift to Proto */
725
+ optional string description = 3;
726
+ }
727
+
728
+ /* @exclude No documentation present when converted from Thrift to Proto */
729
+ enum RemovedByType {
730
+ /* @exclude No documentation present when converted from Thrift to Proto */
731
+ REMOVED_BY_TYPE_UNSPECIFIED = 0;
732
+
733
+ /* @exclude No documentation present when converted from Thrift to Proto */
734
+ REMOVED_BY_TYPE_UNSET = 1 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
735
+ name: "NULL_VALUE"
736
+ ordinal: 0,
737
+ }];
738
+
739
+ /* @exclude No documentation present when converted from Thrift to Proto */
740
+ REMOVED_BY_TYPE_COPYRIGHT_TAKEDOWN = 2 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
741
+ name: "COPYRIGHT_TAKEDOWN"
742
+ ordinal: 1,
743
+ }];
744
+
745
+ /* @exclude No documentation present when converted from Thrift to Proto */
746
+ REMOVED_BY_TYPE_CONTENT_TAKEDOWN = 3 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
747
+ name: "CONTENT_TAKEDOWN"
748
+ ordinal: 2,
749
+ }];
750
+
751
+ /* @exclude No documentation present when converted from Thrift to Proto */
752
+ REMOVED_BY_TYPE_AUTHOR = 4 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
753
+ name: "AUTHOR"
754
+ ordinal: 3,
755
+ }];
756
+
757
+ /* @exclude No documentation present when converted from Thrift to Proto */
758
+ REMOVED_BY_TYPE_MODERATOR = 5 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
759
+ name: "MODERATOR"
760
+ ordinal: 4,
761
+ }];
762
+
763
+ /* @exclude No documentation present when converted from Thrift to Proto */
764
+ REMOVED_BY_TYPE_COMMUNITY_OPS = 6 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
765
+ name: "COMMUNITY_OPS"
766
+ ordinal: 5,
767
+ }];
768
+
769
+ /* @exclude No documentation present when converted from Thrift to Proto */
770
+ REMOVED_BY_TYPE_ANTI_EVIL_OPS = 7 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
771
+ name: "ANTI_EVIL_OPS"
772
+ ordinal: 6,
773
+ }];
774
+
775
+ /* @exclude No documentation present when converted from Thrift to Proto */
776
+ REMOVED_BY_TYPE_REDDIT = 8 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
777
+ name: "REDDIT"
778
+ ordinal: 7,
779
+ }];
780
+
781
+ /* @exclude No documentation present when converted from Thrift to Proto */
782
+ REMOVED_BY_TYPE_DELETED = 9 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
783
+ name: "DELETED"
784
+ ordinal: 8,
785
+ }];
786
+
787
+ /* @exclude No documentation present when converted from Thrift to Proto */
788
+ REMOVED_BY_TYPE_AUTOMOD_FILTERED = 10 [(reddit.coreplatform.api.metadata.v1.thrift_alias) = {
789
+ name: "AUTOMOD_FILTERED"
790
+ ordinal: 9,
791
+ }];
792
+ }
793
+
794
+ /* @exclude No documentation present when converted from Thrift to Proto */
795
+ message CrossPost {
796
+ /* @exclude No documentation present when converted from Thrift to Proto */
797
+ string root_link_id = 1;
798
+ }