@devvit/protos 0.10.19-next-2024-04-23-c35a72ce6.0 → 0.10.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (249) hide show
  1. package/package.json +6 -5
  2. package/schema/devvit/data/api/v1alpha/delivery.proto +2 -2
  3. package/types/devvit/actor/automation/v1alpha/automation.d.ts +28 -6
  4. package/types/devvit/actor/automation/v1alpha/automation.d.ts.map +1 -1
  5. package/types/devvit/actor/automation/v1alpha/automation_builder.d.ts +142 -6
  6. package/types/devvit/actor/automation/v1alpha/automation_builder.d.ts.map +1 -1
  7. package/types/devvit/actor/automation/v1alpha/event_handlers.d.ts +4007 -96
  8. package/types/devvit/actor/automation/v1alpha/event_handlers.d.ts.map +1 -1
  9. package/types/devvit/actor/automation/v1alpha/step.d.ts +79 -16
  10. package/types/devvit/actor/automation/v1alpha/step.d.ts.map +1 -1
  11. package/types/devvit/actor/automation/v1alpha/trigger.d.ts.map +1 -1
  12. package/types/devvit/actor/automation/v2alpha/automation_ui_builder.d.ts +153 -6
  13. package/types/devvit/actor/automation/v2alpha/automation_ui_builder.d.ts.map +1 -1
  14. package/types/devvit/actor/bot/bot.d.ts +51 -6
  15. package/types/devvit/actor/bot/bot.d.ts.map +1 -1
  16. package/types/devvit/actor/gl/glclient.d.ts +75 -6
  17. package/types/devvit/actor/gl/glclient.d.ts.map +1 -1
  18. package/types/devvit/actor/hello/hello.d.ts +27 -6
  19. package/types/devvit/actor/hello/hello.d.ts.map +1 -1
  20. package/types/devvit/actor/permissions/permissions.d.ts.map +1 -1
  21. package/types/devvit/actor/producer/producer.d.ts +27 -6
  22. package/types/devvit/actor/producer/producer.d.ts.map +1 -1
  23. package/types/devvit/actor/reddit/context_action.d.ts +52 -6
  24. package/types/devvit/actor/reddit/context_action.d.ts.map +1 -1
  25. package/types/devvit/actor/reddit/context_type.d.ts.map +1 -1
  26. package/types/devvit/actor/reddit/post_filter.d.ts +27 -6
  27. package/types/devvit/actor/reddit/post_filter.d.ts.map +1 -1
  28. package/types/devvit/actor/scheduler/action.d.ts.map +1 -1
  29. package/types/devvit/actor/scheduler/handler.d.ts +38 -6
  30. package/types/devvit/actor/scheduler/handler.d.ts.map +1 -1
  31. package/types/devvit/actor/settings/v1alpha/app_settings.d.ts +4 -4
  32. package/types/devvit/actor/settings/v1alpha/app_settings.d.ts.map +1 -1
  33. package/types/devvit/actor/settings/v1alpha/installation_settings.d.ts +4 -4
  34. package/types/devvit/actor/settings/v1alpha/installation_settings.d.ts.map +1 -1
  35. package/types/devvit/actor/settings/v1alpha/instance_settings.d.ts +246 -6
  36. package/types/devvit/actor/settings/v1alpha/instance_settings.d.ts.map +1 -1
  37. package/types/devvit/actor/settings/v1alpha/shared.d.ts.map +1 -1
  38. package/types/devvit/actor/test/streams.d.ts +87 -6
  39. package/types/devvit/actor/test/streams.d.ts.map +1 -1
  40. package/types/devvit/actor/test/wrappertypes.d.ts +260 -6
  41. package/types/devvit/actor/test/wrappertypes.d.ts.map +1 -1
  42. package/types/devvit/actor/user_configurable/user_configurable.d.ts +56 -6
  43. package/types/devvit/actor/user_configurable/user_configurable.d.ts.map +1 -1
  44. package/types/devvit/cli/playtest.d.ts.map +1 -1
  45. package/types/devvit/data/api/v1alpha/admin.d.ts +27 -6
  46. package/types/devvit/data/api/v1alpha/admin.d.ts.map +1 -1
  47. package/types/devvit/data/api/v1alpha/filter.d.ts.map +1 -1
  48. package/types/devvit/data/api/v1alpha/intake.d.ts +27 -6
  49. package/types/devvit/data/api/v1alpha/intake.d.ts.map +1 -1
  50. package/types/devvit/data/triggers/v1alpha/triggers.d.ts.map +1 -1
  51. package/types/devvit/debug/v1alpha/debug.d.ts +27 -6
  52. package/types/devvit/debug/v1alpha/debug.d.ts.map +1 -1
  53. package/types/devvit/dev_portal/actor/actor_type.d.ts.map +1 -1
  54. package/types/devvit/dev_portal/admin/waitlist_admin.d.ts +103 -6
  55. package/types/devvit/dev_portal/admin/waitlist_admin.d.ts.map +1 -1
  56. package/types/devvit/dev_portal/app/app.d.ts.map +1 -1
  57. package/types/devvit/dev_portal/app/categories/categories.d.ts.map +1 -1
  58. package/types/devvit/dev_portal/app/info/app_info.d.ts.map +1 -1
  59. package/types/devvit/dev_portal/app_settings/app_settings.d.ts.map +1 -1
  60. package/types/devvit/dev_portal/app_version/app_version.d.ts.map +1 -1
  61. package/types/devvit/dev_portal/app_version/info/app_version_info.d.ts.map +1 -1
  62. package/types/devvit/dev_portal/data_api/admin/audit/audit.d.ts.map +1 -1
  63. package/types/devvit/dev_portal/data_api/admin/auth/auth.d.ts.map +1 -1
  64. package/types/devvit/dev_portal/data_api/admin/organization/organization.d.ts.map +1 -1
  65. package/types/devvit/dev_portal/data_api/admin/subscription/subscription.d.ts.map +1 -1
  66. package/types/devvit/dev_portal/dev_portal.d.ts +4950 -41
  67. package/types/devvit/dev_portal/dev_portal.d.ts.map +1 -1
  68. package/types/devvit/dev_portal/feedback/feedback.d.ts.map +1 -1
  69. package/types/devvit/dev_portal/installation/installation.d.ts.map +1 -1
  70. package/types/devvit/dev_portal/installation_settings/installation_settings.d.ts.map +1 -1
  71. package/types/devvit/dev_portal/internal/authorization/v1alpha/authorization.d.ts.map +1 -1
  72. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/admin.d.ts +12 -13
  73. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/admin.d.ts.map +1 -1
  74. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/firehose_monitor.d.ts.map +1 -1
  75. package/types/devvit/dev_portal/internal/media/media.d.ts.map +1 -1
  76. package/types/devvit/dev_portal/nutrition/nutrition.d.ts.map +1 -1
  77. package/types/devvit/dev_portal/reddit/redditor.d.ts.map +1 -1
  78. package/types/devvit/dev_portal/waitlist/waitlist.d.ts +99 -6
  79. package/types/devvit/dev_portal/waitlist/waitlist.d.ts.map +1 -1
  80. package/types/devvit/events/v1alpha/events.d.ts.map +1 -1
  81. package/types/devvit/events/v1alpha/realtime.d.ts +51 -6
  82. package/types/devvit/events/v1alpha/realtime.d.ts.map +1 -1
  83. package/types/devvit/events/v1alpha/wqcleanup.d.ts.map +1 -1
  84. package/types/devvit/gateway/automod.d.ts +27 -6
  85. package/types/devvit/gateway/automod.d.ts.map +1 -1
  86. package/types/devvit/gateway/custom_post_snapshot.d.ts +33 -6
  87. package/types/devvit/gateway/custom_post_snapshot.d.ts.map +1 -1
  88. package/types/devvit/gateway/resolvers.d.ts +171 -6
  89. package/types/devvit/gateway/resolvers.d.ts.map +1 -1
  90. package/types/devvit/gateway/utils/v1alpha/utilities.d.ts +149 -11
  91. package/types/devvit/gateway/utils/v1alpha/utilities.d.ts.map +1 -1
  92. package/types/devvit/gateway/v1alpha/triggers.d.ts +7873 -6
  93. package/types/devvit/gateway/v1alpha/triggers.d.ts.map +1 -1
  94. package/types/devvit/gql/snapshot.d.ts.map +1 -1
  95. package/types/devvit/gql/subreddit_metadata.d.ts.map +1 -1
  96. package/types/devvit/options/options.d.ts.map +1 -1
  97. package/types/devvit/plugin/assetresolver/assetresolver.d.ts +53 -6
  98. package/types/devvit/plugin/assetresolver/assetresolver.d.ts.map +1 -1
  99. package/types/devvit/plugin/automodregex/automodregex.d.ts +51 -6
  100. package/types/devvit/plugin/automodregex/automodregex.d.ts.map +1 -1
  101. package/types/devvit/plugin/builder/builder.d.ts +121 -6
  102. package/types/devvit/plugin/builder/builder.d.ts.map +1 -1
  103. package/types/devvit/plugin/buildpack/buildpack.d.ts +442 -6
  104. package/types/devvit/plugin/buildpack/buildpack.d.ts.map +1 -1
  105. package/types/devvit/plugin/buildpack/buildpack_common.d.ts.map +1 -1
  106. package/types/devvit/plugin/buildpack/filesystem.d.ts.map +1 -1
  107. package/types/devvit/plugin/clock/clock.d.ts +34 -6
  108. package/types/devvit/plugin/clock/clock.d.ts.map +1 -1
  109. package/types/devvit/plugin/devserver/devserver.d.ts +233 -11
  110. package/types/devvit/plugin/devserver/devserver.d.ts.map +1 -1
  111. package/types/devvit/plugin/devserver/testcases.d.ts.map +1 -1
  112. package/types/devvit/plugin/gl/glrenderer.d.ts +27 -6
  113. package/types/devvit/plugin/gl/glrenderer.d.ts.map +1 -1
  114. package/types/devvit/plugin/gl/methods.d.ts.map +1 -1
  115. package/types/devvit/plugin/gl/methodtype.d.ts.map +1 -1
  116. package/types/devvit/plugin/http/http.d.ts +27 -6
  117. package/types/devvit/plugin/http/http.d.ts.map +1 -1
  118. package/types/devvit/plugin/inspector/inspector.d.ts +51 -6
  119. package/types/devvit/plugin/inspector/inspector.d.ts.map +1 -1
  120. package/types/devvit/plugin/kvstore/kvstore.d.ts +99 -6
  121. package/types/devvit/plugin/kvstore/kvstore.d.ts.map +1 -1
  122. package/types/devvit/plugin/linker/linker.d.ts +143 -6
  123. package/types/devvit/plugin/linker/linker.d.ts.map +1 -1
  124. package/types/devvit/plugin/linker/resolver.d.ts +238 -6
  125. package/types/devvit/plugin/linker/resolver.d.ts.map +1 -1
  126. package/types/devvit/plugin/logger/logger.d.ts +104 -6
  127. package/types/devvit/plugin/logger/logger.d.ts.map +1 -1
  128. package/types/devvit/plugin/media/media.d.ts +27 -6
  129. package/types/devvit/plugin/media/media.d.ts.map +1 -1
  130. package/types/devvit/plugin/modlog/modlog.d.ts +27 -6
  131. package/types/devvit/plugin/modlog/modlog.d.ts.map +1 -1
  132. package/types/devvit/plugin/redditapi/common/common_msg.d.ts.map +1 -1
  133. package/types/devvit/plugin/redditapi/flair/flair_msg.d.ts.map +1 -1
  134. package/types/devvit/plugin/redditapi/flair/flair_svc.d.ts +732 -6
  135. package/types/devvit/plugin/redditapi/flair/flair_svc.d.ts.map +1 -1
  136. package/types/devvit/plugin/redditapi/graphql/graphql_msg.d.ts.map +1 -1
  137. package/types/devvit/plugin/redditapi/graphql/graphql_svc.d.ts +97 -6
  138. package/types/devvit/plugin/redditapi/graphql/graphql_svc.d.ts.map +1 -1
  139. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.d.ts.map +1 -1
  140. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts +2305 -6
  141. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts.map +1 -1
  142. package/types/devvit/plugin/redditapi/listings/listings_msg.d.ts.map +1 -1
  143. package/types/devvit/plugin/redditapi/listings/listings_svc.d.ts +3016 -6
  144. package/types/devvit/plugin/redditapi/listings/listings_svc.d.ts.map +1 -1
  145. package/types/devvit/plugin/redditapi/moderation/moderation_msg.d.ts.map +1 -1
  146. package/types/devvit/plugin/redditapi/moderation/moderation_svc.d.ts +3162 -6
  147. package/types/devvit/plugin/redditapi/moderation/moderation_svc.d.ts.map +1 -1
  148. package/types/devvit/plugin/redditapi/modnote/modnote_msg.d.ts.map +1 -1
  149. package/types/devvit/plugin/redditapi/modnote/modnote_svc.d.ts +336 -6
  150. package/types/devvit/plugin/redditapi/modnote/modnote_svc.d.ts.map +1 -1
  151. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.d.ts.map +1 -1
  152. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.d.ts +4816 -6
  153. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.d.ts.map +1 -1
  154. package/types/devvit/plugin/redditapi/postcollections/postcollections_msg.d.ts.map +1 -1
  155. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.d.ts +427 -6
  156. package/types/devvit/plugin/redditapi/postcollections/postcollections_svc.d.ts.map +1 -1
  157. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.d.ts.map +1 -1
  158. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.d.ts +653 -6
  159. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.d.ts.map +1 -1
  160. package/types/devvit/plugin/redditapi/subreddits/subreddits_msg.d.ts.map +1 -1
  161. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.d.ts +3830 -6
  162. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.d.ts.map +1 -1
  163. package/types/devvit/plugin/redditapi/users/users_msg.d.ts.map +1 -1
  164. package/types/devvit/plugin/redditapi/users/users_svc.d.ts +1399 -6
  165. package/types/devvit/plugin/redditapi/users/users_svc.d.ts.map +1 -1
  166. package/types/devvit/plugin/redditapi/widgets/widgets_msg.d.ts.map +1 -1
  167. package/types/devvit/plugin/redditapi/widgets/widgets_svc.d.ts +1681 -6
  168. package/types/devvit/plugin/redditapi/widgets/widgets_svc.d.ts.map +1 -1
  169. package/types/devvit/plugin/redditapi/wiki/wiki_msg.d.ts.map +1 -1
  170. package/types/devvit/plugin/redditapi/wiki/wiki_svc.d.ts +3023 -6
  171. package/types/devvit/plugin/redditapi/wiki/wiki_svc.d.ts.map +1 -1
  172. package/types/devvit/plugin/redditapiv2/redditapiv2.d.ts +100 -6
  173. package/types/devvit/plugin/redditapiv2/redditapiv2.d.ts.map +1 -1
  174. package/types/devvit/plugin/redis/redisapi.d.ts +967 -6
  175. package/types/devvit/plugin/redis/redisapi.d.ts.map +1 -1
  176. package/types/devvit/plugin/scheduler/scheduler.d.ts +78 -6
  177. package/types/devvit/plugin/scheduler/scheduler.d.ts.map +1 -1
  178. package/types/devvit/plugin/settings/v1alpha/settings.d.ts +28 -6
  179. package/types/devvit/plugin/settings/v1alpha/settings.d.ts.map +1 -1
  180. package/types/devvit/plugin/streambroker/streambroker.d.ts +51 -6
  181. package/types/devvit/plugin/streambroker/streambroker.d.ts.map +1 -1
  182. package/types/devvit/plugin/timer/timer.d.ts +27 -6
  183. package/types/devvit/plugin/timer/timer.d.ts.map +1 -1
  184. package/types/devvit/plugin/v2events/v2events.d.ts +27 -6
  185. package/types/devvit/plugin/v2events/v2events.d.ts.map +1 -1
  186. package/types/devvit/reddit/comment.d.ts.map +1 -1
  187. package/types/devvit/reddit/common.d.ts.map +1 -1
  188. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.d.ts +51 -6
  189. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.d.ts.map +1 -1
  190. package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts +1801 -6
  191. package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts.map +1 -1
  192. package/types/devvit/reddit/post.d.ts.map +1 -1
  193. package/types/devvit/reddit/post_guidance/v1alpha/post_guidance.d.ts +27 -6
  194. package/types/devvit/reddit/post_guidance/v1alpha/post_guidance.d.ts.map +1 -1
  195. package/types/devvit/reddit/subreddit.d.ts.map +1 -1
  196. package/types/devvit/reddit/thing_type.d.ts.map +1 -1
  197. package/types/devvit/reddit/user.d.ts.map +1 -1
  198. package/types/devvit/reddit/v2alpha/commentv2.d.ts.map +1 -1
  199. package/types/devvit/reddit/v2alpha/flair.d.ts.map +1 -1
  200. package/types/devvit/reddit/v2alpha/modaction.d.ts.map +1 -1
  201. package/types/devvit/reddit/v2alpha/modmail.d.ts.map +1 -1
  202. package/types/devvit/reddit/v2alpha/postv2.d.ts.map +1 -1
  203. package/types/devvit/reddit/v2alpha/subredditv2.d.ts.map +1 -1
  204. package/types/devvit/reddit/v2alpha/userv2.d.ts.map +1 -1
  205. package/types/devvit/remote_logger/remote_logger.d.ts +77 -11
  206. package/types/devvit/remote_logger/remote_logger.d.ts.map +1 -1
  207. package/types/devvit/runtime/actor/bootstrap.d.ts +117 -6
  208. package/types/devvit/runtime/actor/bootstrap.d.ts.map +1 -1
  209. package/types/devvit/runtime/actor/echo.d.ts +36 -6
  210. package/types/devvit/runtime/actor/echo.d.ts.map +1 -1
  211. package/types/devvit/runtime/actor/runtime.d.ts +115 -6
  212. package/types/devvit/runtime/actor/runtime.d.ts.map +1 -1
  213. package/types/devvit/runtime/actor/supervisor.d.ts +212 -6
  214. package/types/devvit/runtime/actor/supervisor.d.ts.map +1 -1
  215. package/types/devvit/runtime/actor/v1alpha/health.d.ts +27 -6
  216. package/types/devvit/runtime/actor/v1alpha/health.d.ts.map +1 -1
  217. package/types/devvit/runtime/bundle.d.ts.map +1 -1
  218. package/types/devvit/runtime/envelope.d.ts.map +1 -1
  219. package/types/devvit/runtime/runtime_common.d.ts.map +1 -1
  220. package/types/devvit/runtime/serializable.d.ts.map +1 -1
  221. package/types/devvit/service/bundle_service.d.ts +181 -6
  222. package/types/devvit/service/bundle_service.d.ts.map +1 -1
  223. package/types/devvit/service/envelope_service.d.ts +60 -6
  224. package/types/devvit/service/envelope_service.d.ts.map +1 -1
  225. package/types/devvit/ui/block_kit/v1beta/attributes.d.ts.map +1 -1
  226. package/types/devvit/ui/block_kit/v1beta/block.d.ts.map +1 -1
  227. package/types/devvit/ui/block_kit/v1beta/enums.d.ts.map +1 -1
  228. package/types/devvit/ui/block_kit/v1beta/rendering.d.ts.map +1 -1
  229. package/types/devvit/ui/block_kit/v1beta/ui.d.ts.map +1 -1
  230. package/types/devvit/ui/common/v1alpha/common.d.ts.map +1 -1
  231. package/types/devvit/ui/effects/v1alpha/effect.d.ts.map +1 -1
  232. package/types/devvit/ui/effects/v1alpha/interval.d.ts.map +1 -1
  233. package/types/devvit/ui/effects/v1alpha/navigate_to_url.d.ts.map +1 -1
  234. package/types/devvit/ui/effects/v1alpha/realtime_subscriptions.d.ts.map +1 -1
  235. package/types/devvit/ui/effects/v1alpha/reload_part.d.ts.map +1 -1
  236. package/types/devvit/ui/effects/v1alpha/rerender_ui.d.ts.map +1 -1
  237. package/types/devvit/ui/effects/v1alpha/send_event.d.ts.map +1 -1
  238. package/types/devvit/ui/effects/v1alpha/show_form.d.ts.map +1 -1
  239. package/types/devvit/ui/effects/v1alpha/show_toast.d.ts.map +1 -1
  240. package/types/devvit/ui/events/v1alpha/event.d.ts.map +1 -1
  241. package/types/devvit/ui/events/v1alpha/handle_ui.d.ts +27 -6
  242. package/types/devvit/ui/events/v1alpha/handle_ui.d.ts.map +1 -1
  243. package/types/devvit/ui/form_builder/v1alpha/field.d.ts.map +1 -1
  244. package/types/devvit/ui/form_builder/v1alpha/form.d.ts.map +1 -1
  245. package/types/devvit/ui/form_builder/v1alpha/type.d.ts.map +1 -1
  246. package/types/devvit/ui/form_builder/v1alpha/value.d.ts.map +1 -1
  247. package/types/devvit/ui/toast/toast.d.ts.map +1 -1
  248. package/types/devvit/uuid.d.ts.map +1 -1
  249. package/types/typeRegistry.d.ts.map +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.