groove-dev 0.21.0 β†’ 0.21.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5608) hide show
  1. package/node_modules/@discordjs/builders/LICENSE +191 -0
  2. package/node_modules/@discordjs/builders/README.md +73 -0
  3. package/node_modules/@discordjs/builders/dist/index.d.mts +16374 -0
  4. package/node_modules/@discordjs/builders/dist/index.d.ts +16374 -0
  5. package/node_modules/@discordjs/builders/dist/index.js +4834 -0
  6. package/node_modules/@discordjs/builders/dist/index.js.map +1 -0
  7. package/node_modules/@discordjs/builders/dist/index.mjs +4756 -0
  8. package/node_modules/@discordjs/builders/dist/index.mjs.map +1 -0
  9. package/node_modules/@discordjs/builders/package.json +99 -0
  10. package/node_modules/@discordjs/collection/LICENSE +191 -0
  11. package/node_modules/@discordjs/collection/README.md +67 -0
  12. package/node_modules/@discordjs/collection/dist/index.d.mts +457 -0
  13. package/node_modules/@discordjs/collection/dist/index.d.ts +457 -0
  14. package/node_modules/@discordjs/collection/dist/index.js +543 -0
  15. package/node_modules/@discordjs/collection/dist/index.js.map +1 -0
  16. package/node_modules/@discordjs/collection/dist/index.mjs +517 -0
  17. package/node_modules/@discordjs/collection/dist/index.mjs.map +1 -0
  18. package/node_modules/@discordjs/collection/package.json +76 -0
  19. package/node_modules/@discordjs/formatters/LICENSE +191 -0
  20. package/node_modules/@discordjs/formatters/README.md +83 -0
  21. package/node_modules/@discordjs/formatters/dist/index.d.mts +739 -0
  22. package/node_modules/@discordjs/formatters/dist/index.d.ts +739 -0
  23. package/node_modules/@discordjs/formatters/dist/index.js +519 -0
  24. package/node_modules/@discordjs/formatters/dist/index.js.map +1 -0
  25. package/node_modules/@discordjs/formatters/dist/index.mjs +449 -0
  26. package/node_modules/@discordjs/formatters/dist/index.mjs.map +1 -0
  27. package/node_modules/@discordjs/formatters/package.json +83 -0
  28. package/node_modules/@discordjs/rest/LICENSE +192 -0
  29. package/node_modules/@discordjs/rest/README.md +138 -0
  30. package/node_modules/@discordjs/rest/dist/index.d.mts +958 -0
  31. package/node_modules/@discordjs/rest/dist/index.d.ts +958 -0
  32. package/node_modules/@discordjs/rest/dist/index.js +1515 -0
  33. package/node_modules/@discordjs/rest/dist/index.js.map +1 -0
  34. package/node_modules/@discordjs/rest/dist/index.mjs +1473 -0
  35. package/node_modules/@discordjs/rest/dist/index.mjs.map +1 -0
  36. package/node_modules/@discordjs/rest/dist/strategies/undiciRequest.d.mts +13 -0
  37. package/node_modules/@discordjs/rest/dist/strategies/undiciRequest.d.ts +13 -0
  38. package/node_modules/@discordjs/rest/dist/strategies/undiciRequest.js +94 -0
  39. package/node_modules/@discordjs/rest/dist/strategies/undiciRequest.js.map +1 -0
  40. package/node_modules/@discordjs/rest/dist/strategies/undiciRequest.mjs +70 -0
  41. package/node_modules/@discordjs/rest/dist/strategies/undiciRequest.mjs.map +1 -0
  42. package/node_modules/@discordjs/rest/dist/web.d.mts +958 -0
  43. package/node_modules/@discordjs/rest/dist/web.d.ts +958 -0
  44. package/node_modules/@discordjs/rest/dist/web.js +1447 -0
  45. package/node_modules/@discordjs/rest/dist/web.js.map +1 -0
  46. package/node_modules/@discordjs/rest/dist/web.mjs +1403 -0
  47. package/node_modules/@discordjs/rest/dist/web.mjs.map +1 -0
  48. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/LICENSE +191 -0
  49. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/README.md +67 -0
  50. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/dist/index.d.mts +537 -0
  51. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/dist/index.d.ts +537 -0
  52. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/dist/index.js +567 -0
  53. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/dist/index.js.map +1 -0
  54. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/dist/index.mjs +541 -0
  55. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/dist/index.mjs.map +1 -0
  56. package/node_modules/@discordjs/rest/node_modules/@discordjs/collection/package.json +86 -0
  57. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/README.md +169 -0
  58. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/dist/cjs/index.cjs +203 -0
  59. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/dist/cjs/index.cjs.map +1 -0
  60. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/dist/cjs/index.d.cts +212 -0
  61. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/dist/esm/index.d.mts +212 -0
  62. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/dist/esm/index.mjs +196 -0
  63. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/dist/esm/index.mjs.map +1 -0
  64. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/dist/iife/index.global.js +208 -0
  65. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/dist/iife/index.global.js.map +1 -0
  66. package/node_modules/@discordjs/rest/node_modules/@sapphire/snowflake/package.json +74 -0
  67. package/node_modules/@discordjs/rest/package.json +119 -0
  68. package/node_modules/@discordjs/util/LICENSE +190 -0
  69. package/node_modules/@discordjs/util/README.md +66 -0
  70. package/node_modules/@discordjs/util/dist/index.d.mts +166 -0
  71. package/node_modules/@discordjs/util/dist/index.d.ts +166 -0
  72. package/node_modules/@discordjs/util/dist/index.js +159 -0
  73. package/node_modules/@discordjs/util/dist/index.js.map +1 -0
  74. package/node_modules/@discordjs/util/dist/index.mjs +125 -0
  75. package/node_modules/@discordjs/util/dist/index.mjs.map +1 -0
  76. package/node_modules/@discordjs/util/package.json +94 -0
  77. package/node_modules/@discordjs/ws/LICENSE +191 -0
  78. package/node_modules/@discordjs/ws/README.md +204 -0
  79. package/node_modules/@discordjs/ws/dist/defaultWorker.d.mts +2 -0
  80. package/node_modules/@discordjs/ws/dist/defaultWorker.d.ts +2 -0
  81. package/node_modules/@discordjs/ws/dist/defaultWorker.js +1057 -0
  82. package/node_modules/@discordjs/ws/dist/defaultWorker.js.map +1 -0
  83. package/node_modules/@discordjs/ws/dist/defaultWorker.mjs +1039 -0
  84. package/node_modules/@discordjs/ws/dist/defaultWorker.mjs.map +1 -0
  85. package/node_modules/@discordjs/ws/dist/index.d.mts +705 -0
  86. package/node_modules/@discordjs/ws/dist/index.d.ts +705 -0
  87. package/node_modules/@discordjs/ws/dist/index.js +1506 -0
  88. package/node_modules/@discordjs/ws/dist/index.js.map +1 -0
  89. package/node_modules/@discordjs/ws/dist/index.mjs +1468 -0
  90. package/node_modules/@discordjs/ws/dist/index.mjs.map +1 -0
  91. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/LICENSE +191 -0
  92. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/README.md +67 -0
  93. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/dist/index.d.mts +537 -0
  94. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/dist/index.d.ts +537 -0
  95. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/dist/index.js +567 -0
  96. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/dist/index.js.map +1 -0
  97. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/dist/index.mjs +541 -0
  98. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/dist/index.mjs.map +1 -0
  99. package/node_modules/@discordjs/ws/node_modules/@discordjs/collection/package.json +86 -0
  100. package/node_modules/@discordjs/ws/package.json +113 -0
  101. package/node_modules/@groove-dev/daemon/package.json +6 -6
  102. package/node_modules/@groove-dev/daemon/src/api.js +13 -0
  103. package/node_modules/@groove-dev/daemon/src/gateways/base.js +6 -0
  104. package/node_modules/@groove-dev/daemon/src/gateways/slack.js +99 -21
  105. package/node_modules/@groove-dev/daemon/src/gateways/telegram.js +1 -1
  106. package/node_modules/@groove-dev/daemon/src/skills.js +1 -0
  107. package/node_modules/@groove-dev/gui/.groove/audit.log +55 -0
  108. package/node_modules/@groove-dev/gui/.groove/codebase-index.json +1 -1
  109. package/node_modules/@groove-dev/gui/.groove/credentials.json +8 -0
  110. package/node_modules/@groove-dev/gui/.groove/daemon.pid +1 -1
  111. package/node_modules/@groove-dev/gui/.groove/daemon.port +1 -1
  112. package/node_modules/@groove-dev/gui/.groove/gateways/discord-76574a.json +12 -0
  113. package/node_modules/@groove-dev/gui/.groove/gateways/slack-4cb274.json +12 -0
  114. package/node_modules/@groove-dev/gui/.groove/gateways/telegram-7800b9.json +12 -0
  115. package/node_modules/@groove-dev/gui/.groove/timeline.json +920 -0
  116. package/node_modules/@groove-dev/gui/AGENTS_REGISTRY.md +1 -1
  117. package/node_modules/@groove-dev/gui/dist/assets/{index-ChDhUvQR.css β†’ index-BrnkuLjA.css} +1 -1
  118. package/node_modules/@groove-dev/gui/dist/assets/index-C2KUoUoT.js +557 -0
  119. package/node_modules/@groove-dev/gui/dist/index.html +2 -2
  120. package/node_modules/@groove-dev/gui/src/views/settings.jsx +187 -12
  121. package/node_modules/@sapphire/async-queue/README.md +96 -0
  122. package/node_modules/@sapphire/async-queue/dist/cjs/index.cjs +137 -0
  123. package/node_modules/@sapphire/async-queue/dist/cjs/index.cjs.map +1 -0
  124. package/node_modules/@sapphire/async-queue/dist/cjs/index.d.cts +55 -0
  125. package/node_modules/@sapphire/async-queue/dist/esm/index.d.mts +55 -0
  126. package/node_modules/@sapphire/async-queue/dist/esm/index.mjs +135 -0
  127. package/node_modules/@sapphire/async-queue/dist/esm/index.mjs.map +1 -0
  128. package/node_modules/@sapphire/async-queue/dist/iife/index.global.js +142 -0
  129. package/node_modules/@sapphire/async-queue/dist/iife/index.global.js.map +1 -0
  130. package/node_modules/@sapphire/async-queue/package.json +74 -0
  131. package/node_modules/@sapphire/shapeshift/LICENSE.md +24 -0
  132. package/node_modules/@sapphire/shapeshift/README.md +934 -0
  133. package/node_modules/@sapphire/shapeshift/UPGRADING-v3-v4.md +211 -0
  134. package/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs +3210 -0
  135. package/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs.map +1 -0
  136. package/node_modules/@sapphire/shapeshift/dist/cjs/index.d.cts +722 -0
  137. package/node_modules/@sapphire/shapeshift/dist/esm/index.d.mts +722 -0
  138. package/node_modules/@sapphire/shapeshift/dist/esm/index.mjs +3187 -0
  139. package/node_modules/@sapphire/shapeshift/dist/esm/index.mjs.map +1 -0
  140. package/node_modules/@sapphire/shapeshift/dist/iife/index.global.js +4417 -0
  141. package/node_modules/@sapphire/shapeshift/dist/iife/index.global.js.map +1 -0
  142. package/node_modules/@sapphire/shapeshift/package.json +125 -0
  143. package/node_modules/@sapphire/snowflake/README.md +170 -0
  144. package/node_modules/@sapphire/snowflake/dist/cjs/index.cjs +194 -0
  145. package/node_modules/@sapphire/snowflake/dist/cjs/index.cjs.map +1 -0
  146. package/node_modules/@sapphire/snowflake/dist/cjs/index.d.cts +202 -0
  147. package/node_modules/@sapphire/snowflake/dist/esm/index.d.mts +202 -0
  148. package/node_modules/@sapphire/snowflake/dist/esm/index.mjs +187 -0
  149. package/node_modules/@sapphire/snowflake/dist/esm/index.mjs.map +1 -0
  150. package/node_modules/@sapphire/snowflake/dist/iife/index.global.js +199 -0
  151. package/node_modules/@sapphire/snowflake/dist/iife/index.global.js.map +1 -0
  152. package/node_modules/@sapphire/snowflake/package.json +72 -0
  153. package/node_modules/@slack/bolt/LICENSE +22 -0
  154. package/node_modules/@slack/bolt/README.md +142 -0
  155. package/node_modules/@slack/bolt/dist/App.d.ts +235 -0
  156. package/node_modules/@slack/bolt/dist/App.d.ts.map +1 -0
  157. package/node_modules/@slack/bolt/dist/App.js +1005 -0
  158. package/node_modules/@slack/bolt/dist/App.js.map +1 -0
  159. package/node_modules/@slack/bolt/dist/Assistant.d.ts +114 -0
  160. package/node_modules/@slack/bolt/dist/Assistant.d.ts.map +1 -0
  161. package/node_modules/@slack/bolt/dist/Assistant.js +284 -0
  162. package/node_modules/@slack/bolt/dist/Assistant.js.map +1 -0
  163. package/node_modules/@slack/bolt/dist/AssistantThreadContextStore.d.ts +18 -0
  164. package/node_modules/@slack/bolt/dist/AssistantThreadContextStore.d.ts.map +1 -0
  165. package/node_modules/@slack/bolt/dist/AssistantThreadContextStore.js +64 -0
  166. package/node_modules/@slack/bolt/dist/AssistantThreadContextStore.js.map +1 -0
  167. package/node_modules/@slack/bolt/dist/CustomFunction.d.ts +41 -0
  168. package/node_modules/@slack/bolt/dist/CustomFunction.d.ts.map +1 -0
  169. package/node_modules/@slack/bolt/dist/CustomFunction.js +71 -0
  170. package/node_modules/@slack/bolt/dist/CustomFunction.js.map +1 -0
  171. package/node_modules/@slack/bolt/dist/WorkflowStep.d.ts +159 -0
  172. package/node_modules/@slack/bolt/dist/WorkflowStep.d.ts.map +1 -0
  173. package/node_modules/@slack/bolt/dist/WorkflowStep.js +217 -0
  174. package/node_modules/@slack/bolt/dist/WorkflowStep.js.map +1 -0
  175. package/node_modules/@slack/bolt/dist/context/create-function-complete.d.ts +5 -0
  176. package/node_modules/@slack/bolt/dist/context/create-function-complete.d.ts.map +1 -0
  177. package/node_modules/@slack/bolt/dist/context/create-function-complete.js +23 -0
  178. package/node_modules/@slack/bolt/dist/context/create-function-complete.js.map +1 -0
  179. package/node_modules/@slack/bolt/dist/context/create-function-fail.d.ts +5 -0
  180. package/node_modules/@slack/bolt/dist/context/create-function-fail.d.ts.map +1 -0
  181. package/node_modules/@slack/bolt/dist/context/create-function-fail.js +23 -0
  182. package/node_modules/@slack/bolt/dist/context/create-function-fail.js.map +1 -0
  183. package/node_modules/@slack/bolt/dist/context/create-respond.d.ts +4 -0
  184. package/node_modules/@slack/bolt/dist/context/create-respond.d.ts.map +1 -0
  185. package/node_modules/@slack/bolt/dist/context/create-respond.js +11 -0
  186. package/node_modules/@slack/bolt/dist/context/create-respond.js.map +1 -0
  187. package/node_modules/@slack/bolt/dist/context/create-say-stream.d.ts +8 -0
  188. package/node_modules/@slack/bolt/dist/context/create-say-stream.d.ts.map +1 -0
  189. package/node_modules/@slack/bolt/dist/context/create-say-stream.js +16 -0
  190. package/node_modules/@slack/bolt/dist/context/create-say-stream.js.map +1 -0
  191. package/node_modules/@slack/bolt/dist/context/create-say.d.ts +4 -0
  192. package/node_modules/@slack/bolt/dist/context/create-say.d.ts.map +1 -0
  193. package/node_modules/@slack/bolt/dist/context/create-say.js +17 -0
  194. package/node_modules/@slack/bolt/dist/context/create-say.js.map +1 -0
  195. package/node_modules/@slack/bolt/dist/context/create-set-status.d.ts +5 -0
  196. package/node_modules/@slack/bolt/dist/context/create-set-status.d.ts.map +1 -0
  197. package/node_modules/@slack/bolt/dist/context/create-set-status.js +21 -0
  198. package/node_modules/@slack/bolt/dist/context/create-set-status.js.map +1 -0
  199. package/node_modules/@slack/bolt/dist/context/index.d.ts +9 -0
  200. package/node_modules/@slack/bolt/dist/context/index.d.ts.map +1 -0
  201. package/node_modules/@slack/bolt/dist/context/index.js +16 -0
  202. package/node_modules/@slack/bolt/dist/context/index.js.map +1 -0
  203. package/node_modules/@slack/bolt/dist/conversation-store.d.ts +31 -0
  204. package/node_modules/@slack/bolt/dist/conversation-store.d.ts.map +1 -0
  205. package/node_modules/@slack/bolt/dist/conversation-store.js +71 -0
  206. package/node_modules/@slack/bolt/dist/conversation-store.js.map +1 -0
  207. package/node_modules/@slack/bolt/dist/errors.d.ts +104 -0
  208. package/node_modules/@slack/bolt/dist/errors.d.ts.map +1 -0
  209. package/node_modules/@slack/bolt/dist/errors.js +143 -0
  210. package/node_modules/@slack/bolt/dist/errors.js.map +1 -0
  211. package/node_modules/@slack/bolt/dist/helpers.d.ts +70 -0
  212. package/node_modules/@slack/bolt/dist/helpers.d.ts.map +1 -0
  213. package/node_modules/@slack/bolt/dist/helpers.js +216 -0
  214. package/node_modules/@slack/bolt/dist/helpers.js.map +1 -0
  215. package/node_modules/@slack/bolt/dist/index.d.ts +34 -0
  216. package/node_modules/@slack/bolt/dist/index.d.ts.map +1 -0
  217. package/node_modules/@slack/bolt/dist/index.js +73 -0
  218. package/node_modules/@slack/bolt/dist/index.js.map +1 -0
  219. package/node_modules/@slack/bolt/dist/middleware/builtin.d.ts +54 -0
  220. package/node_modules/@slack/bolt/dist/middleware/builtin.d.ts.map +1 -0
  221. package/node_modules/@slack/bolt/dist/middleware/builtin.js +319 -0
  222. package/node_modules/@slack/bolt/dist/middleware/builtin.js.map +1 -0
  223. package/node_modules/@slack/bolt/dist/middleware/process.d.ts +5 -0
  224. package/node_modules/@slack/bolt/dist/middleware/process.d.ts.map +1 -0
  225. package/node_modules/@slack/bolt/dist/middleware/process.js +25 -0
  226. package/node_modules/@slack/bolt/dist/middleware/process.js.map +1 -0
  227. package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.d.ts +117 -0
  228. package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.d.ts.map +1 -0
  229. package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.js +225 -0
  230. package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.js.map +1 -0
  231. package/node_modules/@slack/bolt/dist/receivers/BufferedIncomingMessage.d.ts +8 -0
  232. package/node_modules/@slack/bolt/dist/receivers/BufferedIncomingMessage.d.ts.map +1 -0
  233. package/node_modules/@slack/bolt/dist/receivers/BufferedIncomingMessage.js +3 -0
  234. package/node_modules/@slack/bolt/dist/receivers/BufferedIncomingMessage.js.map +1 -0
  235. package/node_modules/@slack/bolt/dist/receivers/ExpressReceiver.d.ts +93 -0
  236. package/node_modules/@slack/bolt/dist/receivers/ExpressReceiver.d.ts.map +1 -0
  237. package/node_modules/@slack/bolt/dist/receivers/ExpressReceiver.js +436 -0
  238. package/node_modules/@slack/bolt/dist/receivers/ExpressReceiver.js.map +1 -0
  239. package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.d.ts +45 -0
  240. package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.d.ts.map +1 -0
  241. package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.js +216 -0
  242. package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.js.map +1 -0
  243. package/node_modules/@slack/bolt/dist/receivers/HTTPReceiver.d.ts +94 -0
  244. package/node_modules/@slack/bolt/dist/receivers/HTTPReceiver.d.ts.map +1 -0
  245. package/node_modules/@slack/bolt/dist/receivers/HTTPReceiver.js +424 -0
  246. package/node_modules/@slack/bolt/dist/receivers/HTTPReceiver.js.map +1 -0
  247. package/node_modules/@slack/bolt/dist/receivers/HTTPResponseAck.d.ts +34 -0
  248. package/node_modules/@slack/bolt/dist/receivers/HTTPResponseAck.d.ts.map +1 -0
  249. package/node_modules/@slack/bolt/dist/receivers/HTTPResponseAck.js +121 -0
  250. package/node_modules/@slack/bolt/dist/receivers/HTTPResponseAck.js.map +1 -0
  251. package/node_modules/@slack/bolt/dist/receivers/ParamsIncomingMessage.d.ts +14 -0
  252. package/node_modules/@slack/bolt/dist/receivers/ParamsIncomingMessage.d.ts.map +1 -0
  253. package/node_modules/@slack/bolt/dist/receivers/ParamsIncomingMessage.js +3 -0
  254. package/node_modules/@slack/bolt/dist/receivers/ParamsIncomingMessage.js.map +1 -0
  255. package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.d.ts +10 -0
  256. package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.d.ts.map +1 -0
  257. package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.js +20 -0
  258. package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.js.map +1 -0
  259. package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.d.ts +73 -0
  260. package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.d.ts.map +1 -0
  261. package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.js +193 -0
  262. package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.js.map +1 -0
  263. package/node_modules/@slack/bolt/dist/receivers/SocketModeResponseAck.d.ts +17 -0
  264. package/node_modules/@slack/bolt/dist/receivers/SocketModeResponseAck.d.ts.map +1 -0
  265. package/node_modules/@slack/bolt/dist/receivers/SocketModeResponseAck.js +30 -0
  266. package/node_modules/@slack/bolt/dist/receivers/SocketModeResponseAck.js.map +1 -0
  267. package/node_modules/@slack/bolt/dist/receivers/custom-routes.d.ts +15 -0
  268. package/node_modules/@slack/bolt/dist/receivers/custom-routes.d.ts.map +1 -0
  269. package/node_modules/@slack/bolt/dist/receivers/custom-routes.js +34 -0
  270. package/node_modules/@slack/bolt/dist/receivers/custom-routes.js.map +1 -0
  271. package/node_modules/@slack/bolt/dist/receivers/verify-redirect-opts.d.ts +7 -0
  272. package/node_modules/@slack/bolt/dist/receivers/verify-redirect-opts.d.ts.map +1 -0
  273. package/node_modules/@slack/bolt/dist/receivers/verify-redirect-opts.js +23 -0
  274. package/node_modules/@slack/bolt/dist/receivers/verify-redirect-opts.js.map +1 -0
  275. package/node_modules/@slack/bolt/dist/receivers/verify-request.d.ts +22 -0
  276. package/node_modules/@slack/bolt/dist/receivers/verify-request.d.ts.map +1 -0
  277. package/node_modules/@slack/bolt/dist/receivers/verify-request.js +65 -0
  278. package/node_modules/@slack/bolt/dist/receivers/verify-request.js.map +1 -0
  279. package/node_modules/@slack/bolt/dist/types/actions/block-action.d.ts +307 -0
  280. package/node_modules/@slack/bolt/dist/types/actions/block-action.d.ts.map +1 -0
  281. package/node_modules/@slack/bolt/dist/types/actions/block-action.js +3 -0
  282. package/node_modules/@slack/bolt/dist/types/actions/block-action.js.map +1 -0
  283. package/node_modules/@slack/bolt/dist/types/actions/dialog-action.d.ts +47 -0
  284. package/node_modules/@slack/bolt/dist/types/actions/dialog-action.d.ts.map +1 -0
  285. package/node_modules/@slack/bolt/dist/types/actions/dialog-action.js +3 -0
  286. package/node_modules/@slack/bolt/dist/types/actions/dialog-action.js.map +1 -0
  287. package/node_modules/@slack/bolt/dist/types/actions/index.d.ts +60 -0
  288. package/node_modules/@slack/bolt/dist/types/actions/index.d.ts.map +1 -0
  289. package/node_modules/@slack/bolt/dist/types/actions/index.js +22 -0
  290. package/node_modules/@slack/bolt/dist/types/actions/index.js.map +1 -0
  291. package/node_modules/@slack/bolt/dist/types/actions/interactive-message.d.ts +66 -0
  292. package/node_modules/@slack/bolt/dist/types/actions/interactive-message.d.ts.map +1 -0
  293. package/node_modules/@slack/bolt/dist/types/actions/interactive-message.js +3 -0
  294. package/node_modules/@slack/bolt/dist/types/actions/interactive-message.js.map +1 -0
  295. package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.d.ts +49 -0
  296. package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.d.ts.map +1 -0
  297. package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.js +3 -0
  298. package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.js.map +1 -0
  299. package/node_modules/@slack/bolt/dist/types/command/index.d.ts +35 -0
  300. package/node_modules/@slack/bolt/dist/types/command/index.d.ts.map +1 -0
  301. package/node_modules/@slack/bolt/dist/types/command/index.js +3 -0
  302. package/node_modules/@slack/bolt/dist/types/command/index.js.map +1 -0
  303. package/node_modules/@slack/bolt/dist/types/events/index.d.ts +124 -0
  304. package/node_modules/@slack/bolt/dist/types/events/index.d.ts.map +1 -0
  305. package/node_modules/@slack/bolt/dist/types/events/index.js +3 -0
  306. package/node_modules/@slack/bolt/dist/types/events/index.js.map +1 -0
  307. package/node_modules/@slack/bolt/dist/types/index.d.ts +10 -0
  308. package/node_modules/@slack/bolt/dist/types/index.d.ts.map +1 -0
  309. package/node_modules/@slack/bolt/dist/types/index.js +26 -0
  310. package/node_modules/@slack/bolt/dist/types/index.js.map +1 -0
  311. package/node_modules/@slack/bolt/dist/types/middleware.d.ts +85 -0
  312. package/node_modules/@slack/bolt/dist/types/middleware.d.ts.map +1 -0
  313. package/node_modules/@slack/bolt/dist/types/middleware.js +17 -0
  314. package/node_modules/@slack/bolt/dist/types/middleware.js.map +1 -0
  315. package/node_modules/@slack/bolt/dist/types/options/index.d.ts +159 -0
  316. package/node_modules/@slack/bolt/dist/types/options/index.d.ts.map +1 -0
  317. package/node_modules/@slack/bolt/dist/types/options/index.js +3 -0
  318. package/node_modules/@slack/bolt/dist/types/options/index.js.map +1 -0
  319. package/node_modules/@slack/bolt/dist/types/receiver.d.ts +19 -0
  320. package/node_modules/@slack/bolt/dist/types/receiver.d.ts.map +1 -0
  321. package/node_modules/@slack/bolt/dist/types/receiver.js +3 -0
  322. package/node_modules/@slack/bolt/dist/types/receiver.js.map +1 -0
  323. package/node_modules/@slack/bolt/dist/types/shortcuts/global-shortcut.d.ts +29 -0
  324. package/node_modules/@slack/bolt/dist/types/shortcuts/global-shortcut.d.ts.map +1 -0
  325. package/node_modules/@slack/bolt/dist/types/shortcuts/global-shortcut.js +3 -0
  326. package/node_modules/@slack/bolt/dist/types/shortcuts/global-shortcut.js.map +1 -0
  327. package/node_modules/@slack/bolt/dist/types/shortcuts/index.d.ts +28 -0
  328. package/node_modules/@slack/bolt/dist/types/shortcuts/index.d.ts.map +1 -0
  329. package/node_modules/@slack/bolt/dist/types/shortcuts/index.js +20 -0
  330. package/node_modules/@slack/bolt/dist/types/shortcuts/index.js.map +1 -0
  331. package/node_modules/@slack/bolt/dist/types/shortcuts/message-shortcut.d.ts +43 -0
  332. package/node_modules/@slack/bolt/dist/types/shortcuts/message-shortcut.d.ts.map +1 -0
  333. package/node_modules/@slack/bolt/dist/types/shortcuts/message-shortcut.js +3 -0
  334. package/node_modules/@slack/bolt/dist/types/shortcuts/message-shortcut.js.map +1 -0
  335. package/node_modules/@slack/bolt/dist/types/utilities.d.ts +34 -0
  336. package/node_modules/@slack/bolt/dist/types/utilities.d.ts.map +1 -0
  337. package/node_modules/@slack/bolt/dist/types/utilities.js +10 -0
  338. package/node_modules/@slack/bolt/dist/types/utilities.js.map +1 -0
  339. package/node_modules/@slack/bolt/dist/types/view/index.d.ts +327 -0
  340. package/node_modules/@slack/bolt/dist/types/view/index.d.ts.map +1 -0
  341. package/node_modules/@slack/bolt/dist/types/view/index.js +3 -0
  342. package/node_modules/@slack/bolt/dist/types/view/index.js.map +1 -0
  343. package/node_modules/@slack/bolt/node_modules/accepts/HISTORY.md +250 -0
  344. package/node_modules/@slack/bolt/node_modules/accepts/LICENSE +23 -0
  345. package/node_modules/@slack/bolt/node_modules/accepts/README.md +140 -0
  346. package/node_modules/@slack/bolt/node_modules/accepts/index.js +238 -0
  347. package/node_modules/@slack/bolt/node_modules/accepts/package.json +47 -0
  348. package/node_modules/@slack/bolt/node_modules/body-parser/LICENSE +23 -0
  349. package/node_modules/@slack/bolt/node_modules/body-parser/README.md +494 -0
  350. package/node_modules/@slack/bolt/node_modules/body-parser/index.js +71 -0
  351. package/node_modules/@slack/bolt/node_modules/body-parser/lib/read.js +247 -0
  352. package/node_modules/@slack/bolt/node_modules/body-parser/lib/types/json.js +158 -0
  353. package/node_modules/@slack/bolt/node_modules/body-parser/lib/types/raw.js +42 -0
  354. package/node_modules/@slack/bolt/node_modules/body-parser/lib/types/text.js +36 -0
  355. package/node_modules/@slack/bolt/node_modules/body-parser/lib/types/urlencoded.js +142 -0
  356. package/node_modules/@slack/bolt/node_modules/body-parser/lib/utils.js +98 -0
  357. package/node_modules/@slack/bolt/node_modules/body-parser/package.json +52 -0
  358. package/node_modules/@slack/bolt/node_modules/content-disposition/LICENSE +22 -0
  359. package/node_modules/@slack/bolt/node_modules/content-disposition/README.md +141 -0
  360. package/node_modules/@slack/bolt/node_modules/content-disposition/index.js +536 -0
  361. package/node_modules/@slack/bolt/node_modules/content-disposition/package.json +40 -0
  362. package/node_modules/@slack/bolt/node_modules/cookie-signature/History.md +70 -0
  363. package/node_modules/@slack/bolt/node_modules/cookie-signature/LICENSE +22 -0
  364. package/node_modules/@slack/bolt/node_modules/cookie-signature/Readme.md +23 -0
  365. package/node_modules/@slack/bolt/node_modules/cookie-signature/index.js +47 -0
  366. package/node_modules/@slack/bolt/node_modules/cookie-signature/package.json +24 -0
  367. package/node_modules/@slack/bolt/node_modules/express/LICENSE +24 -0
  368. package/node_modules/@slack/bolt/node_modules/express/Readme.md +276 -0
  369. package/node_modules/@slack/bolt/node_modules/express/index.js +11 -0
  370. package/node_modules/@slack/bolt/node_modules/express/lib/application.js +631 -0
  371. package/node_modules/@slack/bolt/node_modules/express/lib/express.js +81 -0
  372. package/node_modules/@slack/bolt/node_modules/express/lib/request.js +514 -0
  373. package/node_modules/@slack/bolt/node_modules/express/lib/response.js +1053 -0
  374. package/node_modules/@slack/bolt/node_modules/express/lib/utils.js +271 -0
  375. package/node_modules/@slack/bolt/node_modules/express/lib/view.js +205 -0
  376. package/node_modules/@slack/bolt/node_modules/express/package.json +99 -0
  377. package/node_modules/@slack/bolt/node_modules/finalhandler/HISTORY.md +239 -0
  378. package/node_modules/@slack/bolt/node_modules/finalhandler/LICENSE +22 -0
  379. package/node_modules/@slack/bolt/node_modules/finalhandler/README.md +150 -0
  380. package/node_modules/@slack/bolt/node_modules/finalhandler/index.js +293 -0
  381. package/node_modules/@slack/bolt/node_modules/finalhandler/package.json +47 -0
  382. package/node_modules/@slack/bolt/node_modules/fresh/HISTORY.md +80 -0
  383. package/node_modules/@slack/bolt/node_modules/fresh/LICENSE +23 -0
  384. package/node_modules/@slack/bolt/node_modules/fresh/README.md +117 -0
  385. package/node_modules/@slack/bolt/node_modules/fresh/index.js +136 -0
  386. package/node_modules/@slack/bolt/node_modules/fresh/package.json +46 -0
  387. package/node_modules/@slack/bolt/node_modules/iconv-lite/LICENSE +21 -0
  388. package/node_modules/@slack/bolt/node_modules/iconv-lite/README.md +138 -0
  389. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/dbcs-codec.js +532 -0
  390. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/dbcs-data.js +185 -0
  391. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/index.js +23 -0
  392. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/internal.js +218 -0
  393. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/sbcs-codec.js +75 -0
  394. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/sbcs-data-generated.js +451 -0
  395. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/sbcs-data.js +178 -0
  396. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/tables/big5-added.json +122 -0
  397. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/tables/cp936.json +264 -0
  398. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/tables/cp949.json +273 -0
  399. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/tables/cp950.json +177 -0
  400. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/tables/eucjp.json +182 -0
  401. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +1 -0
  402. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/tables/gbk-added.json +56 -0
  403. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/tables/shiftjis.json +125 -0
  404. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/utf16.js +187 -0
  405. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/utf32.js +307 -0
  406. package/node_modules/@slack/bolt/node_modules/iconv-lite/encodings/utf7.js +283 -0
  407. package/node_modules/@slack/bolt/node_modules/iconv-lite/lib/bom-handling.js +48 -0
  408. package/node_modules/@slack/bolt/node_modules/iconv-lite/lib/helpers/merge-exports.js +13 -0
  409. package/node_modules/@slack/bolt/node_modules/iconv-lite/lib/index.d.ts +129 -0
  410. package/node_modules/@slack/bolt/node_modules/iconv-lite/lib/index.js +182 -0
  411. package/node_modules/@slack/bolt/node_modules/iconv-lite/lib/streams.js +105 -0
  412. package/node_modules/@slack/bolt/node_modules/iconv-lite/package.json +70 -0
  413. package/node_modules/@slack/bolt/node_modules/iconv-lite/types/encodings.d.ts +423 -0
  414. package/node_modules/@slack/bolt/node_modules/media-typer/HISTORY.md +50 -0
  415. package/node_modules/@slack/bolt/node_modules/media-typer/LICENSE +22 -0
  416. package/node_modules/@slack/bolt/node_modules/media-typer/README.md +93 -0
  417. package/node_modules/@slack/bolt/node_modules/media-typer/index.js +143 -0
  418. package/node_modules/@slack/bolt/node_modules/media-typer/package.json +33 -0
  419. package/node_modules/@slack/bolt/node_modules/merge-descriptors/index.d.ts +11 -0
  420. package/node_modules/@slack/bolt/node_modules/merge-descriptors/index.js +26 -0
  421. package/node_modules/@slack/bolt/node_modules/merge-descriptors/license +11 -0
  422. package/node_modules/@slack/bolt/node_modules/merge-descriptors/package.json +50 -0
  423. package/node_modules/@slack/bolt/node_modules/merge-descriptors/readme.md +55 -0
  424. package/node_modules/@slack/bolt/node_modules/mime-db/HISTORY.md +541 -0
  425. package/node_modules/@slack/bolt/node_modules/mime-db/LICENSE +23 -0
  426. package/node_modules/@slack/bolt/node_modules/mime-db/README.md +109 -0
  427. package/node_modules/@slack/bolt/node_modules/mime-db/db.json +9342 -0
  428. package/node_modules/@slack/bolt/node_modules/mime-db/index.js +12 -0
  429. package/node_modules/@slack/bolt/node_modules/mime-db/package.json +56 -0
  430. package/node_modules/@slack/bolt/node_modules/mime-types/HISTORY.md +428 -0
  431. package/node_modules/@slack/bolt/node_modules/mime-types/LICENSE +23 -0
  432. package/node_modules/@slack/bolt/node_modules/mime-types/README.md +126 -0
  433. package/node_modules/@slack/bolt/node_modules/mime-types/index.js +211 -0
  434. package/node_modules/@slack/bolt/node_modules/mime-types/mimeScore.js +57 -0
  435. package/node_modules/@slack/bolt/node_modules/mime-types/package.json +49 -0
  436. package/node_modules/@slack/bolt/node_modules/negotiator/HISTORY.md +114 -0
  437. package/node_modules/@slack/bolt/node_modules/negotiator/LICENSE +24 -0
  438. package/node_modules/@slack/bolt/node_modules/negotiator/README.md +212 -0
  439. package/node_modules/@slack/bolt/node_modules/negotiator/index.js +83 -0
  440. package/node_modules/@slack/bolt/node_modules/negotiator/lib/charset.js +169 -0
  441. package/node_modules/@slack/bolt/node_modules/negotiator/lib/encoding.js +205 -0
  442. package/node_modules/@slack/bolt/node_modules/negotiator/lib/language.js +179 -0
  443. package/node_modules/@slack/bolt/node_modules/negotiator/lib/mediaType.js +294 -0
  444. package/node_modules/@slack/bolt/node_modules/negotiator/package.json +43 -0
  445. package/node_modules/@slack/bolt/node_modules/path-to-regexp/LICENSE +21 -0
  446. package/node_modules/@slack/bolt/node_modules/path-to-regexp/Readme.md +224 -0
  447. package/node_modules/@slack/bolt/node_modules/path-to-regexp/dist/index.d.ts +147 -0
  448. package/node_modules/@slack/bolt/node_modules/path-to-regexp/dist/index.js +431 -0
  449. package/node_modules/@slack/bolt/node_modules/path-to-regexp/dist/index.js.map +1 -0
  450. package/node_modules/@slack/bolt/node_modules/path-to-regexp/package.json +64 -0
  451. package/node_modules/@slack/bolt/node_modules/raw-body/LICENSE +22 -0
  452. package/node_modules/@slack/bolt/node_modules/raw-body/README.md +223 -0
  453. package/node_modules/@slack/bolt/node_modules/raw-body/index.d.ts +85 -0
  454. package/node_modules/@slack/bolt/node_modules/raw-body/index.js +336 -0
  455. package/node_modules/@slack/bolt/node_modules/raw-body/package.json +46 -0
  456. package/node_modules/@slack/bolt/node_modules/send/LICENSE +23 -0
  457. package/node_modules/@slack/bolt/node_modules/send/README.md +317 -0
  458. package/node_modules/@slack/bolt/node_modules/send/index.js +997 -0
  459. package/node_modules/@slack/bolt/node_modules/send/package.json +63 -0
  460. package/node_modules/@slack/bolt/node_modules/serve-static/LICENSE +25 -0
  461. package/node_modules/@slack/bolt/node_modules/serve-static/README.md +253 -0
  462. package/node_modules/@slack/bolt/node_modules/serve-static/index.js +208 -0
  463. package/node_modules/@slack/bolt/node_modules/serve-static/package.json +44 -0
  464. package/node_modules/@slack/bolt/node_modules/type-is/HISTORY.md +292 -0
  465. package/node_modules/@slack/bolt/node_modules/type-is/LICENSE +23 -0
  466. package/node_modules/@slack/bolt/node_modules/type-is/README.md +198 -0
  467. package/node_modules/@slack/bolt/node_modules/type-is/index.js +250 -0
  468. package/node_modules/@slack/bolt/node_modules/type-is/package.json +47 -0
  469. package/node_modules/@slack/bolt/package.json +79 -0
  470. package/node_modules/@slack/logger/LICENSE +23 -0
  471. package/node_modules/@slack/logger/README.md +66 -0
  472. package/node_modules/@slack/logger/dist/index.d.ts +94 -0
  473. package/node_modules/@slack/logger/dist/index.d.ts.map +1 -0
  474. package/node_modules/@slack/logger/dist/index.js +94 -0
  475. package/node_modules/@slack/logger/dist/index.js.map +1 -0
  476. package/node_modules/@slack/logger/package.json +43 -0
  477. package/node_modules/@slack/oauth/LICENSE +23 -0
  478. package/node_modules/@slack/oauth/README.md +379 -0
  479. package/node_modules/@slack/oauth/dist/authorize-result.d.ts +13 -0
  480. package/node_modules/@slack/oauth/dist/authorize-result.d.ts.map +1 -0
  481. package/node_modules/@slack/oauth/dist/authorize-result.js +3 -0
  482. package/node_modules/@slack/oauth/dist/authorize-result.js.map +1 -0
  483. package/node_modules/@slack/oauth/dist/callback-options.d.ts +35 -0
  484. package/node_modules/@slack/oauth/dist/callback-options.d.ts.map +1 -0
  485. package/node_modules/@slack/oauth/dist/callback-options.js +98 -0
  486. package/node_modules/@slack/oauth/dist/callback-options.js.map +1 -0
  487. package/node_modules/@slack/oauth/dist/default-render-html-for-install-path.d.ts +2 -0
  488. package/node_modules/@slack/oauth/dist/default-render-html-for-install-path.d.ts.map +1 -0
  489. package/node_modules/@slack/oauth/dist/default-render-html-for-install-path.js +22 -0
  490. package/node_modules/@slack/oauth/dist/default-render-html-for-install-path.js.map +1 -0
  491. package/node_modules/@slack/oauth/dist/errors.d.ts +39 -0
  492. package/node_modules/@slack/oauth/dist/errors.d.ts.map +1 -0
  493. package/node_modules/@slack/oauth/dist/errors.js +69 -0
  494. package/node_modules/@slack/oauth/dist/errors.js.map +1 -0
  495. package/node_modules/@slack/oauth/dist/index.d.ts +14 -0
  496. package/node_modules/@slack/oauth/dist/index.d.ts.map +1 -0
  497. package/node_modules/@slack/oauth/dist/index.js +41 -0
  498. package/node_modules/@slack/oauth/dist/index.js.map +1 -0
  499. package/node_modules/@slack/oauth/dist/install-path-options.d.ts +21 -0
  500. package/node_modules/@slack/oauth/dist/install-path-options.d.ts.map +1 -0
  501. package/node_modules/@slack/oauth/dist/install-path-options.js +3 -0
  502. package/node_modules/@slack/oauth/dist/install-path-options.js.map +1 -0
  503. package/node_modules/@slack/oauth/dist/install-provider-options.d.ts +82 -0
  504. package/node_modules/@slack/oauth/dist/install-provider-options.d.ts.map +1 -0
  505. package/node_modules/@slack/oauth/dist/install-provider-options.js +3 -0
  506. package/node_modules/@slack/oauth/dist/install-provider-options.js.map +1 -0
  507. package/node_modules/@slack/oauth/dist/install-provider.d.ts +116 -0
  508. package/node_modules/@slack/oauth/dist/install-provider.d.ts.map +1 -0
  509. package/node_modules/@slack/oauth/dist/install-provider.js +663 -0
  510. package/node_modules/@slack/oauth/dist/install-provider.js.map +1 -0
  511. package/node_modules/@slack/oauth/dist/install-url-options.d.ts +8 -0
  512. package/node_modules/@slack/oauth/dist/install-url-options.d.ts.map +1 -0
  513. package/node_modules/@slack/oauth/dist/install-url-options.js +3 -0
  514. package/node_modules/@slack/oauth/dist/install-url-options.js.map +1 -0
  515. package/node_modules/@slack/oauth/dist/installation-query.d.ts +9 -0
  516. package/node_modules/@slack/oauth/dist/installation-query.d.ts.map +1 -0
  517. package/node_modules/@slack/oauth/dist/installation-query.js +3 -0
  518. package/node_modules/@slack/oauth/dist/installation-query.js.map +1 -0
  519. package/node_modules/@slack/oauth/dist/installation-stores/file-store.d.ts +17 -0
  520. package/node_modules/@slack/oauth/dist/installation-stores/file-store.d.ts.map +1 -0
  521. package/node_modules/@slack/oauth/dist/installation-stores/file-store.js +116 -0
  522. package/node_modules/@slack/oauth/dist/installation-stores/file-store.js.map +1 -0
  523. package/node_modules/@slack/oauth/dist/installation-stores/index.d.ts +4 -0
  524. package/node_modules/@slack/oauth/dist/installation-stores/index.d.ts.map +1 -0
  525. package/node_modules/@slack/oauth/dist/installation-stores/index.js +11 -0
  526. package/node_modules/@slack/oauth/dist/installation-stores/index.js.map +1 -0
  527. package/node_modules/@slack/oauth/dist/installation-stores/interface.d.ts +8 -0
  528. package/node_modules/@slack/oauth/dist/installation-stores/interface.d.ts.map +1 -0
  529. package/node_modules/@slack/oauth/dist/installation-stores/interface.js +3 -0
  530. package/node_modules/@slack/oauth/dist/installation-stores/interface.js.map +1 -0
  531. package/node_modules/@slack/oauth/dist/installation-stores/memory-store.d.ts +13 -0
  532. package/node_modules/@slack/oauth/dist/installation-stores/memory-store.d.ts.map +1 -0
  533. package/node_modules/@slack/oauth/dist/installation-stores/memory-store.js +89 -0
  534. package/node_modules/@slack/oauth/dist/installation-stores/memory-store.js.map +1 -0
  535. package/node_modules/@slack/oauth/dist/installation.d.ts +95 -0
  536. package/node_modules/@slack/oauth/dist/installation.d.ts.map +1 -0
  537. package/node_modules/@slack/oauth/dist/installation.js +3 -0
  538. package/node_modules/@slack/oauth/dist/installation.js.map +1 -0
  539. package/node_modules/@slack/oauth/dist/logger.d.ts +7 -0
  540. package/node_modules/@slack/oauth/dist/logger.d.ts.map +1 -0
  541. package/node_modules/@slack/oauth/dist/logger.js +29 -0
  542. package/node_modules/@slack/oauth/dist/logger.js.map +1 -0
  543. package/node_modules/@slack/oauth/dist/state-stores/clear-state-store.d.ts +10 -0
  544. package/node_modules/@slack/oauth/dist/state-stores/clear-state-store.d.ts.map +1 -0
  545. package/node_modules/@slack/oauth/dist/state-stores/clear-state-store.js +40 -0
  546. package/node_modules/@slack/oauth/dist/state-stores/clear-state-store.js.map +1 -0
  547. package/node_modules/@slack/oauth/dist/state-stores/file-state-store.d.ts +21 -0
  548. package/node_modules/@slack/oauth/dist/state-stores/file-state-store.d.ts.map +1 -0
  549. package/node_modules/@slack/oauth/dist/state-stores/file-state-store.js +98 -0
  550. package/node_modules/@slack/oauth/dist/state-stores/file-state-store.js.map +1 -0
  551. package/node_modules/@slack/oauth/dist/state-stores/index.d.ts +4 -0
  552. package/node_modules/@slack/oauth/dist/state-stores/index.d.ts.map +1 -0
  553. package/node_modules/@slack/oauth/dist/state-stores/index.js +11 -0
  554. package/node_modules/@slack/oauth/dist/state-stores/index.js.map +1 -0
  555. package/node_modules/@slack/oauth/dist/state-stores/interface.d.ts +37 -0
  556. package/node_modules/@slack/oauth/dist/state-stores/interface.d.ts.map +1 -0
  557. package/node_modules/@slack/oauth/dist/state-stores/interface.js +3 -0
  558. package/node_modules/@slack/oauth/dist/state-stores/interface.js.map +1 -0
  559. package/node_modules/@slack/oauth/package.json +55 -0
  560. package/node_modules/@slack/socket-mode/LICENSE +23 -0
  561. package/node_modules/@slack/socket-mode/README.md +221 -0
  562. package/node_modules/@slack/socket-mode/dist/package.json +67 -0
  563. package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.d.ts +96 -0
  564. package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.d.ts.map +1 -0
  565. package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.js +236 -0
  566. package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.js.map +1 -0
  567. package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.d.ts +98 -0
  568. package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.d.ts.map +1 -0
  569. package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.js +363 -0
  570. package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.js.map +1 -0
  571. package/node_modules/@slack/socket-mode/dist/src/SocketModeOptions.d.ts +47 -0
  572. package/node_modules/@slack/socket-mode/dist/src/SocketModeOptions.d.ts.map +1 -0
  573. package/node_modules/@slack/socket-mode/dist/src/SocketModeOptions.js +3 -0
  574. package/node_modules/@slack/socket-mode/dist/src/SocketModeOptions.js.map +1 -0
  575. package/node_modules/@slack/socket-mode/dist/src/UnrecoverableSocketModeStartError.d.ts +8 -0
  576. package/node_modules/@slack/socket-mode/dist/src/UnrecoverableSocketModeStartError.d.ts.map +1 -0
  577. package/node_modules/@slack/socket-mode/dist/src/UnrecoverableSocketModeStartError.js +14 -0
  578. package/node_modules/@slack/socket-mode/dist/src/UnrecoverableSocketModeStartError.js.map +1 -0
  579. package/node_modules/@slack/socket-mode/dist/src/errors.d.ts +60 -0
  580. package/node_modules/@slack/socket-mode/dist/src/errors.d.ts.map +1 -0
  581. package/node_modules/@slack/socket-mode/dist/src/errors.js +68 -0
  582. package/node_modules/@slack/socket-mode/dist/src/errors.js.map +1 -0
  583. package/node_modules/@slack/socket-mode/dist/src/index.d.ts +6 -0
  584. package/node_modules/@slack/socket-mode/dist/src/index.d.ts.map +1 -0
  585. package/node_modules/@slack/socket-mode/dist/src/index.js +13 -0
  586. package/node_modules/@slack/socket-mode/dist/src/index.js.map +1 -0
  587. package/node_modules/@slack/socket-mode/dist/src/logger.d.ts +7 -0
  588. package/node_modules/@slack/socket-mode/dist/src/logger.d.ts.map +1 -0
  589. package/node_modules/@slack/socket-mode/dist/src/logger.js +26 -0
  590. package/node_modules/@slack/socket-mode/dist/src/logger.js.map +1 -0
  591. package/node_modules/@slack/socket-mode/package.json +67 -0
  592. package/node_modules/@slack/types/LICENSE +23 -0
  593. package/node_modules/@slack/types/README.md +32 -0
  594. package/node_modules/@slack/types/dist/block-kit/block-elements.d.ts +953 -0
  595. package/node_modules/@slack/types/dist/block-kit/block-elements.d.ts.map +1 -0
  596. package/node_modules/@slack/types/dist/block-kit/block-elements.js +4 -0
  597. package/node_modules/@slack/types/dist/block-kit/block-elements.js.map +1 -0
  598. package/node_modules/@slack/types/dist/block-kit/blocks.d.ts +405 -0
  599. package/node_modules/@slack/types/dist/block-kit/blocks.d.ts.map +1 -0
  600. package/node_modules/@slack/types/dist/block-kit/blocks.js +3 -0
  601. package/node_modules/@slack/types/dist/block-kit/blocks.js.map +1 -0
  602. package/node_modules/@slack/types/dist/block-kit/composition-objects.d.ts +237 -0
  603. package/node_modules/@slack/types/dist/block-kit/composition-objects.d.ts.map +1 -0
  604. package/node_modules/@slack/types/dist/block-kit/composition-objects.js +4 -0
  605. package/node_modules/@slack/types/dist/block-kit/composition-objects.js.map +1 -0
  606. package/node_modules/@slack/types/dist/block-kit/extensions.d.ts +88 -0
  607. package/node_modules/@slack/types/dist/block-kit/extensions.d.ts.map +1 -0
  608. package/node_modules/@slack/types/dist/block-kit/extensions.js +3 -0
  609. package/node_modules/@slack/types/dist/block-kit/extensions.js.map +1 -0
  610. package/node_modules/@slack/types/dist/calls.d.ts +26 -0
  611. package/node_modules/@slack/types/dist/calls.d.ts.map +1 -0
  612. package/node_modules/@slack/types/dist/calls.js +6 -0
  613. package/node_modules/@slack/types/dist/calls.js.map +1 -0
  614. package/node_modules/@slack/types/dist/chunk.d.ts +42 -0
  615. package/node_modules/@slack/types/dist/chunk.d.ts.map +1 -0
  616. package/node_modules/@slack/types/dist/chunk.js +3 -0
  617. package/node_modules/@slack/types/dist/chunk.js.map +1 -0
  618. package/node_modules/@slack/types/dist/common/bot-profile.d.ts +12 -0
  619. package/node_modules/@slack/types/dist/common/bot-profile.d.ts.map +1 -0
  620. package/node_modules/@slack/types/dist/common/bot-profile.js +3 -0
  621. package/node_modules/@slack/types/dist/common/bot-profile.js.map +1 -0
  622. package/node_modules/@slack/types/dist/common/status-emoji-display-info.d.ts +6 -0
  623. package/node_modules/@slack/types/dist/common/status-emoji-display-info.d.ts.map +1 -0
  624. package/node_modules/@slack/types/dist/common/status-emoji-display-info.js +3 -0
  625. package/node_modules/@slack/types/dist/common/status-emoji-display-info.js.map +1 -0
  626. package/node_modules/@slack/types/dist/dialog.d.ts +36 -0
  627. package/node_modules/@slack/types/dist/dialog.d.ts.map +1 -0
  628. package/node_modules/@slack/types/dist/dialog.js +3 -0
  629. package/node_modules/@slack/types/dist/dialog.js.map +1 -0
  630. package/node_modules/@slack/types/dist/events/app.d.ts +204 -0
  631. package/node_modules/@slack/types/dist/events/app.d.ts.map +1 -0
  632. package/node_modules/@slack/types/dist/events/app.js +3 -0
  633. package/node_modules/@slack/types/dist/events/app.js.map +1 -0
  634. package/node_modules/@slack/types/dist/events/assistant.d.ts +29 -0
  635. package/node_modules/@slack/types/dist/events/assistant.d.ts.map +1 -0
  636. package/node_modules/@slack/types/dist/events/assistant.js +3 -0
  637. package/node_modules/@slack/types/dist/events/assistant.js.map +1 -0
  638. package/node_modules/@slack/types/dist/events/call.d.ts +8 -0
  639. package/node_modules/@slack/types/dist/events/call.d.ts.map +1 -0
  640. package/node_modules/@slack/types/dist/events/call.js +3 -0
  641. package/node_modules/@slack/types/dist/events/call.js.map +1 -0
  642. package/node_modules/@slack/types/dist/events/channel.d.ts +85 -0
  643. package/node_modules/@slack/types/dist/events/channel.d.ts.map +1 -0
  644. package/node_modules/@slack/types/dist/events/channel.js +3 -0
  645. package/node_modules/@slack/types/dist/events/channel.js.map +1 -0
  646. package/node_modules/@slack/types/dist/events/dnd.d.ts +24 -0
  647. package/node_modules/@slack/types/dist/events/dnd.d.ts.map +1 -0
  648. package/node_modules/@slack/types/dist/events/dnd.js +3 -0
  649. package/node_modules/@slack/types/dist/events/dnd.js.map +1 -0
  650. package/node_modules/@slack/types/dist/events/email.d.ts +6 -0
  651. package/node_modules/@slack/types/dist/events/email.d.ts.map +1 -0
  652. package/node_modules/@slack/types/dist/events/email.js +3 -0
  653. package/node_modules/@slack/types/dist/events/email.js.map +1 -0
  654. package/node_modules/@slack/types/dist/events/emoji.d.ts +11 -0
  655. package/node_modules/@slack/types/dist/events/emoji.d.ts.map +1 -0
  656. package/node_modules/@slack/types/dist/events/emoji.js +3 -0
  657. package/node_modules/@slack/types/dist/events/emoji.js.map +1 -0
  658. package/node_modules/@slack/types/dist/events/entity-details-requested.d.ts +21 -0
  659. package/node_modules/@slack/types/dist/events/entity-details-requested.d.ts.map +1 -0
  660. package/node_modules/@slack/types/dist/events/entity-details-requested.js +3 -0
  661. package/node_modules/@slack/types/dist/events/entity-details-requested.js.map +1 -0
  662. package/node_modules/@slack/types/dist/events/file.d.ts +60 -0
  663. package/node_modules/@slack/types/dist/events/file.d.ts.map +1 -0
  664. package/node_modules/@slack/types/dist/events/file.js +4 -0
  665. package/node_modules/@slack/types/dist/events/file.js.map +1 -0
  666. package/node_modules/@slack/types/dist/events/function.d.ts +33 -0
  667. package/node_modules/@slack/types/dist/events/function.d.ts.map +1 -0
  668. package/node_modules/@slack/types/dist/events/function.js +3 -0
  669. package/node_modules/@slack/types/dist/events/function.js.map +1 -0
  670. package/node_modules/@slack/types/dist/events/grid-migration.d.ts +9 -0
  671. package/node_modules/@slack/types/dist/events/grid-migration.d.ts.map +1 -0
  672. package/node_modules/@slack/types/dist/events/grid-migration.js +3 -0
  673. package/node_modules/@slack/types/dist/events/grid-migration.js.map +1 -0
  674. package/node_modules/@slack/types/dist/events/group.d.ts +55 -0
  675. package/node_modules/@slack/types/dist/events/group.d.ts.map +1 -0
  676. package/node_modules/@slack/types/dist/events/group.js +3 -0
  677. package/node_modules/@slack/types/dist/events/group.js.map +1 -0
  678. package/node_modules/@slack/types/dist/events/im.d.ts +26 -0
  679. package/node_modules/@slack/types/dist/events/im.d.ts.map +1 -0
  680. package/node_modules/@slack/types/dist/events/im.js +3 -0
  681. package/node_modules/@slack/types/dist/events/im.js.map +1 -0
  682. package/node_modules/@slack/types/dist/events/index.d.ts +60 -0
  683. package/node_modules/@slack/types/dist/events/index.d.ts.map +1 -0
  684. package/node_modules/@slack/types/dist/events/index.js +43 -0
  685. package/node_modules/@slack/types/dist/events/index.js.map +1 -0
  686. package/node_modules/@slack/types/dist/events/invite.d.ts +20 -0
  687. package/node_modules/@slack/types/dist/events/invite.d.ts.map +1 -0
  688. package/node_modules/@slack/types/dist/events/invite.js +3 -0
  689. package/node_modules/@slack/types/dist/events/invite.js.map +1 -0
  690. package/node_modules/@slack/types/dist/events/link-shared.d.ts +16 -0
  691. package/node_modules/@slack/types/dist/events/link-shared.d.ts.map +1 -0
  692. package/node_modules/@slack/types/dist/events/link-shared.js +3 -0
  693. package/node_modules/@slack/types/dist/events/link-shared.js.map +1 -0
  694. package/node_modules/@slack/types/dist/events/member.d.ts +19 -0
  695. package/node_modules/@slack/types/dist/events/member.d.ts.map +1 -0
  696. package/node_modules/@slack/types/dist/events/member.js +3 -0
  697. package/node_modules/@slack/types/dist/events/member.js.map +1 -0
  698. package/node_modules/@slack/types/dist/events/message-metadata.d.ts +38 -0
  699. package/node_modules/@slack/types/dist/events/message-metadata.d.ts.map +1 -0
  700. package/node_modules/@slack/types/dist/events/message-metadata.js +3 -0
  701. package/node_modules/@slack/types/dist/events/message-metadata.js.map +1 -0
  702. package/node_modules/@slack/types/dist/events/message.d.ts +306 -0
  703. package/node_modules/@slack/types/dist/events/message.d.ts.map +1 -0
  704. package/node_modules/@slack/types/dist/events/message.js +3 -0
  705. package/node_modules/@slack/types/dist/events/message.js.map +1 -0
  706. package/node_modules/@slack/types/dist/events/pin.d.ts +60 -0
  707. package/node_modules/@slack/types/dist/events/pin.d.ts.map +1 -0
  708. package/node_modules/@slack/types/dist/events/pin.js +3 -0
  709. package/node_modules/@slack/types/dist/events/pin.js.map +1 -0
  710. package/node_modules/@slack/types/dist/events/reaction.d.ts +23 -0
  711. package/node_modules/@slack/types/dist/events/reaction.d.ts.map +1 -0
  712. package/node_modules/@slack/types/dist/events/reaction.js +3 -0
  713. package/node_modules/@slack/types/dist/events/reaction.js.map +1 -0
  714. package/node_modules/@slack/types/dist/events/shared-channel.d.ts +134 -0
  715. package/node_modules/@slack/types/dist/events/shared-channel.d.ts.map +1 -0
  716. package/node_modules/@slack/types/dist/events/shared-channel.js +3 -0
  717. package/node_modules/@slack/types/dist/events/shared-channel.js.map +1 -0
  718. package/node_modules/@slack/types/dist/events/star.d.ts +13 -0
  719. package/node_modules/@slack/types/dist/events/star.d.ts.map +1 -0
  720. package/node_modules/@slack/types/dist/events/star.js +3 -0
  721. package/node_modules/@slack/types/dist/events/star.js.map +1 -0
  722. package/node_modules/@slack/types/dist/events/steps-from-apps.d.ts +82 -0
  723. package/node_modules/@slack/types/dist/events/steps-from-apps.d.ts.map +1 -0
  724. package/node_modules/@slack/types/dist/events/steps-from-apps.js +3 -0
  725. package/node_modules/@slack/types/dist/events/steps-from-apps.js.map +1 -0
  726. package/node_modules/@slack/types/dist/events/subteam.d.ts +66 -0
  727. package/node_modules/@slack/types/dist/events/subteam.d.ts.map +1 -0
  728. package/node_modules/@slack/types/dist/events/subteam.js +3 -0
  729. package/node_modules/@slack/types/dist/events/subteam.js.map +1 -0
  730. package/node_modules/@slack/types/dist/events/team.d.ts +99 -0
  731. package/node_modules/@slack/types/dist/events/team.d.ts.map +1 -0
  732. package/node_modules/@slack/types/dist/events/team.js +3 -0
  733. package/node_modules/@slack/types/dist/events/team.js.map +1 -0
  734. package/node_modules/@slack/types/dist/events/token.d.ts +8 -0
  735. package/node_modules/@slack/types/dist/events/token.d.ts.map +1 -0
  736. package/node_modules/@slack/types/dist/events/token.js +3 -0
  737. package/node_modules/@slack/types/dist/events/token.js.map +1 -0
  738. package/node_modules/@slack/types/dist/events/user.d.ts +313 -0
  739. package/node_modules/@slack/types/dist/events/user.d.ts.map +1 -0
  740. package/node_modules/@slack/types/dist/events/user.js +3 -0
  741. package/node_modules/@slack/types/dist/events/user.js.map +1 -0
  742. package/node_modules/@slack/types/dist/index.d.ts +12 -0
  743. package/node_modules/@slack/types/dist/index.d.ts.map +1 -0
  744. package/node_modules/@slack/types/dist/index.js +28 -0
  745. package/node_modules/@slack/types/dist/index.js.map +1 -0
  746. package/node_modules/@slack/types/dist/message-attachments.d.ts +171 -0
  747. package/node_modules/@slack/types/dist/message-attachments.d.ts.map +1 -0
  748. package/node_modules/@slack/types/dist/message-attachments.js +3 -0
  749. package/node_modules/@slack/types/dist/message-attachments.js.map +1 -0
  750. package/node_modules/@slack/types/dist/message-metadata.d.ts +281 -0
  751. package/node_modules/@slack/types/dist/message-metadata.d.ts.map +1 -0
  752. package/node_modules/@slack/types/dist/message-metadata.js +27 -0
  753. package/node_modules/@slack/types/dist/message-metadata.js.map +1 -0
  754. package/node_modules/@slack/types/dist/views.d.ts +71 -0
  755. package/node_modules/@slack/types/dist/views.d.ts.map +1 -0
  756. package/node_modules/@slack/types/dist/views.js +3 -0
  757. package/node_modules/@slack/types/dist/views.js.map +1 -0
  758. package/node_modules/@slack/types/package.json +47 -0
  759. package/node_modules/@slack/web-api/LICENSE +23 -0
  760. package/node_modules/@slack/web-api/README.md +390 -0
  761. package/node_modules/@slack/web-api/dist/WebClient.d.ts +284 -0
  762. package/node_modules/@slack/web-api/dist/WebClient.d.ts.map +1 -0
  763. package/node_modules/@slack/web-api/dist/WebClient.js +818 -0
  764. package/node_modules/@slack/web-api/dist/WebClient.js.map +1 -0
  765. package/node_modules/@slack/web-api/dist/chat-stream.d.ts +86 -0
  766. package/node_modules/@slack/web-api/dist/chat-stream.d.ts.map +1 -0
  767. package/node_modules/@slack/web-api/dist/chat-stream.js +170 -0
  768. package/node_modules/@slack/web-api/dist/chat-stream.js.map +1 -0
  769. package/node_modules/@slack/web-api/dist/errors.d.ts +77 -0
  770. package/node_modules/@slack/web-api/dist/errors.d.ts.map +1 -0
  771. package/node_modules/@slack/web-api/dist/errors.js +80 -0
  772. package/node_modules/@slack/web-api/dist/errors.js.map +1 -0
  773. package/node_modules/@slack/web-api/dist/file-upload.d.ts +98 -0
  774. package/node_modules/@slack/web-api/dist/file-upload.d.ts.map +1 -0
  775. package/node_modules/@slack/web-api/dist/file-upload.js +358 -0
  776. package/node_modules/@slack/web-api/dist/file-upload.js.map +1 -0
  777. package/node_modules/@slack/web-api/dist/helpers.d.ts +7 -0
  778. package/node_modules/@slack/web-api/dist/helpers.d.ts.map +1 -0
  779. package/node_modules/@slack/web-api/dist/helpers.js +14 -0
  780. package/node_modules/@slack/web-api/dist/helpers.js.map +1 -0
  781. package/node_modules/@slack/web-api/dist/index.d.ts +11 -0
  782. package/node_modules/@slack/web-api/dist/index.d.ts.map +1 -0
  783. package/node_modules/@slack/web-api/dist/index.js +39 -0
  784. package/node_modules/@slack/web-api/dist/index.js.map +1 -0
  785. package/node_modules/@slack/web-api/dist/instrument.d.ts +14 -0
  786. package/node_modules/@slack/web-api/dist/instrument.d.ts.map +1 -0
  787. package/node_modules/@slack/web-api/dist/instrument.js +75 -0
  788. package/node_modules/@slack/web-api/dist/instrument.js.map +1 -0
  789. package/node_modules/@slack/web-api/dist/logger.d.ts +7 -0
  790. package/node_modules/@slack/web-api/dist/logger.d.ts.map +1 -0
  791. package/node_modules/@slack/web-api/dist/logger.js +29 -0
  792. package/node_modules/@slack/web-api/dist/logger.js.map +1 -0
  793. package/node_modules/@slack/web-api/dist/methods.d.ts +1608 -0
  794. package/node_modules/@slack/web-api/dist/methods.d.ts.map +1 -0
  795. package/node_modules/@slack/web-api/dist/methods.js +1647 -0
  796. package/node_modules/@slack/web-api/dist/methods.js.map +1 -0
  797. package/node_modules/@slack/web-api/dist/retry-policies.d.ts +27 -0
  798. package/node_modules/@slack/web-api/dist/retry-policies.d.ts.map +1 -0
  799. package/node_modules/@slack/web-api/dist/retry-policies.js +34 -0
  800. package/node_modules/@slack/web-api/dist/retry-policies.js.map +1 -0
  801. package/node_modules/@slack/web-api/dist/types/helpers.d.ts +5 -0
  802. package/node_modules/@slack/web-api/dist/types/helpers.d.ts.map +1 -0
  803. package/node_modules/@slack/web-api/dist/types/helpers.js +3 -0
  804. package/node_modules/@slack/web-api/dist/types/helpers.js.map +1 -0
  805. package/node_modules/@slack/web-api/dist/types/request/admin/analytics.d.ts +42 -0
  806. package/node_modules/@slack/web-api/dist/types/request/admin/analytics.d.ts.map +1 -0
  807. package/node_modules/@slack/web-api/dist/types/request/admin/analytics.js +3 -0
  808. package/node_modules/@slack/web-api/dist/types/request/admin/analytics.js.map +1 -0
  809. package/node_modules/@slack/web-api/dist/types/request/admin/apps.d.ts +74 -0
  810. package/node_modules/@slack/web-api/dist/types/request/admin/apps.d.ts.map +1 -0
  811. package/node_modules/@slack/web-api/dist/types/request/admin/apps.js +3 -0
  812. package/node_modules/@slack/web-api/dist/types/request/admin/apps.js.map +1 -0
  813. package/node_modules/@slack/web-api/dist/types/request/admin/auth.d.ts +21 -0
  814. package/node_modules/@slack/web-api/dist/types/request/admin/auth.d.ts.map +1 -0
  815. package/node_modules/@slack/web-api/dist/types/request/admin/auth.js +3 -0
  816. package/node_modules/@slack/web-api/dist/types/request/admin/auth.js.map +1 -0
  817. package/node_modules/@slack/web-api/dist/types/request/admin/barriers.d.ts +24 -0
  818. package/node_modules/@slack/web-api/dist/types/request/admin/barriers.d.ts.map +1 -0
  819. package/node_modules/@slack/web-api/dist/types/request/admin/barriers.js +3 -0
  820. package/node_modules/@slack/web-api/dist/types/request/admin/barriers.js.map +1 -0
  821. package/node_modules/@slack/web-api/dist/types/request/admin/conversations.d.ts +144 -0
  822. package/node_modules/@slack/web-api/dist/types/request/admin/conversations.d.ts.map +1 -0
  823. package/node_modules/@slack/web-api/dist/types/request/admin/conversations.js +3 -0
  824. package/node_modules/@slack/web-api/dist/types/request/admin/conversations.js.map +1 -0
  825. package/node_modules/@slack/web-api/dist/types/request/admin/emoji.d.ts +32 -0
  826. package/node_modules/@slack/web-api/dist/types/request/admin/emoji.d.ts.map +1 -0
  827. package/node_modules/@slack/web-api/dist/types/request/admin/emoji.js +3 -0
  828. package/node_modules/@slack/web-api/dist/types/request/admin/emoji.js.map +1 -0
  829. package/node_modules/@slack/web-api/dist/types/request/admin/functions.d.ts +18 -0
  830. package/node_modules/@slack/web-api/dist/types/request/admin/functions.d.ts.map +1 -0
  831. package/node_modules/@slack/web-api/dist/types/request/admin/functions.js +3 -0
  832. package/node_modules/@slack/web-api/dist/types/request/admin/functions.js.map +1 -0
  833. package/node_modules/@slack/web-api/dist/types/request/admin/inviteRequests.d.ts +17 -0
  834. package/node_modules/@slack/web-api/dist/types/request/admin/inviteRequests.d.ts.map +1 -0
  835. package/node_modules/@slack/web-api/dist/types/request/admin/inviteRequests.js +3 -0
  836. package/node_modules/@slack/web-api/dist/types/request/admin/inviteRequests.js.map +1 -0
  837. package/node_modules/@slack/web-api/dist/types/request/admin/roles.d.ts +29 -0
  838. package/node_modules/@slack/web-api/dist/types/request/admin/roles.d.ts.map +1 -0
  839. package/node_modules/@slack/web-api/dist/types/request/admin/roles.js +3 -0
  840. package/node_modules/@slack/web-api/dist/types/request/admin/roles.js.map +1 -0
  841. package/node_modules/@slack/web-api/dist/types/request/admin/teams.d.ts +40 -0
  842. package/node_modules/@slack/web-api/dist/types/request/admin/teams.d.ts.map +1 -0
  843. package/node_modules/@slack/web-api/dist/types/request/admin/teams.js +3 -0
  844. package/node_modules/@slack/web-api/dist/types/request/admin/teams.js.map +1 -0
  845. package/node_modules/@slack/web-api/dist/types/request/admin/usergroups.d.ts +31 -0
  846. package/node_modules/@slack/web-api/dist/types/request/admin/usergroups.d.ts.map +1 -0
  847. package/node_modules/@slack/web-api/dist/types/request/admin/usergroups.js +3 -0
  848. package/node_modules/@slack/web-api/dist/types/request/admin/usergroups.js.map +1 -0
  849. package/node_modules/@slack/web-api/dist/types/request/admin/users.d.ts +116 -0
  850. package/node_modules/@slack/web-api/dist/types/request/admin/users.d.ts.map +1 -0
  851. package/node_modules/@slack/web-api/dist/types/request/admin/users.js +3 -0
  852. package/node_modules/@slack/web-api/dist/types/request/admin/users.js.map +1 -0
  853. package/node_modules/@slack/web-api/dist/types/request/admin/workflows.d.ts +37 -0
  854. package/node_modules/@slack/web-api/dist/types/request/admin/workflows.d.ts.map +1 -0
  855. package/node_modules/@slack/web-api/dist/types/request/admin/workflows.js +3 -0
  856. package/node_modules/@slack/web-api/dist/types/request/admin/workflows.js.map +1 -0
  857. package/node_modules/@slack/web-api/dist/types/request/api.d.ts +6 -0
  858. package/node_modules/@slack/web-api/dist/types/request/api.d.ts.map +1 -0
  859. package/node_modules/@slack/web-api/dist/types/request/api.js +3 -0
  860. package/node_modules/@slack/web-api/dist/types/request/api.js.map +1 -0
  861. package/node_modules/@slack/web-api/dist/types/request/apps.d.ts +29 -0
  862. package/node_modules/@slack/web-api/dist/types/request/apps.d.ts.map +1 -0
  863. package/node_modules/@slack/web-api/dist/types/request/apps.js +3 -0
  864. package/node_modules/@slack/web-api/dist/types/request/apps.js.map +1 -0
  865. package/node_modules/@slack/web-api/dist/types/request/assistant.d.ts +37 -0
  866. package/node_modules/@slack/web-api/dist/types/request/assistant.d.ts.map +1 -0
  867. package/node_modules/@slack/web-api/dist/types/request/assistant.js +3 -0
  868. package/node_modules/@slack/web-api/dist/types/request/assistant.js.map +1 -0
  869. package/node_modules/@slack/web-api/dist/types/request/auth.d.ts +19 -0
  870. package/node_modules/@slack/web-api/dist/types/request/auth.d.ts.map +1 -0
  871. package/node_modules/@slack/web-api/dist/types/request/auth.js +3 -0
  872. package/node_modules/@slack/web-api/dist/types/request/auth.js.map +1 -0
  873. package/node_modules/@slack/web-api/dist/types/request/bookmarks.d.ts +28 -0
  874. package/node_modules/@slack/web-api/dist/types/request/bookmarks.d.ts.map +1 -0
  875. package/node_modules/@slack/web-api/dist/types/request/bookmarks.js +3 -0
  876. package/node_modules/@slack/web-api/dist/types/request/bookmarks.js.map +1 -0
  877. package/node_modules/@slack/web-api/dist/types/request/bots.d.ts +7 -0
  878. package/node_modules/@slack/web-api/dist/types/request/bots.d.ts.map +1 -0
  879. package/node_modules/@slack/web-api/dist/types/request/bots.js +3 -0
  880. package/node_modules/@slack/web-api/dist/types/request/bots.js.map +1 -0
  881. package/node_modules/@slack/web-api/dist/types/request/calls.d.ts +56 -0
  882. package/node_modules/@slack/web-api/dist/types/request/calls.d.ts.map +1 -0
  883. package/node_modules/@slack/web-api/dist/types/request/calls.js +3 -0
  884. package/node_modules/@slack/web-api/dist/types/request/calls.js.map +1 -0
  885. package/node_modules/@slack/web-api/dist/types/request/canvas.d.ts +78 -0
  886. package/node_modules/@slack/web-api/dist/types/request/canvas.d.ts.map +1 -0
  887. package/node_modules/@slack/web-api/dist/types/request/canvas.js +3 -0
  888. package/node_modules/@slack/web-api/dist/types/request/canvas.js.map +1 -0
  889. package/node_modules/@slack/web-api/dist/types/request/chat.d.ts +276 -0
  890. package/node_modules/@slack/web-api/dist/types/request/chat.d.ts.map +1 -0
  891. package/node_modules/@slack/web-api/dist/types/request/chat.js +3 -0
  892. package/node_modules/@slack/web-api/dist/types/request/chat.js.map +1 -0
  893. package/node_modules/@slack/web-api/dist/types/request/common.d.ts +127 -0
  894. package/node_modules/@slack/web-api/dist/types/request/common.d.ts.map +1 -0
  895. package/node_modules/@slack/web-api/dist/types/request/common.js +4 -0
  896. package/node_modules/@slack/web-api/dist/types/request/common.js.map +1 -0
  897. package/node_modules/@slack/web-api/dist/types/request/conversations.d.ts +168 -0
  898. package/node_modules/@slack/web-api/dist/types/request/conversations.d.ts.map +1 -0
  899. package/node_modules/@slack/web-api/dist/types/request/conversations.js +3 -0
  900. package/node_modules/@slack/web-api/dist/types/request/conversations.js.map +1 -0
  901. package/node_modules/@slack/web-api/dist/types/request/dialog.d.ts +9 -0
  902. package/node_modules/@slack/web-api/dist/types/request/dialog.d.ts.map +1 -0
  903. package/node_modules/@slack/web-api/dist/types/request/dialog.js +3 -0
  904. package/node_modules/@slack/web-api/dist/types/request/dialog.js.map +1 -0
  905. package/node_modules/@slack/web-api/dist/types/request/dnd.d.ts +17 -0
  906. package/node_modules/@slack/web-api/dist/types/request/dnd.d.ts.map +1 -0
  907. package/node_modules/@slack/web-api/dist/types/request/dnd.js +3 -0
  908. package/node_modules/@slack/web-api/dist/types/request/dnd.js.map +1 -0
  909. package/node_modules/@slack/web-api/dist/types/request/emoji.d.ts +7 -0
  910. package/node_modules/@slack/web-api/dist/types/request/emoji.d.ts.map +1 -0
  911. package/node_modules/@slack/web-api/dist/types/request/emoji.js +3 -0
  912. package/node_modules/@slack/web-api/dist/types/request/emoji.js.map +1 -0
  913. package/node_modules/@slack/web-api/dist/types/request/entity.d.ts +46 -0
  914. package/node_modules/@slack/web-api/dist/types/request/entity.d.ts.map +1 -0
  915. package/node_modules/@slack/web-api/dist/types/request/entity.js +3 -0
  916. package/node_modules/@slack/web-api/dist/types/request/entity.js.map +1 -0
  917. package/node_modules/@slack/web-api/dist/types/request/files.d.ts +191 -0
  918. package/node_modules/@slack/web-api/dist/types/request/files.d.ts.map +1 -0
  919. package/node_modules/@slack/web-api/dist/types/request/files.js +3 -0
  920. package/node_modules/@slack/web-api/dist/types/request/files.js.map +1 -0
  921. package/node_modules/@slack/web-api/dist/types/request/functions.d.ts +12 -0
  922. package/node_modules/@slack/web-api/dist/types/request/functions.d.ts.map +1 -0
  923. package/node_modules/@slack/web-api/dist/types/request/functions.js +3 -0
  924. package/node_modules/@slack/web-api/dist/types/request/functions.js.map +1 -0
  925. package/node_modules/@slack/web-api/dist/types/request/index.d.ts +46 -0
  926. package/node_modules/@slack/web-api/dist/types/request/index.d.ts.map +1 -0
  927. package/node_modules/@slack/web-api/dist/types/request/index.js +3 -0
  928. package/node_modules/@slack/web-api/dist/types/request/index.js.map +1 -0
  929. package/node_modules/@slack/web-api/dist/types/request/manifest.d.ts +257 -0
  930. package/node_modules/@slack/web-api/dist/types/request/manifest.d.ts.map +1 -0
  931. package/node_modules/@slack/web-api/dist/types/request/manifest.js +3 -0
  932. package/node_modules/@slack/web-api/dist/types/request/manifest.js.map +1 -0
  933. package/node_modules/@slack/web-api/dist/types/request/migration.d.ts +8 -0
  934. package/node_modules/@slack/web-api/dist/types/request/migration.d.ts.map +1 -0
  935. package/node_modules/@slack/web-api/dist/types/request/migration.js +3 -0
  936. package/node_modules/@slack/web-api/dist/types/request/migration.js.map +1 -0
  937. package/node_modules/@slack/web-api/dist/types/request/oauth.d.ts +12 -0
  938. package/node_modules/@slack/web-api/dist/types/request/oauth.d.ts.map +1 -0
  939. package/node_modules/@slack/web-api/dist/types/request/oauth.js +3 -0
  940. package/node_modules/@slack/web-api/dist/types/request/oauth.js.map +1 -0
  941. package/node_modules/@slack/web-api/dist/types/request/openid.d.ts +6 -0
  942. package/node_modules/@slack/web-api/dist/types/request/openid.d.ts.map +1 -0
  943. package/node_modules/@slack/web-api/dist/types/request/openid.js +3 -0
  944. package/node_modules/@slack/web-api/dist/types/request/openid.js.map +1 -0
  945. package/node_modules/@slack/web-api/dist/types/request/pins.d.ts +10 -0
  946. package/node_modules/@slack/web-api/dist/types/request/pins.d.ts.map +1 -0
  947. package/node_modules/@slack/web-api/dist/types/request/pins.js +3 -0
  948. package/node_modules/@slack/web-api/dist/types/request/pins.js.map +1 -0
  949. package/node_modules/@slack/web-api/dist/types/request/reactions.d.ts +19 -0
  950. package/node_modules/@slack/web-api/dist/types/request/reactions.d.ts.map +1 -0
  951. package/node_modules/@slack/web-api/dist/types/request/reactions.js +3 -0
  952. package/node_modules/@slack/web-api/dist/types/request/reactions.js.map +1 -0
  953. package/node_modules/@slack/web-api/dist/types/request/reminders.d.ts +51 -0
  954. package/node_modules/@slack/web-api/dist/types/request/reminders.d.ts.map +1 -0
  955. package/node_modules/@slack/web-api/dist/types/request/reminders.js +3 -0
  956. package/node_modules/@slack/web-api/dist/types/request/reminders.js.map +1 -0
  957. package/node_modules/@slack/web-api/dist/types/request/rtm.d.ts +28 -0
  958. package/node_modules/@slack/web-api/dist/types/request/rtm.d.ts.map +1 -0
  959. package/node_modules/@slack/web-api/dist/types/request/rtm.js +3 -0
  960. package/node_modules/@slack/web-api/dist/types/request/rtm.js.map +1 -0
  961. package/node_modules/@slack/web-api/dist/types/request/search.d.ts +29 -0
  962. package/node_modules/@slack/web-api/dist/types/request/search.d.ts.map +1 -0
  963. package/node_modules/@slack/web-api/dist/types/request/search.js +3 -0
  964. package/node_modules/@slack/web-api/dist/types/request/search.js.map +1 -0
  965. package/node_modules/@slack/web-api/dist/types/request/slackLists.d.ts +806 -0
  966. package/node_modules/@slack/web-api/dist/types/request/slackLists.d.ts.map +1 -0
  967. package/node_modules/@slack/web-api/dist/types/request/slackLists.js +3 -0
  968. package/node_modules/@slack/web-api/dist/types/request/slackLists.js.map +1 -0
  969. package/node_modules/@slack/web-api/dist/types/request/stars.d.ts +10 -0
  970. package/node_modules/@slack/web-api/dist/types/request/stars.d.ts.map +1 -0
  971. package/node_modules/@slack/web-api/dist/types/request/stars.js +3 -0
  972. package/node_modules/@slack/web-api/dist/types/request/stars.js.map +1 -0
  973. package/node_modules/@slack/web-api/dist/types/request/team.d.ts +51 -0
  974. package/node_modules/@slack/web-api/dist/types/request/team.d.ts.map +1 -0
  975. package/node_modules/@slack/web-api/dist/types/request/team.js +3 -0
  976. package/node_modules/@slack/web-api/dist/types/request/team.js.map +1 -0
  977. package/node_modules/@slack/web-api/dist/types/request/tooling.d.ts +5 -0
  978. package/node_modules/@slack/web-api/dist/types/request/tooling.d.ts.map +1 -0
  979. package/node_modules/@slack/web-api/dist/types/request/tooling.js +3 -0
  980. package/node_modules/@slack/web-api/dist/types/request/tooling.js.map +1 -0
  981. package/node_modules/@slack/web-api/dist/types/request/usergroups.d.ts +50 -0
  982. package/node_modules/@slack/web-api/dist/types/request/usergroups.d.ts.map +1 -0
  983. package/node_modules/@slack/web-api/dist/types/request/usergroups.js +3 -0
  984. package/node_modules/@slack/web-api/dist/types/request/usergroups.js.map +1 -0
  985. package/node_modules/@slack/web-api/dist/types/request/users.d.ts +84 -0
  986. package/node_modules/@slack/web-api/dist/types/request/users.d.ts.map +1 -0
  987. package/node_modules/@slack/web-api/dist/types/request/users.js +3 -0
  988. package/node_modules/@slack/web-api/dist/types/request/users.js.map +1 -0
  989. package/node_modules/@slack/web-api/dist/types/request/views.d.ts +48 -0
  990. package/node_modules/@slack/web-api/dist/types/request/views.d.ts.map +1 -0
  991. package/node_modules/@slack/web-api/dist/types/request/views.js +3 -0
  992. package/node_modules/@slack/web-api/dist/types/request/views.js.map +1 -0
  993. package/node_modules/@slack/web-api/dist/types/request/workflows.d.ts +71 -0
  994. package/node_modules/@slack/web-api/dist/types/request/workflows.d.ts.map +1 -0
  995. package/node_modules/@slack/web-api/dist/types/request/workflows.js +3 -0
  996. package/node_modules/@slack/web-api/dist/types/request/workflows.js.map +1 -0
  997. package/node_modules/@slack/web-api/dist/types/response/AdminAnalyticsGetFileResponse.d.ts +78 -0
  998. package/node_modules/@slack/web-api/dist/types/response/AdminAnalyticsGetFileResponse.d.ts.map +1 -0
  999. package/node_modules/@slack/web-api/dist/types/response/AdminAnalyticsGetFileResponse.js +3 -0
  1000. package/node_modules/@slack/web-api/dist/types/response/AdminAnalyticsGetFileResponse.js.map +1 -0
  1001. package/node_modules/@slack/web-api/dist/types/response/AdminAppsActivitiesListResponse.d.ts +74 -0
  1002. package/node_modules/@slack/web-api/dist/types/response/AdminAppsActivitiesListResponse.d.ts.map +1 -0
  1003. package/node_modules/@slack/web-api/dist/types/response/AdminAppsActivitiesListResponse.js +11 -0
  1004. package/node_modules/@slack/web-api/dist/types/response/AdminAppsActivitiesListResponse.js.map +1 -0
  1005. package/node_modules/@slack/web-api/dist/types/response/AdminAppsApproveResponse.d.ts +9 -0
  1006. package/node_modules/@slack/web-api/dist/types/response/AdminAppsApproveResponse.d.ts.map +1 -0
  1007. package/node_modules/@slack/web-api/dist/types/response/AdminAppsApproveResponse.js +11 -0
  1008. package/node_modules/@slack/web-api/dist/types/response/AdminAppsApproveResponse.js.map +1 -0
  1009. package/node_modules/@slack/web-api/dist/types/response/AdminAppsApprovedListResponse.d.ts +59 -0
  1010. package/node_modules/@slack/web-api/dist/types/response/AdminAppsApprovedListResponse.d.ts.map +1 -0
  1011. package/node_modules/@slack/web-api/dist/types/response/AdminAppsApprovedListResponse.js +11 -0
  1012. package/node_modules/@slack/web-api/dist/types/response/AdminAppsApprovedListResponse.js.map +1 -0
  1013. package/node_modules/@slack/web-api/dist/types/response/AdminAppsClearResolutionResponse.d.ts +9 -0
  1014. package/node_modules/@slack/web-api/dist/types/response/AdminAppsClearResolutionResponse.d.ts.map +1 -0
  1015. package/node_modules/@slack/web-api/dist/types/response/AdminAppsClearResolutionResponse.js +11 -0
  1016. package/node_modules/@slack/web-api/dist/types/response/AdminAppsClearResolutionResponse.js.map +1 -0
  1017. package/node_modules/@slack/web-api/dist/types/response/AdminAppsConfigLookupResponse.d.ts +22 -0
  1018. package/node_modules/@slack/web-api/dist/types/response/AdminAppsConfigLookupResponse.d.ts.map +1 -0
  1019. package/node_modules/@slack/web-api/dist/types/response/AdminAppsConfigLookupResponse.js +11 -0
  1020. package/node_modules/@slack/web-api/dist/types/response/AdminAppsConfigLookupResponse.js.map +1 -0
  1021. package/node_modules/@slack/web-api/dist/types/response/AdminAppsConfigSetResponse.d.ts +8 -0
  1022. package/node_modules/@slack/web-api/dist/types/response/AdminAppsConfigSetResponse.d.ts.map +1 -0
  1023. package/node_modules/@slack/web-api/dist/types/response/AdminAppsConfigSetResponse.js +11 -0
  1024. package/node_modules/@slack/web-api/dist/types/response/AdminAppsConfigSetResponse.js.map +1 -0
  1025. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRequestsCancelResponse.d.ts +12 -0
  1026. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRequestsCancelResponse.d.ts.map +1 -0
  1027. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRequestsCancelResponse.js +11 -0
  1028. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRequestsCancelResponse.js.map +1 -0
  1029. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRequestsListResponse.d.ts +68 -0
  1030. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRequestsListResponse.d.ts.map +1 -0
  1031. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRequestsListResponse.js +11 -0
  1032. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRequestsListResponse.js.map +1 -0
  1033. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRestrictResponse.d.ts +9 -0
  1034. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRestrictResponse.d.ts.map +1 -0
  1035. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRestrictResponse.js +11 -0
  1036. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRestrictResponse.js.map +1 -0
  1037. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRestrictedListResponse.d.ts +59 -0
  1038. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRestrictedListResponse.d.ts.map +1 -0
  1039. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRestrictedListResponse.js +11 -0
  1040. package/node_modules/@slack/web-api/dist/types/response/AdminAppsRestrictedListResponse.js.map +1 -0
  1041. package/node_modules/@slack/web-api/dist/types/response/AdminAppsUninstallResponse.d.ts +9 -0
  1042. package/node_modules/@slack/web-api/dist/types/response/AdminAppsUninstallResponse.d.ts.map +1 -0
  1043. package/node_modules/@slack/web-api/dist/types/response/AdminAppsUninstallResponse.js +11 -0
  1044. package/node_modules/@slack/web-api/dist/types/response/AdminAppsUninstallResponse.js.map +1 -0
  1045. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyAssignEntitiesResponse.d.ts +9 -0
  1046. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyAssignEntitiesResponse.d.ts.map +1 -0
  1047. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyAssignEntitiesResponse.js +11 -0
  1048. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyAssignEntitiesResponse.js.map +1 -0
  1049. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyGetEntitiesResponse.d.ts +15 -0
  1050. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyGetEntitiesResponse.d.ts.map +1 -0
  1051. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyGetEntitiesResponse.js +11 -0
  1052. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyGetEntitiesResponse.js.map +1 -0
  1053. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyRemoveEntitiesResponse.d.ts +9 -0
  1054. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyRemoveEntitiesResponse.d.ts.map +1 -0
  1055. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyRemoveEntitiesResponse.js +11 -0
  1056. package/node_modules/@slack/web-api/dist/types/response/AdminAuthPolicyRemoveEntitiesResponse.js.map +1 -0
  1057. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersCreateResponse.d.ts +25 -0
  1058. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersCreateResponse.d.ts.map +1 -0
  1059. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersCreateResponse.js +11 -0
  1060. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersCreateResponse.js.map +1 -0
  1061. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersDeleteResponse.d.ts +8 -0
  1062. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersDeleteResponse.d.ts.map +1 -0
  1063. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersDeleteResponse.js +11 -0
  1064. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersDeleteResponse.js.map +1 -0
  1065. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersListResponse.d.ts +21 -0
  1066. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersListResponse.d.ts.map +1 -0
  1067. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersListResponse.js +11 -0
  1068. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersListResponse.js.map +1 -0
  1069. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersUpdateResponse.d.ts +21 -0
  1070. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersUpdateResponse.d.ts.map +1 -0
  1071. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersUpdateResponse.js +11 -0
  1072. package/node_modules/@slack/web-api/dist/types/response/AdminBarriersUpdateResponse.js.map +1 -0
  1073. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsArchiveResponse.d.ts +8 -0
  1074. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsArchiveResponse.d.ts.map +1 -0
  1075. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsArchiveResponse.js +11 -0
  1076. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsArchiveResponse.js.map +1 -0
  1077. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkArchiveResponse.d.ts +18 -0
  1078. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkArchiveResponse.d.ts.map +1 -0
  1079. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkArchiveResponse.js +11 -0
  1080. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkArchiveResponse.js.map +1 -0
  1081. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkDeleteResponse.d.ts +18 -0
  1082. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkDeleteResponse.d.ts.map +1 -0
  1083. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkDeleteResponse.js +11 -0
  1084. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkDeleteResponse.js.map +1 -0
  1085. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkMoveResponse.d.ts +18 -0
  1086. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkMoveResponse.d.ts.map +1 -0
  1087. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkMoveResponse.js +11 -0
  1088. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsBulkMoveResponse.js.map +1 -0
  1089. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsConvertToPrivateResponse.d.ts +8 -0
  1090. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsConvertToPrivateResponse.d.ts.map +1 -0
  1091. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsConvertToPrivateResponse.js +11 -0
  1092. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsConvertToPrivateResponse.js.map +1 -0
  1093. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsConvertToPublicResponse.d.ts +12 -0
  1094. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsConvertToPublicResponse.d.ts.map +1 -0
  1095. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsConvertToPublicResponse.js +11 -0
  1096. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsConvertToPublicResponse.js.map +1 -0
  1097. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsCreateResponse.d.ts +13 -0
  1098. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsCreateResponse.d.ts.map +1 -0
  1099. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsCreateResponse.js +11 -0
  1100. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsCreateResponse.js.map +1 -0
  1101. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsDeleteResponse.d.ts +8 -0
  1102. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsDeleteResponse.d.ts.map +1 -0
  1103. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsDeleteResponse.js +11 -0
  1104. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsDeleteResponse.js.map +1 -0
  1105. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsDisconnectSharedResponse.d.ts +8 -0
  1106. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsDisconnectSharedResponse.d.ts.map +1 -0
  1107. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsDisconnectSharedResponse.js +11 -0
  1108. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsDisconnectSharedResponse.js.map +1 -0
  1109. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsEkmListOriginalConnectedChannelInfoResponse.d.ts +8 -0
  1110. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsEkmListOriginalConnectedChannelInfoResponse.d.ts.map +1 -0
  1111. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsEkmListOriginalConnectedChannelInfoResponse.js +11 -0
  1112. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsEkmListOriginalConnectedChannelInfoResponse.js.map +1 -0
  1113. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetConversationPrefsResponse.d.ts +27 -0
  1114. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetConversationPrefsResponse.d.ts.map +1 -0
  1115. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetConversationPrefsResponse.js +11 -0
  1116. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetConversationPrefsResponse.js.map +1 -0
  1117. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetCustomRetentionResponse.d.ts +10 -0
  1118. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetCustomRetentionResponse.d.ts.map +1 -0
  1119. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetCustomRetentionResponse.js +11 -0
  1120. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetCustomRetentionResponse.js.map +1 -0
  1121. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetTeamsResponse.d.ts +9 -0
  1122. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetTeamsResponse.d.ts.map +1 -0
  1123. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetTeamsResponse.js +11 -0
  1124. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsGetTeamsResponse.js.map +1 -0
  1125. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsInviteResponse.d.ts +13 -0
  1126. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsInviteResponse.d.ts.map +1 -0
  1127. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsInviteResponse.js +11 -0
  1128. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsInviteResponse.js.map +1 -0
  1129. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsLookupResponse.d.ts +13 -0
  1130. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsLookupResponse.d.ts.map +1 -0
  1131. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsLookupResponse.js +11 -0
  1132. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsLookupResponse.js.map +1 -0
  1133. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRemoveCustomRetentionResponse.d.ts +8 -0
  1134. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRemoveCustomRetentionResponse.d.ts.map +1 -0
  1135. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRemoveCustomRetentionResponse.js +11 -0
  1136. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRemoveCustomRetentionResponse.js.map +1 -0
  1137. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRenameResponse.d.ts +8 -0
  1138. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRenameResponse.d.ts.map +1 -0
  1139. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRenameResponse.js +11 -0
  1140. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRenameResponse.js.map +1 -0
  1141. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessAddGroupResponse.d.ts +12 -0
  1142. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessAddGroupResponse.d.ts.map +1 -0
  1143. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessAddGroupResponse.js +11 -0
  1144. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessAddGroupResponse.js.map +1 -0
  1145. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessListGroupsResponse.d.ts +13 -0
  1146. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessListGroupsResponse.d.ts.map +1 -0
  1147. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessListGroupsResponse.js +11 -0
  1148. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessListGroupsResponse.js.map +1 -0
  1149. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessRemoveGroupResponse.d.ts +12 -0
  1150. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessRemoveGroupResponse.d.ts.map +1 -0
  1151. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessRemoveGroupResponse.js +11 -0
  1152. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsRestrictAccessRemoveGroupResponse.js.map +1 -0
  1153. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSearchResponse.d.ts +98 -0
  1154. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSearchResponse.d.ts.map +1 -0
  1155. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSearchResponse.js +11 -0
  1156. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSearchResponse.js.map +1 -0
  1157. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetConversationPrefsResponse.d.ts +8 -0
  1158. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetConversationPrefsResponse.d.ts.map +1 -0
  1159. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetConversationPrefsResponse.js +11 -0
  1160. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetConversationPrefsResponse.js.map +1 -0
  1161. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetCustomRetentionResponse.d.ts +8 -0
  1162. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetCustomRetentionResponse.d.ts.map +1 -0
  1163. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetCustomRetentionResponse.js +11 -0
  1164. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetCustomRetentionResponse.js.map +1 -0
  1165. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetTeamsResponse.d.ts +9 -0
  1166. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetTeamsResponse.d.ts.map +1 -0
  1167. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetTeamsResponse.js +11 -0
  1168. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsSetTeamsResponse.js.map +1 -0
  1169. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsUnarchiveResponse.d.ts +8 -0
  1170. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsUnarchiveResponse.d.ts.map +1 -0
  1171. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsUnarchiveResponse.js +11 -0
  1172. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsUnarchiveResponse.js.map +1 -0
  1173. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistAddResponse.d.ts +14 -0
  1174. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistAddResponse.d.ts.map +1 -0
  1175. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistAddResponse.js +11 -0
  1176. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistAddResponse.js.map +1 -0
  1177. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistListGroupsLinkedToChannelResponse.d.ts +15 -0
  1178. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistListGroupsLinkedToChannelResponse.d.ts.map +1 -0
  1179. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistListGroupsLinkedToChannelResponse.js +11 -0
  1180. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistListGroupsLinkedToChannelResponse.js.map +1 -0
  1181. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistRemoveResponse.d.ts +14 -0
  1182. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistRemoveResponse.d.ts.map +1 -0
  1183. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistRemoveResponse.js +11 -0
  1184. package/node_modules/@slack/web-api/dist/types/response/AdminConversationsWhitelistRemoveResponse.js.map +1 -0
  1185. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiAddAliasResponse.d.ts +12 -0
  1186. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiAddAliasResponse.d.ts.map +1 -0
  1187. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiAddAliasResponse.js +11 -0
  1188. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiAddAliasResponse.js.map +1 -0
  1189. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiAddResponse.d.ts +12 -0
  1190. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiAddResponse.d.ts.map +1 -0
  1191. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiAddResponse.js +11 -0
  1192. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiAddResponse.js.map +1 -0
  1193. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiListResponse.d.ts +20 -0
  1194. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiListResponse.d.ts.map +1 -0
  1195. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiListResponse.js +11 -0
  1196. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiListResponse.js.map +1 -0
  1197. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiRemoveResponse.d.ts +12 -0
  1198. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiRemoveResponse.d.ts.map +1 -0
  1199. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiRemoveResponse.js +11 -0
  1200. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiRemoveResponse.js.map +1 -0
  1201. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiRenameResponse.d.ts +12 -0
  1202. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiRenameResponse.d.ts.map +1 -0
  1203. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiRenameResponse.js +11 -0
  1204. package/node_modules/@slack/web-api/dist/types/response/AdminEmojiRenameResponse.js.map +1 -0
  1205. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsListResponse.d.ts +38 -0
  1206. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsListResponse.d.ts.map +1 -0
  1207. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsListResponse.js +11 -0
  1208. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsListResponse.js.map +1 -0
  1209. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsPermissionsLookupResponse.d.ts +36 -0
  1210. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsPermissionsLookupResponse.d.ts.map +1 -0
  1211. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsPermissionsLookupResponse.js +11 -0
  1212. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsPermissionsLookupResponse.js.map +1 -0
  1213. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsPermissionsSetResponse.d.ts +12 -0
  1214. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsPermissionsSetResponse.d.ts.map +1 -0
  1215. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsPermissionsSetResponse.js +11 -0
  1216. package/node_modules/@slack/web-api/dist/types/response/AdminFunctionsPermissionsSetResponse.js.map +1 -0
  1217. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsApproveResponse.d.ts +8 -0
  1218. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsApproveResponse.d.ts.map +1 -0
  1219. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsApproveResponse.js +11 -0
  1220. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsApproveResponse.js.map +1 -0
  1221. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsApprovedListResponse.d.ts +44 -0
  1222. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsApprovedListResponse.d.ts.map +1 -0
  1223. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsApprovedListResponse.js +11 -0
  1224. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsApprovedListResponse.js.map +1 -0
  1225. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsDeniedListResponse.d.ts +30 -0
  1226. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsDeniedListResponse.d.ts.map +1 -0
  1227. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsDeniedListResponse.js +11 -0
  1228. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsDeniedListResponse.js.map +1 -0
  1229. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsDenyResponse.d.ts +8 -0
  1230. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsDenyResponse.d.ts.map +1 -0
  1231. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsDenyResponse.js +11 -0
  1232. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsDenyResponse.js.map +1 -0
  1233. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsListResponse.d.ts +23 -0
  1234. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsListResponse.d.ts.map +1 -0
  1235. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsListResponse.js +11 -0
  1236. package/node_modules/@slack/web-api/dist/types/response/AdminInviteRequestsListResponse.js.map +1 -0
  1237. package/node_modules/@slack/web-api/dist/types/response/AdminRolesAddAssignmentsResponse.d.ts +13 -0
  1238. package/node_modules/@slack/web-api/dist/types/response/AdminRolesAddAssignmentsResponse.d.ts.map +1 -0
  1239. package/node_modules/@slack/web-api/dist/types/response/AdminRolesAddAssignmentsResponse.js +11 -0
  1240. package/node_modules/@slack/web-api/dist/types/response/AdminRolesAddAssignmentsResponse.js.map +1 -0
  1241. package/node_modules/@slack/web-api/dist/types/response/AdminRolesListAssignmentsResponse.d.ts +20 -0
  1242. package/node_modules/@slack/web-api/dist/types/response/AdminRolesListAssignmentsResponse.d.ts.map +1 -0
  1243. package/node_modules/@slack/web-api/dist/types/response/AdminRolesListAssignmentsResponse.js +11 -0
  1244. package/node_modules/@slack/web-api/dist/types/response/AdminRolesListAssignmentsResponse.js.map +1 -0
  1245. package/node_modules/@slack/web-api/dist/types/response/AdminRolesRemoveAssignmentsResponse.d.ts +8 -0
  1246. package/node_modules/@slack/web-api/dist/types/response/AdminRolesRemoveAssignmentsResponse.d.ts.map +1 -0
  1247. package/node_modules/@slack/web-api/dist/types/response/AdminRolesRemoveAssignmentsResponse.js +11 -0
  1248. package/node_modules/@slack/web-api/dist/types/response/AdminRolesRemoveAssignmentsResponse.js.map +1 -0
  1249. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsAdminsListResponse.d.ts +13 -0
  1250. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsAdminsListResponse.d.ts.map +1 -0
  1251. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsAdminsListResponse.js +11 -0
  1252. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsAdminsListResponse.js.map +1 -0
  1253. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsCreateResponse.d.ts +13 -0
  1254. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsCreateResponse.d.ts.map +1 -0
  1255. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsCreateResponse.js +11 -0
  1256. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsCreateResponse.js.map +1 -0
  1257. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsListResponse.d.ts +24 -0
  1258. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsListResponse.d.ts.map +1 -0
  1259. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsListResponse.js +11 -0
  1260. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsListResponse.js.map +1 -0
  1261. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsOwnersListResponse.d.ts +13 -0
  1262. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsOwnersListResponse.d.ts.map +1 -0
  1263. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsOwnersListResponse.js +11 -0
  1264. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsOwnersListResponse.js.map +1 -0
  1265. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsInfoResponse.d.ts +34 -0
  1266. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsInfoResponse.d.ts.map +1 -0
  1267. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsInfoResponse.js +11 -0
  1268. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsInfoResponse.js.map +1 -0
  1269. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDefaultChannelsResponse.d.ts +12 -0
  1270. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDefaultChannelsResponse.d.ts.map +1 -0
  1271. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDefaultChannelsResponse.js +11 -0
  1272. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDefaultChannelsResponse.js.map +1 -0
  1273. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDescriptionResponse.d.ts +8 -0
  1274. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDescriptionResponse.d.ts.map +1 -0
  1275. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDescriptionResponse.js +11 -0
  1276. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDescriptionResponse.js.map +1 -0
  1277. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDiscoverabilityResponse.d.ts +8 -0
  1278. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDiscoverabilityResponse.d.ts.map +1 -0
  1279. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDiscoverabilityResponse.js +11 -0
  1280. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetDiscoverabilityResponse.js.map +1 -0
  1281. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetIconResponse.d.ts +12 -0
  1282. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetIconResponse.d.ts.map +1 -0
  1283. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetIconResponse.js +11 -0
  1284. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetIconResponse.js.map +1 -0
  1285. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetNameResponse.d.ts +8 -0
  1286. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetNameResponse.d.ts.map +1 -0
  1287. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetNameResponse.js +11 -0
  1288. package/node_modules/@slack/web-api/dist/types/response/AdminTeamsSettingsSetNameResponse.js.map +1 -0
  1289. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsAddChannelsResponse.d.ts +8 -0
  1290. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsAddChannelsResponse.d.ts.map +1 -0
  1291. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsAddChannelsResponse.js +11 -0
  1292. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsAddChannelsResponse.js.map +1 -0
  1293. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsAddTeamsResponse.d.ts +8 -0
  1294. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsAddTeamsResponse.d.ts.map +1 -0
  1295. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsAddTeamsResponse.js +11 -0
  1296. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsAddTeamsResponse.js.map +1 -0
  1297. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsListChannelsResponse.d.ts +55 -0
  1298. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsListChannelsResponse.d.ts.map +1 -0
  1299. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsListChannelsResponse.js +11 -0
  1300. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsListChannelsResponse.js.map +1 -0
  1301. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsRemoveChannelsResponse.d.ts +8 -0
  1302. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsRemoveChannelsResponse.d.ts.map +1 -0
  1303. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsRemoveChannelsResponse.js +11 -0
  1304. package/node_modules/@slack/web-api/dist/types/response/AdminUsergroupsRemoveChannelsResponse.js.map +1 -0
  1305. package/node_modules/@slack/web-api/dist/types/response/AdminUsersAssignResponse.d.ts +8 -0
  1306. package/node_modules/@slack/web-api/dist/types/response/AdminUsersAssignResponse.d.ts.map +1 -0
  1307. package/node_modules/@slack/web-api/dist/types/response/AdminUsersAssignResponse.js +11 -0
  1308. package/node_modules/@slack/web-api/dist/types/response/AdminUsersAssignResponse.js.map +1 -0
  1309. package/node_modules/@slack/web-api/dist/types/response/AdminUsersInviteResponse.d.ts +12 -0
  1310. package/node_modules/@slack/web-api/dist/types/response/AdminUsersInviteResponse.d.ts.map +1 -0
  1311. package/node_modules/@slack/web-api/dist/types/response/AdminUsersInviteResponse.js +11 -0
  1312. package/node_modules/@slack/web-api/dist/types/response/AdminUsersInviteResponse.js.map +1 -0
  1313. package/node_modules/@slack/web-api/dist/types/response/AdminUsersListResponse.d.ts +34 -0
  1314. package/node_modules/@slack/web-api/dist/types/response/AdminUsersListResponse.d.ts.map +1 -0
  1315. package/node_modules/@slack/web-api/dist/types/response/AdminUsersListResponse.js +11 -0
  1316. package/node_modules/@slack/web-api/dist/types/response/AdminUsersListResponse.js.map +1 -0
  1317. package/node_modules/@slack/web-api/dist/types/response/AdminUsersRemoveResponse.d.ts +8 -0
  1318. package/node_modules/@slack/web-api/dist/types/response/AdminUsersRemoveResponse.d.ts.map +1 -0
  1319. package/node_modules/@slack/web-api/dist/types/response/AdminUsersRemoveResponse.js +11 -0
  1320. package/node_modules/@slack/web-api/dist/types/response/AdminUsersRemoveResponse.js.map +1 -0
  1321. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionClearSettingsResponse.d.ts +8 -0
  1322. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionClearSettingsResponse.d.ts.map +1 -0
  1323. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionClearSettingsResponse.js +11 -0
  1324. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionClearSettingsResponse.js.map +1 -0
  1325. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionGetSettingsResponse.d.ts +15 -0
  1326. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionGetSettingsResponse.d.ts.map +1 -0
  1327. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionGetSettingsResponse.js +11 -0
  1328. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionGetSettingsResponse.js.map +1 -0
  1329. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionInvalidateResponse.d.ts +12 -0
  1330. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionInvalidateResponse.d.ts.map +1 -0
  1331. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionInvalidateResponse.js +11 -0
  1332. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionInvalidateResponse.js.map +1 -0
  1333. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionListResponse.d.ts +27 -0
  1334. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionListResponse.d.ts.map +1 -0
  1335. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionListResponse.js +11 -0
  1336. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionListResponse.js.map +1 -0
  1337. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionResetBulkResponse.d.ts +8 -0
  1338. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionResetBulkResponse.d.ts.map +1 -0
  1339. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionResetBulkResponse.js +11 -0
  1340. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionResetBulkResponse.js.map +1 -0
  1341. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionResetResponse.d.ts +8 -0
  1342. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionResetResponse.d.ts.map +1 -0
  1343. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionResetResponse.js +11 -0
  1344. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionResetResponse.js.map +1 -0
  1345. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionSetSettingsResponse.d.ts +8 -0
  1346. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionSetSettingsResponse.d.ts.map +1 -0
  1347. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionSetSettingsResponse.js +11 -0
  1348. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSessionSetSettingsResponse.js.map +1 -0
  1349. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetAdminResponse.d.ts +8 -0
  1350. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetAdminResponse.d.ts.map +1 -0
  1351. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetAdminResponse.js +11 -0
  1352. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetAdminResponse.js.map +1 -0
  1353. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetExpirationResponse.d.ts +8 -0
  1354. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetExpirationResponse.d.ts.map +1 -0
  1355. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetExpirationResponse.js +11 -0
  1356. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetExpirationResponse.js.map +1 -0
  1357. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetOwnerResponse.d.ts +8 -0
  1358. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetOwnerResponse.d.ts.map +1 -0
  1359. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetOwnerResponse.js +11 -0
  1360. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetOwnerResponse.js.map +1 -0
  1361. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetRegularResponse.d.ts +8 -0
  1362. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetRegularResponse.d.ts.map +1 -0
  1363. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetRegularResponse.js +11 -0
  1364. package/node_modules/@slack/web-api/dist/types/response/AdminUsersSetRegularResponse.js.map +1 -0
  1365. package/node_modules/@slack/web-api/dist/types/response/AdminUsersUnsupportedVersionsExportResponse.d.ts +8 -0
  1366. package/node_modules/@slack/web-api/dist/types/response/AdminUsersUnsupportedVersionsExportResponse.d.ts.map +1 -0
  1367. package/node_modules/@slack/web-api/dist/types/response/AdminUsersUnsupportedVersionsExportResponse.js +11 -0
  1368. package/node_modules/@slack/web-api/dist/types/response/AdminUsersUnsupportedVersionsExportResponse.js.map +1 -0
  1369. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsCollaboratorsAddResponse.d.ts +18 -0
  1370. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsCollaboratorsAddResponse.d.ts.map +1 -0
  1371. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsCollaboratorsAddResponse.js +11 -0
  1372. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsCollaboratorsAddResponse.js.map +1 -0
  1373. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsCollaboratorsRemoveResponse.d.ts +14 -0
  1374. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsCollaboratorsRemoveResponse.d.ts.map +1 -0
  1375. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsCollaboratorsRemoveResponse.js +11 -0
  1376. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsCollaboratorsRemoveResponse.js.map +1 -0
  1377. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsPermissionsLookupResponse.d.ts +22 -0
  1378. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsPermissionsLookupResponse.d.ts.map +1 -0
  1379. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsPermissionsLookupResponse.js +11 -0
  1380. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsPermissionsLookupResponse.js.map +1 -0
  1381. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsSearchResponse.d.ts +65 -0
  1382. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsSearchResponse.d.ts.map +1 -0
  1383. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsSearchResponse.js +11 -0
  1384. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsSearchResponse.js.map +1 -0
  1385. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsUnpublishResponse.d.ts +12 -0
  1386. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsUnpublishResponse.d.ts.map +1 -0
  1387. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsUnpublishResponse.js +11 -0
  1388. package/node_modules/@slack/web-api/dist/types/response/AdminWorkflowsUnpublishResponse.js.map +1 -0
  1389. package/node_modules/@slack/web-api/dist/types/response/ApiTestResponse.d.ts +13 -0
  1390. package/node_modules/@slack/web-api/dist/types/response/ApiTestResponse.d.ts.map +1 -0
  1391. package/node_modules/@slack/web-api/dist/types/response/ApiTestResponse.js +11 -0
  1392. package/node_modules/@slack/web-api/dist/types/response/ApiTestResponse.js.map +1 -0
  1393. package/node_modules/@slack/web-api/dist/types/response/AppsConnectionsOpenResponse.d.ts +9 -0
  1394. package/node_modules/@slack/web-api/dist/types/response/AppsConnectionsOpenResponse.d.ts.map +1 -0
  1395. package/node_modules/@slack/web-api/dist/types/response/AppsConnectionsOpenResponse.js +11 -0
  1396. package/node_modules/@slack/web-api/dist/types/response/AppsConnectionsOpenResponse.js.map +1 -0
  1397. package/node_modules/@slack/web-api/dist/types/response/AppsEventAuthorizationsListResponse.d.ts +16 -0
  1398. package/node_modules/@slack/web-api/dist/types/response/AppsEventAuthorizationsListResponse.d.ts.map +1 -0
  1399. package/node_modules/@slack/web-api/dist/types/response/AppsEventAuthorizationsListResponse.js +11 -0
  1400. package/node_modules/@slack/web-api/dist/types/response/AppsEventAuthorizationsListResponse.js.map +1 -0
  1401. package/node_modules/@slack/web-api/dist/types/response/AppsManifestCreateResponse.d.ts +30 -0
  1402. package/node_modules/@slack/web-api/dist/types/response/AppsManifestCreateResponse.d.ts.map +1 -0
  1403. package/node_modules/@slack/web-api/dist/types/response/AppsManifestCreateResponse.js +11 -0
  1404. package/node_modules/@slack/web-api/dist/types/response/AppsManifestCreateResponse.js.map +1 -0
  1405. package/node_modules/@slack/web-api/dist/types/response/AppsManifestDeleteResponse.d.ts +8 -0
  1406. package/node_modules/@slack/web-api/dist/types/response/AppsManifestDeleteResponse.d.ts.map +1 -0
  1407. package/node_modules/@slack/web-api/dist/types/response/AppsManifestDeleteResponse.js +11 -0
  1408. package/node_modules/@slack/web-api/dist/types/response/AppsManifestDeleteResponse.js.map +1 -0
  1409. package/node_modules/@slack/web-api/dist/types/response/AppsManifestExportResponse.d.ts +112 -0
  1410. package/node_modules/@slack/web-api/dist/types/response/AppsManifestExportResponse.d.ts.map +1 -0
  1411. package/node_modules/@slack/web-api/dist/types/response/AppsManifestExportResponse.js +11 -0
  1412. package/node_modules/@slack/web-api/dist/types/response/AppsManifestExportResponse.js.map +1 -0
  1413. package/node_modules/@slack/web-api/dist/types/response/AppsManifestUpdateResponse.d.ts +10 -0
  1414. package/node_modules/@slack/web-api/dist/types/response/AppsManifestUpdateResponse.d.ts.map +1 -0
  1415. package/node_modules/@slack/web-api/dist/types/response/AppsManifestUpdateResponse.js +11 -0
  1416. package/node_modules/@slack/web-api/dist/types/response/AppsManifestUpdateResponse.js.map +1 -0
  1417. package/node_modules/@slack/web-api/dist/types/response/AppsManifestValidateResponse.d.ts +19 -0
  1418. package/node_modules/@slack/web-api/dist/types/response/AppsManifestValidateResponse.d.ts.map +1 -0
  1419. package/node_modules/@slack/web-api/dist/types/response/AppsManifestValidateResponse.js +11 -0
  1420. package/node_modules/@slack/web-api/dist/types/response/AppsManifestValidateResponse.js.map +1 -0
  1421. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsInfoResponse.d.ts +8 -0
  1422. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsInfoResponse.d.ts.map +1 -0
  1423. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsInfoResponse.js +11 -0
  1424. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsInfoResponse.js.map +1 -0
  1425. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsRequestResponse.d.ts +8 -0
  1426. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsRequestResponse.d.ts.map +1 -0
  1427. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsRequestResponse.js +11 -0
  1428. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsRequestResponse.js.map +1 -0
  1429. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsResourcesListResponse.d.ts +8 -0
  1430. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsResourcesListResponse.d.ts.map +1 -0
  1431. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsResourcesListResponse.js +11 -0
  1432. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsResourcesListResponse.js.map +1 -0
  1433. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsScopesListResponse.d.ts +8 -0
  1434. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsScopesListResponse.d.ts.map +1 -0
  1435. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsScopesListResponse.js +11 -0
  1436. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsScopesListResponse.js.map +1 -0
  1437. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsUsersListResponse.d.ts +8 -0
  1438. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsUsersListResponse.d.ts.map +1 -0
  1439. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsUsersListResponse.js +11 -0
  1440. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsUsersListResponse.js.map +1 -0
  1441. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsUsersRequestResponse.d.ts +8 -0
  1442. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsUsersRequestResponse.d.ts.map +1 -0
  1443. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsUsersRequestResponse.js +11 -0
  1444. package/node_modules/@slack/web-api/dist/types/response/AppsPermissionsUsersRequestResponse.js.map +1 -0
  1445. package/node_modules/@slack/web-api/dist/types/response/AppsUninstallResponse.d.ts +12 -0
  1446. package/node_modules/@slack/web-api/dist/types/response/AppsUninstallResponse.d.ts.map +1 -0
  1447. package/node_modules/@slack/web-api/dist/types/response/AppsUninstallResponse.js +11 -0
  1448. package/node_modules/@slack/web-api/dist/types/response/AppsUninstallResponse.js.map +1 -0
  1449. package/node_modules/@slack/web-api/dist/types/response/AppsUserConnectionUpdateResponse.d.ts +9 -0
  1450. package/node_modules/@slack/web-api/dist/types/response/AppsUserConnectionUpdateResponse.d.ts.map +1 -0
  1451. package/node_modules/@slack/web-api/dist/types/response/AppsUserConnectionUpdateResponse.js +11 -0
  1452. package/node_modules/@slack/web-api/dist/types/response/AppsUserConnectionUpdateResponse.js.map +1 -0
  1453. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetStatusResponse.d.ts +9 -0
  1454. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetStatusResponse.d.ts.map +1 -0
  1455. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetStatusResponse.js +11 -0
  1456. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetStatusResponse.js.map +1 -0
  1457. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetSuggestedPromptsResponse.d.ts +9 -0
  1458. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetSuggestedPromptsResponse.d.ts.map +1 -0
  1459. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetSuggestedPromptsResponse.js +11 -0
  1460. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetSuggestedPromptsResponse.js.map +1 -0
  1461. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetTitleResponse.d.ts +9 -0
  1462. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetTitleResponse.d.ts.map +1 -0
  1463. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetTitleResponse.js +11 -0
  1464. package/node_modules/@slack/web-api/dist/types/response/AssistantThreadsSetTitleResponse.js.map +1 -0
  1465. package/node_modules/@slack/web-api/dist/types/response/AuthRevokeResponse.d.ts +8 -0
  1466. package/node_modules/@slack/web-api/dist/types/response/AuthRevokeResponse.d.ts.map +1 -0
  1467. package/node_modules/@slack/web-api/dist/types/response/AuthRevokeResponse.js +11 -0
  1468. package/node_modules/@slack/web-api/dist/types/response/AuthRevokeResponse.js.map +1 -0
  1469. package/node_modules/@slack/web-api/dist/types/response/AuthTeamsListResponse.d.ts +28 -0
  1470. package/node_modules/@slack/web-api/dist/types/response/AuthTeamsListResponse.d.ts.map +1 -0
  1471. package/node_modules/@slack/web-api/dist/types/response/AuthTeamsListResponse.js +11 -0
  1472. package/node_modules/@slack/web-api/dist/types/response/AuthTeamsListResponse.js.map +1 -0
  1473. package/node_modules/@slack/web-api/dist/types/response/AuthTestResponse.d.ts +19 -0
  1474. package/node_modules/@slack/web-api/dist/types/response/AuthTestResponse.d.ts.map +1 -0
  1475. package/node_modules/@slack/web-api/dist/types/response/AuthTestResponse.js +11 -0
  1476. package/node_modules/@slack/web-api/dist/types/response/AuthTestResponse.js.map +1 -0
  1477. package/node_modules/@slack/web-api/dist/types/response/BookmarksAddResponse.d.ts +31 -0
  1478. package/node_modules/@slack/web-api/dist/types/response/BookmarksAddResponse.d.ts.map +1 -0
  1479. package/node_modules/@slack/web-api/dist/types/response/BookmarksAddResponse.js +11 -0
  1480. package/node_modules/@slack/web-api/dist/types/response/BookmarksAddResponse.js.map +1 -0
  1481. package/node_modules/@slack/web-api/dist/types/response/BookmarksEditResponse.d.ts +31 -0
  1482. package/node_modules/@slack/web-api/dist/types/response/BookmarksEditResponse.d.ts.map +1 -0
  1483. package/node_modules/@slack/web-api/dist/types/response/BookmarksEditResponse.js +11 -0
  1484. package/node_modules/@slack/web-api/dist/types/response/BookmarksEditResponse.js.map +1 -0
  1485. package/node_modules/@slack/web-api/dist/types/response/BookmarksListResponse.d.ts +31 -0
  1486. package/node_modules/@slack/web-api/dist/types/response/BookmarksListResponse.d.ts.map +1 -0
  1487. package/node_modules/@slack/web-api/dist/types/response/BookmarksListResponse.js +11 -0
  1488. package/node_modules/@slack/web-api/dist/types/response/BookmarksListResponse.js.map +1 -0
  1489. package/node_modules/@slack/web-api/dist/types/response/BookmarksRemoveResponse.d.ts +12 -0
  1490. package/node_modules/@slack/web-api/dist/types/response/BookmarksRemoveResponse.d.ts.map +1 -0
  1491. package/node_modules/@slack/web-api/dist/types/response/BookmarksRemoveResponse.js +11 -0
  1492. package/node_modules/@slack/web-api/dist/types/response/BookmarksRemoveResponse.js.map +1 -0
  1493. package/node_modules/@slack/web-api/dist/types/response/BotsInfoResponse.d.ts +23 -0
  1494. package/node_modules/@slack/web-api/dist/types/response/BotsInfoResponse.d.ts.map +1 -0
  1495. package/node_modules/@slack/web-api/dist/types/response/BotsInfoResponse.js +11 -0
  1496. package/node_modules/@slack/web-api/dist/types/response/BotsInfoResponse.js.map +1 -0
  1497. package/node_modules/@slack/web-api/dist/types/response/CallsAddResponse.d.ts +29 -0
  1498. package/node_modules/@slack/web-api/dist/types/response/CallsAddResponse.d.ts.map +1 -0
  1499. package/node_modules/@slack/web-api/dist/types/response/CallsAddResponse.js +11 -0
  1500. package/node_modules/@slack/web-api/dist/types/response/CallsAddResponse.js.map +1 -0
  1501. package/node_modules/@slack/web-api/dist/types/response/CallsEndResponse.d.ts +27 -0
  1502. package/node_modules/@slack/web-api/dist/types/response/CallsEndResponse.d.ts.map +1 -0
  1503. package/node_modules/@slack/web-api/dist/types/response/CallsEndResponse.js +11 -0
  1504. package/node_modules/@slack/web-api/dist/types/response/CallsEndResponse.js.map +1 -0
  1505. package/node_modules/@slack/web-api/dist/types/response/CallsInfoResponse.d.ts +26 -0
  1506. package/node_modules/@slack/web-api/dist/types/response/CallsInfoResponse.d.ts.map +1 -0
  1507. package/node_modules/@slack/web-api/dist/types/response/CallsInfoResponse.js +11 -0
  1508. package/node_modules/@slack/web-api/dist/types/response/CallsInfoResponse.js.map +1 -0
  1509. package/node_modules/@slack/web-api/dist/types/response/CallsParticipantsAddResponse.d.ts +26 -0
  1510. package/node_modules/@slack/web-api/dist/types/response/CallsParticipantsAddResponse.d.ts.map +1 -0
  1511. package/node_modules/@slack/web-api/dist/types/response/CallsParticipantsAddResponse.js +11 -0
  1512. package/node_modules/@slack/web-api/dist/types/response/CallsParticipantsAddResponse.js.map +1 -0
  1513. package/node_modules/@slack/web-api/dist/types/response/CallsParticipantsRemoveResponse.d.ts +26 -0
  1514. package/node_modules/@slack/web-api/dist/types/response/CallsParticipantsRemoveResponse.d.ts.map +1 -0
  1515. package/node_modules/@slack/web-api/dist/types/response/CallsParticipantsRemoveResponse.js +11 -0
  1516. package/node_modules/@slack/web-api/dist/types/response/CallsParticipantsRemoveResponse.js.map +1 -0
  1517. package/node_modules/@slack/web-api/dist/types/response/CallsUpdateResponse.d.ts +26 -0
  1518. package/node_modules/@slack/web-api/dist/types/response/CallsUpdateResponse.d.ts.map +1 -0
  1519. package/node_modules/@slack/web-api/dist/types/response/CallsUpdateResponse.js +11 -0
  1520. package/node_modules/@slack/web-api/dist/types/response/CallsUpdateResponse.js.map +1 -0
  1521. package/node_modules/@slack/web-api/dist/types/response/CanvasesAccessDeleteResponse.d.ts +12 -0
  1522. package/node_modules/@slack/web-api/dist/types/response/CanvasesAccessDeleteResponse.d.ts.map +1 -0
  1523. package/node_modules/@slack/web-api/dist/types/response/CanvasesAccessDeleteResponse.js +11 -0
  1524. package/node_modules/@slack/web-api/dist/types/response/CanvasesAccessDeleteResponse.js.map +1 -0
  1525. package/node_modules/@slack/web-api/dist/types/response/CanvasesAccessSetResponse.d.ts +12 -0
  1526. package/node_modules/@slack/web-api/dist/types/response/CanvasesAccessSetResponse.d.ts.map +1 -0
  1527. package/node_modules/@slack/web-api/dist/types/response/CanvasesAccessSetResponse.js +11 -0
  1528. package/node_modules/@slack/web-api/dist/types/response/CanvasesAccessSetResponse.js.map +1 -0
  1529. package/node_modules/@slack/web-api/dist/types/response/CanvasesCreateResponse.d.ts +14 -0
  1530. package/node_modules/@slack/web-api/dist/types/response/CanvasesCreateResponse.d.ts.map +1 -0
  1531. package/node_modules/@slack/web-api/dist/types/response/CanvasesCreateResponse.js +11 -0
  1532. package/node_modules/@slack/web-api/dist/types/response/CanvasesCreateResponse.js.map +1 -0
  1533. package/node_modules/@slack/web-api/dist/types/response/CanvasesDeleteResponse.d.ts +10 -0
  1534. package/node_modules/@slack/web-api/dist/types/response/CanvasesDeleteResponse.d.ts.map +1 -0
  1535. package/node_modules/@slack/web-api/dist/types/response/CanvasesDeleteResponse.js +11 -0
  1536. package/node_modules/@slack/web-api/dist/types/response/CanvasesDeleteResponse.js.map +1 -0
  1537. package/node_modules/@slack/web-api/dist/types/response/CanvasesEditResponse.d.ts +13 -0
  1538. package/node_modules/@slack/web-api/dist/types/response/CanvasesEditResponse.d.ts.map +1 -0
  1539. package/node_modules/@slack/web-api/dist/types/response/CanvasesEditResponse.js +11 -0
  1540. package/node_modules/@slack/web-api/dist/types/response/CanvasesEditResponse.js.map +1 -0
  1541. package/node_modules/@slack/web-api/dist/types/response/CanvasesSectionsLookupResponse.d.ts +16 -0
  1542. package/node_modules/@slack/web-api/dist/types/response/CanvasesSectionsLookupResponse.d.ts.map +1 -0
  1543. package/node_modules/@slack/web-api/dist/types/response/CanvasesSectionsLookupResponse.js +11 -0
  1544. package/node_modules/@slack/web-api/dist/types/response/CanvasesSectionsLookupResponse.js.map +1 -0
  1545. package/node_modules/@slack/web-api/dist/types/response/ChannelsArchiveResponse.d.ts +8 -0
  1546. package/node_modules/@slack/web-api/dist/types/response/ChannelsArchiveResponse.d.ts.map +1 -0
  1547. package/node_modules/@slack/web-api/dist/types/response/ChannelsArchiveResponse.js +11 -0
  1548. package/node_modules/@slack/web-api/dist/types/response/ChannelsArchiveResponse.js.map +1 -0
  1549. package/node_modules/@slack/web-api/dist/types/response/ChannelsCreateResponse.d.ts +38 -0
  1550. package/node_modules/@slack/web-api/dist/types/response/ChannelsCreateResponse.d.ts.map +1 -0
  1551. package/node_modules/@slack/web-api/dist/types/response/ChannelsCreateResponse.js +11 -0
  1552. package/node_modules/@slack/web-api/dist/types/response/ChannelsCreateResponse.js.map +1 -0
  1553. package/node_modules/@slack/web-api/dist/types/response/ChannelsHistoryResponse.d.ts +324 -0
  1554. package/node_modules/@slack/web-api/dist/types/response/ChannelsHistoryResponse.d.ts.map +1 -0
  1555. package/node_modules/@slack/web-api/dist/types/response/ChannelsHistoryResponse.js +11 -0
  1556. package/node_modules/@slack/web-api/dist/types/response/ChannelsHistoryResponse.js.map +1 -0
  1557. package/node_modules/@slack/web-api/dist/types/response/ChannelsInfoResponse.d.ts +250 -0
  1558. package/node_modules/@slack/web-api/dist/types/response/ChannelsInfoResponse.d.ts.map +1 -0
  1559. package/node_modules/@slack/web-api/dist/types/response/ChannelsInfoResponse.js +11 -0
  1560. package/node_modules/@slack/web-api/dist/types/response/ChannelsInfoResponse.js.map +1 -0
  1561. package/node_modules/@slack/web-api/dist/types/response/ChannelsInviteResponse.d.ts +46 -0
  1562. package/node_modules/@slack/web-api/dist/types/response/ChannelsInviteResponse.d.ts.map +1 -0
  1563. package/node_modules/@slack/web-api/dist/types/response/ChannelsInviteResponse.js +11 -0
  1564. package/node_modules/@slack/web-api/dist/types/response/ChannelsInviteResponse.js.map +1 -0
  1565. package/node_modules/@slack/web-api/dist/types/response/ChannelsJoinResponse.d.ts +46 -0
  1566. package/node_modules/@slack/web-api/dist/types/response/ChannelsJoinResponse.d.ts.map +1 -0
  1567. package/node_modules/@slack/web-api/dist/types/response/ChannelsJoinResponse.js +11 -0
  1568. package/node_modules/@slack/web-api/dist/types/response/ChannelsJoinResponse.js.map +1 -0
  1569. package/node_modules/@slack/web-api/dist/types/response/ChannelsKickResponse.d.ts +8 -0
  1570. package/node_modules/@slack/web-api/dist/types/response/ChannelsKickResponse.d.ts.map +1 -0
  1571. package/node_modules/@slack/web-api/dist/types/response/ChannelsKickResponse.js +11 -0
  1572. package/node_modules/@slack/web-api/dist/types/response/ChannelsKickResponse.js.map +1 -0
  1573. package/node_modules/@slack/web-api/dist/types/response/ChannelsLeaveResponse.d.ts +8 -0
  1574. package/node_modules/@slack/web-api/dist/types/response/ChannelsLeaveResponse.d.ts.map +1 -0
  1575. package/node_modules/@slack/web-api/dist/types/response/ChannelsLeaveResponse.js +11 -0
  1576. package/node_modules/@slack/web-api/dist/types/response/ChannelsLeaveResponse.js.map +1 -0
  1577. package/node_modules/@slack/web-api/dist/types/response/ChannelsListResponse.d.ts +42 -0
  1578. package/node_modules/@slack/web-api/dist/types/response/ChannelsListResponse.d.ts.map +1 -0
  1579. package/node_modules/@slack/web-api/dist/types/response/ChannelsListResponse.js +11 -0
  1580. package/node_modules/@slack/web-api/dist/types/response/ChannelsListResponse.js.map +1 -0
  1581. package/node_modules/@slack/web-api/dist/types/response/ChannelsMarkResponse.d.ts +8 -0
  1582. package/node_modules/@slack/web-api/dist/types/response/ChannelsMarkResponse.d.ts.map +1 -0
  1583. package/node_modules/@slack/web-api/dist/types/response/ChannelsMarkResponse.js +11 -0
  1584. package/node_modules/@slack/web-api/dist/types/response/ChannelsMarkResponse.js.map +1 -0
  1585. package/node_modules/@slack/web-api/dist/types/response/ChannelsRenameResponse.d.ts +34 -0
  1586. package/node_modules/@slack/web-api/dist/types/response/ChannelsRenameResponse.d.ts.map +1 -0
  1587. package/node_modules/@slack/web-api/dist/types/response/ChannelsRenameResponse.js +11 -0
  1588. package/node_modules/@slack/web-api/dist/types/response/ChannelsRenameResponse.js.map +1 -0
  1589. package/node_modules/@slack/web-api/dist/types/response/ChannelsRepliesResponse.d.ts +46 -0
  1590. package/node_modules/@slack/web-api/dist/types/response/ChannelsRepliesResponse.d.ts.map +1 -0
  1591. package/node_modules/@slack/web-api/dist/types/response/ChannelsRepliesResponse.js +11 -0
  1592. package/node_modules/@slack/web-api/dist/types/response/ChannelsRepliesResponse.js.map +1 -0
  1593. package/node_modules/@slack/web-api/dist/types/response/ChannelsSetPurposeResponse.d.ts +9 -0
  1594. package/node_modules/@slack/web-api/dist/types/response/ChannelsSetPurposeResponse.d.ts.map +1 -0
  1595. package/node_modules/@slack/web-api/dist/types/response/ChannelsSetPurposeResponse.js +11 -0
  1596. package/node_modules/@slack/web-api/dist/types/response/ChannelsSetPurposeResponse.js.map +1 -0
  1597. package/node_modules/@slack/web-api/dist/types/response/ChannelsSetTopicResponse.d.ts +9 -0
  1598. package/node_modules/@slack/web-api/dist/types/response/ChannelsSetTopicResponse.d.ts.map +1 -0
  1599. package/node_modules/@slack/web-api/dist/types/response/ChannelsSetTopicResponse.js +11 -0
  1600. package/node_modules/@slack/web-api/dist/types/response/ChannelsSetTopicResponse.js.map +1 -0
  1601. package/node_modules/@slack/web-api/dist/types/response/ChannelsUnarchiveResponse.d.ts +8 -0
  1602. package/node_modules/@slack/web-api/dist/types/response/ChannelsUnarchiveResponse.d.ts.map +1 -0
  1603. package/node_modules/@slack/web-api/dist/types/response/ChannelsUnarchiveResponse.js +11 -0
  1604. package/node_modules/@slack/web-api/dist/types/response/ChannelsUnarchiveResponse.js.map +1 -0
  1605. package/node_modules/@slack/web-api/dist/types/response/ChatAppendStreamResponse.d.ts +10 -0
  1606. package/node_modules/@slack/web-api/dist/types/response/ChatAppendStreamResponse.d.ts.map +1 -0
  1607. package/node_modules/@slack/web-api/dist/types/response/ChatAppendStreamResponse.js +3 -0
  1608. package/node_modules/@slack/web-api/dist/types/response/ChatAppendStreamResponse.js.map +1 -0
  1609. package/node_modules/@slack/web-api/dist/types/response/ChatDeleteResponse.d.ts +10 -0
  1610. package/node_modules/@slack/web-api/dist/types/response/ChatDeleteResponse.d.ts.map +1 -0
  1611. package/node_modules/@slack/web-api/dist/types/response/ChatDeleteResponse.js +11 -0
  1612. package/node_modules/@slack/web-api/dist/types/response/ChatDeleteResponse.js.map +1 -0
  1613. package/node_modules/@slack/web-api/dist/types/response/ChatDeleteScheduledMessageResponse.d.ts +8 -0
  1614. package/node_modules/@slack/web-api/dist/types/response/ChatDeleteScheduledMessageResponse.d.ts.map +1 -0
  1615. package/node_modules/@slack/web-api/dist/types/response/ChatDeleteScheduledMessageResponse.js +11 -0
  1616. package/node_modules/@slack/web-api/dist/types/response/ChatDeleteScheduledMessageResponse.js.map +1 -0
  1617. package/node_modules/@slack/web-api/dist/types/response/ChatGetPermalinkResponse.d.ts +10 -0
  1618. package/node_modules/@slack/web-api/dist/types/response/ChatGetPermalinkResponse.d.ts.map +1 -0
  1619. package/node_modules/@slack/web-api/dist/types/response/ChatGetPermalinkResponse.js +11 -0
  1620. package/node_modules/@slack/web-api/dist/types/response/ChatGetPermalinkResponse.js.map +1 -0
  1621. package/node_modules/@slack/web-api/dist/types/response/ChatMeMessageResponse.d.ts +10 -0
  1622. package/node_modules/@slack/web-api/dist/types/response/ChatMeMessageResponse.d.ts.map +1 -0
  1623. package/node_modules/@slack/web-api/dist/types/response/ChatMeMessageResponse.js +11 -0
  1624. package/node_modules/@slack/web-api/dist/types/response/ChatMeMessageResponse.js.map +1 -0
  1625. package/node_modules/@slack/web-api/dist/types/response/ChatPostEphemeralResponse.d.ts +9 -0
  1626. package/node_modules/@slack/web-api/dist/types/response/ChatPostEphemeralResponse.d.ts.map +1 -0
  1627. package/node_modules/@slack/web-api/dist/types/response/ChatPostEphemeralResponse.js +11 -0
  1628. package/node_modules/@slack/web-api/dist/types/response/ChatPostEphemeralResponse.js.map +1 -0
  1629. package/node_modules/@slack/web-api/dist/types/response/ChatPostMessageResponse.d.ts +1284 -0
  1630. package/node_modules/@slack/web-api/dist/types/response/ChatPostMessageResponse.d.ts.map +1 -0
  1631. package/node_modules/@slack/web-api/dist/types/response/ChatPostMessageResponse.js +67 -0
  1632. package/node_modules/@slack/web-api/dist/types/response/ChatPostMessageResponse.js.map +1 -0
  1633. package/node_modules/@slack/web-api/dist/types/response/ChatScheduleMessageResponse.d.ts +729 -0
  1634. package/node_modules/@slack/web-api/dist/types/response/ChatScheduleMessageResponse.d.ts.map +1 -0
  1635. package/node_modules/@slack/web-api/dist/types/response/ChatScheduleMessageResponse.js +48 -0
  1636. package/node_modules/@slack/web-api/dist/types/response/ChatScheduleMessageResponse.js.map +1 -0
  1637. package/node_modules/@slack/web-api/dist/types/response/ChatScheduledMessagesListResponse.d.ts +20 -0
  1638. package/node_modules/@slack/web-api/dist/types/response/ChatScheduledMessagesListResponse.d.ts.map +1 -0
  1639. package/node_modules/@slack/web-api/dist/types/response/ChatScheduledMessagesListResponse.js +11 -0
  1640. package/node_modules/@slack/web-api/dist/types/response/ChatScheduledMessagesListResponse.js.map +1 -0
  1641. package/node_modules/@slack/web-api/dist/types/response/ChatStartStreamResponse.d.ts +10 -0
  1642. package/node_modules/@slack/web-api/dist/types/response/ChatStartStreamResponse.d.ts.map +1 -0
  1643. package/node_modules/@slack/web-api/dist/types/response/ChatStartStreamResponse.js +3 -0
  1644. package/node_modules/@slack/web-api/dist/types/response/ChatStartStreamResponse.js.map +1 -0
  1645. package/node_modules/@slack/web-api/dist/types/response/ChatStopStreamResponse.d.ts +24 -0
  1646. package/node_modules/@slack/web-api/dist/types/response/ChatStopStreamResponse.d.ts.map +1 -0
  1647. package/node_modules/@slack/web-api/dist/types/response/ChatStopStreamResponse.js +3 -0
  1648. package/node_modules/@slack/web-api/dist/types/response/ChatStopStreamResponse.js.map +1 -0
  1649. package/node_modules/@slack/web-api/dist/types/response/ChatUnfurlResponse.d.ts +8 -0
  1650. package/node_modules/@slack/web-api/dist/types/response/ChatUnfurlResponse.d.ts.map +1 -0
  1651. package/node_modules/@slack/web-api/dist/types/response/ChatUnfurlResponse.js +11 -0
  1652. package/node_modules/@slack/web-api/dist/types/response/ChatUnfurlResponse.js.map +1 -0
  1653. package/node_modules/@slack/web-api/dist/types/response/ChatUpdateResponse.d.ts +738 -0
  1654. package/node_modules/@slack/web-api/dist/types/response/ChatUpdateResponse.d.ts.map +1 -0
  1655. package/node_modules/@slack/web-api/dist/types/response/ChatUpdateResponse.js +48 -0
  1656. package/node_modules/@slack/web-api/dist/types/response/ChatUpdateResponse.js.map +1 -0
  1657. package/node_modules/@slack/web-api/dist/types/response/ConversationsAcceptSharedInviteResponse.d.ts +12 -0
  1658. package/node_modules/@slack/web-api/dist/types/response/ConversationsAcceptSharedInviteResponse.d.ts.map +1 -0
  1659. package/node_modules/@slack/web-api/dist/types/response/ConversationsAcceptSharedInviteResponse.js +11 -0
  1660. package/node_modules/@slack/web-api/dist/types/response/ConversationsAcceptSharedInviteResponse.js.map +1 -0
  1661. package/node_modules/@slack/web-api/dist/types/response/ConversationsApproveSharedInviteResponse.d.ts +8 -0
  1662. package/node_modules/@slack/web-api/dist/types/response/ConversationsApproveSharedInviteResponse.d.ts.map +1 -0
  1663. package/node_modules/@slack/web-api/dist/types/response/ConversationsApproveSharedInviteResponse.js +11 -0
  1664. package/node_modules/@slack/web-api/dist/types/response/ConversationsApproveSharedInviteResponse.js.map +1 -0
  1665. package/node_modules/@slack/web-api/dist/types/response/ConversationsArchiveResponse.d.ts +8 -0
  1666. package/node_modules/@slack/web-api/dist/types/response/ConversationsArchiveResponse.d.ts.map +1 -0
  1667. package/node_modules/@slack/web-api/dist/types/response/ConversationsArchiveResponse.js +11 -0
  1668. package/node_modules/@slack/web-api/dist/types/response/ConversationsArchiveResponse.js.map +1 -0
  1669. package/node_modules/@slack/web-api/dist/types/response/ConversationsCanvasesCreateResponse.d.ts +14 -0
  1670. package/node_modules/@slack/web-api/dist/types/response/ConversationsCanvasesCreateResponse.d.ts.map +1 -0
  1671. package/node_modules/@slack/web-api/dist/types/response/ConversationsCanvasesCreateResponse.js +11 -0
  1672. package/node_modules/@slack/web-api/dist/types/response/ConversationsCanvasesCreateResponse.js.map +1 -0
  1673. package/node_modules/@slack/web-api/dist/types/response/ConversationsCloseResponse.d.ts +10 -0
  1674. package/node_modules/@slack/web-api/dist/types/response/ConversationsCloseResponse.d.ts.map +1 -0
  1675. package/node_modules/@slack/web-api/dist/types/response/ConversationsCloseResponse.js +11 -0
  1676. package/node_modules/@slack/web-api/dist/types/response/ConversationsCloseResponse.js.map +1 -0
  1677. package/node_modules/@slack/web-api/dist/types/response/ConversationsCreateResponse.d.ts +48 -0
  1678. package/node_modules/@slack/web-api/dist/types/response/ConversationsCreateResponse.d.ts.map +1 -0
  1679. package/node_modules/@slack/web-api/dist/types/response/ConversationsCreateResponse.js +11 -0
  1680. package/node_modules/@slack/web-api/dist/types/response/ConversationsCreateResponse.js.map +1 -0
  1681. package/node_modules/@slack/web-api/dist/types/response/ConversationsDeclineSharedInviteResponse.d.ts +8 -0
  1682. package/node_modules/@slack/web-api/dist/types/response/ConversationsDeclineSharedInviteResponse.d.ts.map +1 -0
  1683. package/node_modules/@slack/web-api/dist/types/response/ConversationsDeclineSharedInviteResponse.js +11 -0
  1684. package/node_modules/@slack/web-api/dist/types/response/ConversationsDeclineSharedInviteResponse.js.map +1 -0
  1685. package/node_modules/@slack/web-api/dist/types/response/ConversationsExternalInvitePermissionsSetResponse.d.ts +8 -0
  1686. package/node_modules/@slack/web-api/dist/types/response/ConversationsExternalInvitePermissionsSetResponse.d.ts.map +1 -0
  1687. package/node_modules/@slack/web-api/dist/types/response/ConversationsExternalInvitePermissionsSetResponse.js +11 -0
  1688. package/node_modules/@slack/web-api/dist/types/response/ConversationsExternalInvitePermissionsSetResponse.js.map +1 -0
  1689. package/node_modules/@slack/web-api/dist/types/response/ConversationsHistoryResponse.d.ts +1298 -0
  1690. package/node_modules/@slack/web-api/dist/types/response/ConversationsHistoryResponse.d.ts.map +1 -0
  1691. package/node_modules/@slack/web-api/dist/types/response/ConversationsHistoryResponse.js +67 -0
  1692. package/node_modules/@slack/web-api/dist/types/response/ConversationsHistoryResponse.js.map +1 -0
  1693. package/node_modules/@slack/web-api/dist/types/response/ConversationsInfoResponse.d.ts +56 -0
  1694. package/node_modules/@slack/web-api/dist/types/response/ConversationsInfoResponse.d.ts.map +1 -0
  1695. package/node_modules/@slack/web-api/dist/types/response/ConversationsInfoResponse.js +11 -0
  1696. package/node_modules/@slack/web-api/dist/types/response/ConversationsInfoResponse.js.map +1 -0
  1697. package/node_modules/@slack/web-api/dist/types/response/ConversationsInviteResponse.d.ts +52 -0
  1698. package/node_modules/@slack/web-api/dist/types/response/ConversationsInviteResponse.d.ts.map +1 -0
  1699. package/node_modules/@slack/web-api/dist/types/response/ConversationsInviteResponse.js +11 -0
  1700. package/node_modules/@slack/web-api/dist/types/response/ConversationsInviteResponse.js.map +1 -0
  1701. package/node_modules/@slack/web-api/dist/types/response/ConversationsInviteSharedResponse.d.ts +12 -0
  1702. package/node_modules/@slack/web-api/dist/types/response/ConversationsInviteSharedResponse.d.ts.map +1 -0
  1703. package/node_modules/@slack/web-api/dist/types/response/ConversationsInviteSharedResponse.js +11 -0
  1704. package/node_modules/@slack/web-api/dist/types/response/ConversationsInviteSharedResponse.js.map +1 -0
  1705. package/node_modules/@slack/web-api/dist/types/response/ConversationsJoinResponse.d.ts +68 -0
  1706. package/node_modules/@slack/web-api/dist/types/response/ConversationsJoinResponse.d.ts.map +1 -0
  1707. package/node_modules/@slack/web-api/dist/types/response/ConversationsJoinResponse.js +11 -0
  1708. package/node_modules/@slack/web-api/dist/types/response/ConversationsJoinResponse.js.map +1 -0
  1709. package/node_modules/@slack/web-api/dist/types/response/ConversationsKickResponse.d.ts +10 -0
  1710. package/node_modules/@slack/web-api/dist/types/response/ConversationsKickResponse.d.ts.map +1 -0
  1711. package/node_modules/@slack/web-api/dist/types/response/ConversationsKickResponse.js +11 -0
  1712. package/node_modules/@slack/web-api/dist/types/response/ConversationsKickResponse.js.map +1 -0
  1713. package/node_modules/@slack/web-api/dist/types/response/ConversationsLeaveResponse.d.ts +8 -0
  1714. package/node_modules/@slack/web-api/dist/types/response/ConversationsLeaveResponse.d.ts.map +1 -0
  1715. package/node_modules/@slack/web-api/dist/types/response/ConversationsLeaveResponse.js +11 -0
  1716. package/node_modules/@slack/web-api/dist/types/response/ConversationsLeaveResponse.js.map +1 -0
  1717. package/node_modules/@slack/web-api/dist/types/response/ConversationsListConnectInvitesResponse.d.ts +117 -0
  1718. package/node_modules/@slack/web-api/dist/types/response/ConversationsListConnectInvitesResponse.d.ts.map +1 -0
  1719. package/node_modules/@slack/web-api/dist/types/response/ConversationsListConnectInvitesResponse.js +11 -0
  1720. package/node_modules/@slack/web-api/dist/types/response/ConversationsListConnectInvitesResponse.js.map +1 -0
  1721. package/node_modules/@slack/web-api/dist/types/response/ConversationsListResponse.d.ts +78 -0
  1722. package/node_modules/@slack/web-api/dist/types/response/ConversationsListResponse.d.ts.map +1 -0
  1723. package/node_modules/@slack/web-api/dist/types/response/ConversationsListResponse.js +11 -0
  1724. package/node_modules/@slack/web-api/dist/types/response/ConversationsListResponse.js.map +1 -0
  1725. package/node_modules/@slack/web-api/dist/types/response/ConversationsMarkResponse.d.ts +8 -0
  1726. package/node_modules/@slack/web-api/dist/types/response/ConversationsMarkResponse.d.ts.map +1 -0
  1727. package/node_modules/@slack/web-api/dist/types/response/ConversationsMarkResponse.js +11 -0
  1728. package/node_modules/@slack/web-api/dist/types/response/ConversationsMarkResponse.js.map +1 -0
  1729. package/node_modules/@slack/web-api/dist/types/response/ConversationsMembersResponse.d.ts +13 -0
  1730. package/node_modules/@slack/web-api/dist/types/response/ConversationsMembersResponse.d.ts.map +1 -0
  1731. package/node_modules/@slack/web-api/dist/types/response/ConversationsMembersResponse.js +11 -0
  1732. package/node_modules/@slack/web-api/dist/types/response/ConversationsMembersResponse.js.map +1 -0
  1733. package/node_modules/@slack/web-api/dist/types/response/ConversationsOpenResponse.d.ts +692 -0
  1734. package/node_modules/@slack/web-api/dist/types/response/ConversationsOpenResponse.d.ts.map +1 -0
  1735. package/node_modules/@slack/web-api/dist/types/response/ConversationsOpenResponse.js +48 -0
  1736. package/node_modules/@slack/web-api/dist/types/response/ConversationsOpenResponse.js.map +1 -0
  1737. package/node_modules/@slack/web-api/dist/types/response/ConversationsRenameResponse.d.ts +46 -0
  1738. package/node_modules/@slack/web-api/dist/types/response/ConversationsRenameResponse.d.ts.map +1 -0
  1739. package/node_modules/@slack/web-api/dist/types/response/ConversationsRenameResponse.js +11 -0
  1740. package/node_modules/@slack/web-api/dist/types/response/ConversationsRenameResponse.js.map +1 -0
  1741. package/node_modules/@slack/web-api/dist/types/response/ConversationsRepliesResponse.d.ts +1266 -0
  1742. package/node_modules/@slack/web-api/dist/types/response/ConversationsRepliesResponse.d.ts.map +1 -0
  1743. package/node_modules/@slack/web-api/dist/types/response/ConversationsRepliesResponse.js +67 -0
  1744. package/node_modules/@slack/web-api/dist/types/response/ConversationsRepliesResponse.js.map +1 -0
  1745. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteApproveResponse.d.ts +9 -0
  1746. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteApproveResponse.d.ts.map +1 -0
  1747. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteApproveResponse.js +11 -0
  1748. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteApproveResponse.js.map +1 -0
  1749. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteDenyResponse.d.ts +9 -0
  1750. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteDenyResponse.d.ts.map +1 -0
  1751. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteDenyResponse.js +11 -0
  1752. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteDenyResponse.js.map +1 -0
  1753. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteListResponse.d.ts +80 -0
  1754. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteListResponse.d.ts.map +1 -0
  1755. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteListResponse.js +11 -0
  1756. package/node_modules/@slack/web-api/dist/types/response/ConversationsRequestSharedInviteListResponse.js.map +1 -0
  1757. package/node_modules/@slack/web-api/dist/types/response/ConversationsSetPurposeResponse.d.ts +43 -0
  1758. package/node_modules/@slack/web-api/dist/types/response/ConversationsSetPurposeResponse.d.ts.map +1 -0
  1759. package/node_modules/@slack/web-api/dist/types/response/ConversationsSetPurposeResponse.js +11 -0
  1760. package/node_modules/@slack/web-api/dist/types/response/ConversationsSetPurposeResponse.js.map +1 -0
  1761. package/node_modules/@slack/web-api/dist/types/response/ConversationsSetTopicResponse.d.ts +43 -0
  1762. package/node_modules/@slack/web-api/dist/types/response/ConversationsSetTopicResponse.d.ts.map +1 -0
  1763. package/node_modules/@slack/web-api/dist/types/response/ConversationsSetTopicResponse.js +11 -0
  1764. package/node_modules/@slack/web-api/dist/types/response/ConversationsSetTopicResponse.js.map +1 -0
  1765. package/node_modules/@slack/web-api/dist/types/response/ConversationsUnarchiveResponse.d.ts +8 -0
  1766. package/node_modules/@slack/web-api/dist/types/response/ConversationsUnarchiveResponse.d.ts.map +1 -0
  1767. package/node_modules/@slack/web-api/dist/types/response/ConversationsUnarchiveResponse.js +11 -0
  1768. package/node_modules/@slack/web-api/dist/types/response/ConversationsUnarchiveResponse.js.map +1 -0
  1769. package/node_modules/@slack/web-api/dist/types/response/DialogOpenResponse.d.ts +13 -0
  1770. package/node_modules/@slack/web-api/dist/types/response/DialogOpenResponse.d.ts.map +1 -0
  1771. package/node_modules/@slack/web-api/dist/types/response/DialogOpenResponse.js +11 -0
  1772. package/node_modules/@slack/web-api/dist/types/response/DialogOpenResponse.js.map +1 -0
  1773. package/node_modules/@slack/web-api/dist/types/response/DndEndDndResponse.d.ts +8 -0
  1774. package/node_modules/@slack/web-api/dist/types/response/DndEndDndResponse.d.ts.map +1 -0
  1775. package/node_modules/@slack/web-api/dist/types/response/DndEndDndResponse.js +11 -0
  1776. package/node_modules/@slack/web-api/dist/types/response/DndEndDndResponse.js.map +1 -0
  1777. package/node_modules/@slack/web-api/dist/types/response/DndEndSnoozeResponse.d.ts +12 -0
  1778. package/node_modules/@slack/web-api/dist/types/response/DndEndSnoozeResponse.d.ts.map +1 -0
  1779. package/node_modules/@slack/web-api/dist/types/response/DndEndSnoozeResponse.js +11 -0
  1780. package/node_modules/@slack/web-api/dist/types/response/DndEndSnoozeResponse.js.map +1 -0
  1781. package/node_modules/@slack/web-api/dist/types/response/DndInfoResponse.d.ts +11 -0
  1782. package/node_modules/@slack/web-api/dist/types/response/DndInfoResponse.d.ts.map +1 -0
  1783. package/node_modules/@slack/web-api/dist/types/response/DndInfoResponse.js +11 -0
  1784. package/node_modules/@slack/web-api/dist/types/response/DndInfoResponse.js.map +1 -0
  1785. package/node_modules/@slack/web-api/dist/types/response/DndSetSnoozeResponse.d.ts +12 -0
  1786. package/node_modules/@slack/web-api/dist/types/response/DndSetSnoozeResponse.d.ts.map +1 -0
  1787. package/node_modules/@slack/web-api/dist/types/response/DndSetSnoozeResponse.js +11 -0
  1788. package/node_modules/@slack/web-api/dist/types/response/DndSetSnoozeResponse.js.map +1 -0
  1789. package/node_modules/@slack/web-api/dist/types/response/DndTeamInfoResponse.d.ts +16 -0
  1790. package/node_modules/@slack/web-api/dist/types/response/DndTeamInfoResponse.d.ts.map +1 -0
  1791. package/node_modules/@slack/web-api/dist/types/response/DndTeamInfoResponse.js +11 -0
  1792. package/node_modules/@slack/web-api/dist/types/response/DndTeamInfoResponse.js.map +1 -0
  1793. package/node_modules/@slack/web-api/dist/types/response/EmojiListResponse.d.ts +18 -0
  1794. package/node_modules/@slack/web-api/dist/types/response/EmojiListResponse.d.ts.map +1 -0
  1795. package/node_modules/@slack/web-api/dist/types/response/EmojiListResponse.js +11 -0
  1796. package/node_modules/@slack/web-api/dist/types/response/EmojiListResponse.js.map +1 -0
  1797. package/node_modules/@slack/web-api/dist/types/response/EntityPresentDetailsResponse.d.ts +9 -0
  1798. package/node_modules/@slack/web-api/dist/types/response/EntityPresentDetailsResponse.d.ts.map +1 -0
  1799. package/node_modules/@slack/web-api/dist/types/response/EntityPresentDetailsResponse.js +11 -0
  1800. package/node_modules/@slack/web-api/dist/types/response/EntityPresentDetailsResponse.js.map +1 -0
  1801. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsAddResponse.d.ts +9 -0
  1802. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsAddResponse.d.ts.map +1 -0
  1803. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsAddResponse.js +11 -0
  1804. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsAddResponse.js.map +1 -0
  1805. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsDeleteResponse.d.ts +8 -0
  1806. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsDeleteResponse.d.ts.map +1 -0
  1807. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsDeleteResponse.js +11 -0
  1808. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsDeleteResponse.js.map +1 -0
  1809. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsEditResponse.d.ts +17 -0
  1810. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsEditResponse.d.ts.map +1 -0
  1811. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsEditResponse.js +11 -0
  1812. package/node_modules/@slack/web-api/dist/types/response/FilesCommentsEditResponse.js.map +1 -0
  1813. package/node_modules/@slack/web-api/dist/types/response/FilesCompleteUploadExternalResponse.d.ts +89 -0
  1814. package/node_modules/@slack/web-api/dist/types/response/FilesCompleteUploadExternalResponse.d.ts.map +1 -0
  1815. package/node_modules/@slack/web-api/dist/types/response/FilesCompleteUploadExternalResponse.js +11 -0
  1816. package/node_modules/@slack/web-api/dist/types/response/FilesCompleteUploadExternalResponse.js.map +1 -0
  1817. package/node_modules/@slack/web-api/dist/types/response/FilesDeleteResponse.d.ts +8 -0
  1818. package/node_modules/@slack/web-api/dist/types/response/FilesDeleteResponse.d.ts.map +1 -0
  1819. package/node_modules/@slack/web-api/dist/types/response/FilesDeleteResponse.js +11 -0
  1820. package/node_modules/@slack/web-api/dist/types/response/FilesDeleteResponse.js.map +1 -0
  1821. package/node_modules/@slack/web-api/dist/types/response/FilesGetUploadURLExternalResponse.d.ts +14 -0
  1822. package/node_modules/@slack/web-api/dist/types/response/FilesGetUploadURLExternalResponse.d.ts.map +1 -0
  1823. package/node_modules/@slack/web-api/dist/types/response/FilesGetUploadURLExternalResponse.js +11 -0
  1824. package/node_modules/@slack/web-api/dist/types/response/FilesGetUploadURLExternalResponse.js.map +1 -0
  1825. package/node_modules/@slack/web-api/dist/types/response/FilesInfoResponse.d.ts +548 -0
  1826. package/node_modules/@slack/web-api/dist/types/response/FilesInfoResponse.d.ts.map +1 -0
  1827. package/node_modules/@slack/web-api/dist/types/response/FilesInfoResponse.js +37 -0
  1828. package/node_modules/@slack/web-api/dist/types/response/FilesInfoResponse.js.map +1 -0
  1829. package/node_modules/@slack/web-api/dist/types/response/FilesListResponse.d.ts +542 -0
  1830. package/node_modules/@slack/web-api/dist/types/response/FilesListResponse.d.ts.map +1 -0
  1831. package/node_modules/@slack/web-api/dist/types/response/FilesListResponse.js +37 -0
  1832. package/node_modules/@slack/web-api/dist/types/response/FilesListResponse.js.map +1 -0
  1833. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteAddResponse.d.ts +535 -0
  1834. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteAddResponse.d.ts.map +1 -0
  1835. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteAddResponse.js +37 -0
  1836. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteAddResponse.js.map +1 -0
  1837. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteInfoResponse.d.ts +535 -0
  1838. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteInfoResponse.d.ts.map +1 -0
  1839. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteInfoResponse.js +37 -0
  1840. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteInfoResponse.js.map +1 -0
  1841. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteListResponse.d.ts +539 -0
  1842. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteListResponse.d.ts.map +1 -0
  1843. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteListResponse.js +37 -0
  1844. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteListResponse.js.map +1 -0
  1845. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteRemoveResponse.d.ts +8 -0
  1846. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteRemoveResponse.d.ts.map +1 -0
  1847. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteRemoveResponse.js +11 -0
  1848. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteRemoveResponse.js.map +1 -0
  1849. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteShareResponse.d.ts +535 -0
  1850. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteShareResponse.d.ts.map +1 -0
  1851. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteShareResponse.js +37 -0
  1852. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteShareResponse.js.map +1 -0
  1853. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteUpdateResponse.d.ts +535 -0
  1854. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteUpdateResponse.d.ts.map +1 -0
  1855. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteUpdateResponse.js +37 -0
  1856. package/node_modules/@slack/web-api/dist/types/response/FilesRemoteUpdateResponse.js.map +1 -0
  1857. package/node_modules/@slack/web-api/dist/types/response/FilesRevokePublicURLResponse.d.ts +535 -0
  1858. package/node_modules/@slack/web-api/dist/types/response/FilesRevokePublicURLResponse.d.ts.map +1 -0
  1859. package/node_modules/@slack/web-api/dist/types/response/FilesRevokePublicURLResponse.js +37 -0
  1860. package/node_modules/@slack/web-api/dist/types/response/FilesRevokePublicURLResponse.js.map +1 -0
  1861. package/node_modules/@slack/web-api/dist/types/response/FilesSharedPublicURLResponse.d.ts +535 -0
  1862. package/node_modules/@slack/web-api/dist/types/response/FilesSharedPublicURLResponse.d.ts.map +1 -0
  1863. package/node_modules/@slack/web-api/dist/types/response/FilesSharedPublicURLResponse.js +37 -0
  1864. package/node_modules/@slack/web-api/dist/types/response/FilesSharedPublicURLResponse.js.map +1 -0
  1865. package/node_modules/@slack/web-api/dist/types/response/FilesUploadResponse.d.ts +535 -0
  1866. package/node_modules/@slack/web-api/dist/types/response/FilesUploadResponse.d.ts.map +1 -0
  1867. package/node_modules/@slack/web-api/dist/types/response/FilesUploadResponse.js +37 -0
  1868. package/node_modules/@slack/web-api/dist/types/response/FilesUploadResponse.js.map +1 -0
  1869. package/node_modules/@slack/web-api/dist/types/response/FunctionsCompleteErrorResponse.d.ts +8 -0
  1870. package/node_modules/@slack/web-api/dist/types/response/FunctionsCompleteErrorResponse.d.ts.map +1 -0
  1871. package/node_modules/@slack/web-api/dist/types/response/FunctionsCompleteErrorResponse.js +11 -0
  1872. package/node_modules/@slack/web-api/dist/types/response/FunctionsCompleteErrorResponse.js.map +1 -0
  1873. package/node_modules/@slack/web-api/dist/types/response/FunctionsCompleteSuccessResponse.d.ts +8 -0
  1874. package/node_modules/@slack/web-api/dist/types/response/FunctionsCompleteSuccessResponse.d.ts.map +1 -0
  1875. package/node_modules/@slack/web-api/dist/types/response/FunctionsCompleteSuccessResponse.js +11 -0
  1876. package/node_modules/@slack/web-api/dist/types/response/FunctionsCompleteSuccessResponse.js.map +1 -0
  1877. package/node_modules/@slack/web-api/dist/types/response/GroupsArchiveResponse.d.ts +14 -0
  1878. package/node_modules/@slack/web-api/dist/types/response/GroupsArchiveResponse.d.ts.map +1 -0
  1879. package/node_modules/@slack/web-api/dist/types/response/GroupsArchiveResponse.js +11 -0
  1880. package/node_modules/@slack/web-api/dist/types/response/GroupsArchiveResponse.js.map +1 -0
  1881. package/node_modules/@slack/web-api/dist/types/response/GroupsCloseResponse.d.ts +8 -0
  1882. package/node_modules/@slack/web-api/dist/types/response/GroupsCloseResponse.d.ts.map +1 -0
  1883. package/node_modules/@slack/web-api/dist/types/response/GroupsCloseResponse.js +11 -0
  1884. package/node_modules/@slack/web-api/dist/types/response/GroupsCloseResponse.js.map +1 -0
  1885. package/node_modules/@slack/web-api/dist/types/response/GroupsCreateChildResponse.d.ts +46 -0
  1886. package/node_modules/@slack/web-api/dist/types/response/GroupsCreateChildResponse.d.ts.map +1 -0
  1887. package/node_modules/@slack/web-api/dist/types/response/GroupsCreateChildResponse.js +11 -0
  1888. package/node_modules/@slack/web-api/dist/types/response/GroupsCreateChildResponse.js.map +1 -0
  1889. package/node_modules/@slack/web-api/dist/types/response/GroupsCreateResponse.d.ts +38 -0
  1890. package/node_modules/@slack/web-api/dist/types/response/GroupsCreateResponse.d.ts.map +1 -0
  1891. package/node_modules/@slack/web-api/dist/types/response/GroupsCreateResponse.js +11 -0
  1892. package/node_modules/@slack/web-api/dist/types/response/GroupsCreateResponse.js.map +1 -0
  1893. package/node_modules/@slack/web-api/dist/types/response/GroupsHistoryResponse.d.ts +24 -0
  1894. package/node_modules/@slack/web-api/dist/types/response/GroupsHistoryResponse.d.ts.map +1 -0
  1895. package/node_modules/@slack/web-api/dist/types/response/GroupsHistoryResponse.js +11 -0
  1896. package/node_modules/@slack/web-api/dist/types/response/GroupsHistoryResponse.js.map +1 -0
  1897. package/node_modules/@slack/web-api/dist/types/response/GroupsInfoResponse.d.ts +45 -0
  1898. package/node_modules/@slack/web-api/dist/types/response/GroupsInfoResponse.d.ts.map +1 -0
  1899. package/node_modules/@slack/web-api/dist/types/response/GroupsInfoResponse.js +11 -0
  1900. package/node_modules/@slack/web-api/dist/types/response/GroupsInfoResponse.js.map +1 -0
  1901. package/node_modules/@slack/web-api/dist/types/response/GroupsInviteResponse.d.ts +46 -0
  1902. package/node_modules/@slack/web-api/dist/types/response/GroupsInviteResponse.d.ts.map +1 -0
  1903. package/node_modules/@slack/web-api/dist/types/response/GroupsInviteResponse.js +11 -0
  1904. package/node_modules/@slack/web-api/dist/types/response/GroupsInviteResponse.js.map +1 -0
  1905. package/node_modules/@slack/web-api/dist/types/response/GroupsKickResponse.d.ts +14 -0
  1906. package/node_modules/@slack/web-api/dist/types/response/GroupsKickResponse.d.ts.map +1 -0
  1907. package/node_modules/@slack/web-api/dist/types/response/GroupsKickResponse.js +11 -0
  1908. package/node_modules/@slack/web-api/dist/types/response/GroupsKickResponse.js.map +1 -0
  1909. package/node_modules/@slack/web-api/dist/types/response/GroupsLeaveResponse.d.ts +14 -0
  1910. package/node_modules/@slack/web-api/dist/types/response/GroupsLeaveResponse.d.ts.map +1 -0
  1911. package/node_modules/@slack/web-api/dist/types/response/GroupsLeaveResponse.js +11 -0
  1912. package/node_modules/@slack/web-api/dist/types/response/GroupsLeaveResponse.js.map +1 -0
  1913. package/node_modules/@slack/web-api/dist/types/response/GroupsListResponse.d.ts +37 -0
  1914. package/node_modules/@slack/web-api/dist/types/response/GroupsListResponse.d.ts.map +1 -0
  1915. package/node_modules/@slack/web-api/dist/types/response/GroupsListResponse.js +11 -0
  1916. package/node_modules/@slack/web-api/dist/types/response/GroupsListResponse.js.map +1 -0
  1917. package/node_modules/@slack/web-api/dist/types/response/GroupsMarkResponse.d.ts +14 -0
  1918. package/node_modules/@slack/web-api/dist/types/response/GroupsMarkResponse.d.ts.map +1 -0
  1919. package/node_modules/@slack/web-api/dist/types/response/GroupsMarkResponse.js +11 -0
  1920. package/node_modules/@slack/web-api/dist/types/response/GroupsMarkResponse.js.map +1 -0
  1921. package/node_modules/@slack/web-api/dist/types/response/GroupsOpenResponse.d.ts +16 -0
  1922. package/node_modules/@slack/web-api/dist/types/response/GroupsOpenResponse.d.ts.map +1 -0
  1923. package/node_modules/@slack/web-api/dist/types/response/GroupsOpenResponse.js +11 -0
  1924. package/node_modules/@slack/web-api/dist/types/response/GroupsOpenResponse.js.map +1 -0
  1925. package/node_modules/@slack/web-api/dist/types/response/GroupsRenameResponse.d.ts +33 -0
  1926. package/node_modules/@slack/web-api/dist/types/response/GroupsRenameResponse.d.ts.map +1 -0
  1927. package/node_modules/@slack/web-api/dist/types/response/GroupsRenameResponse.js +11 -0
  1928. package/node_modules/@slack/web-api/dist/types/response/GroupsRenameResponse.js.map +1 -0
  1929. package/node_modules/@slack/web-api/dist/types/response/GroupsRepliesResponse.d.ts +47 -0
  1930. package/node_modules/@slack/web-api/dist/types/response/GroupsRepliesResponse.d.ts.map +1 -0
  1931. package/node_modules/@slack/web-api/dist/types/response/GroupsRepliesResponse.js +11 -0
  1932. package/node_modules/@slack/web-api/dist/types/response/GroupsRepliesResponse.js.map +1 -0
  1933. package/node_modules/@slack/web-api/dist/types/response/GroupsSetPurposeResponse.d.ts +15 -0
  1934. package/node_modules/@slack/web-api/dist/types/response/GroupsSetPurposeResponse.d.ts.map +1 -0
  1935. package/node_modules/@slack/web-api/dist/types/response/GroupsSetPurposeResponse.js +11 -0
  1936. package/node_modules/@slack/web-api/dist/types/response/GroupsSetPurposeResponse.js.map +1 -0
  1937. package/node_modules/@slack/web-api/dist/types/response/GroupsSetTopicResponse.d.ts +15 -0
  1938. package/node_modules/@slack/web-api/dist/types/response/GroupsSetTopicResponse.d.ts.map +1 -0
  1939. package/node_modules/@slack/web-api/dist/types/response/GroupsSetTopicResponse.js +11 -0
  1940. package/node_modules/@slack/web-api/dist/types/response/GroupsSetTopicResponse.js.map +1 -0
  1941. package/node_modules/@slack/web-api/dist/types/response/GroupsUnarchiveResponse.d.ts +14 -0
  1942. package/node_modules/@slack/web-api/dist/types/response/GroupsUnarchiveResponse.d.ts.map +1 -0
  1943. package/node_modules/@slack/web-api/dist/types/response/GroupsUnarchiveResponse.js +11 -0
  1944. package/node_modules/@slack/web-api/dist/types/response/GroupsUnarchiveResponse.js.map +1 -0
  1945. package/node_modules/@slack/web-api/dist/types/response/ImCloseResponse.d.ts +14 -0
  1946. package/node_modules/@slack/web-api/dist/types/response/ImCloseResponse.d.ts.map +1 -0
  1947. package/node_modules/@slack/web-api/dist/types/response/ImCloseResponse.js +11 -0
  1948. package/node_modules/@slack/web-api/dist/types/response/ImCloseResponse.js.map +1 -0
  1949. package/node_modules/@slack/web-api/dist/types/response/ImHistoryResponse.d.ts +122 -0
  1950. package/node_modules/@slack/web-api/dist/types/response/ImHistoryResponse.d.ts.map +1 -0
  1951. package/node_modules/@slack/web-api/dist/types/response/ImHistoryResponse.js +11 -0
  1952. package/node_modules/@slack/web-api/dist/types/response/ImHistoryResponse.js.map +1 -0
  1953. package/node_modules/@slack/web-api/dist/types/response/ImListResponse.d.ts +26 -0
  1954. package/node_modules/@slack/web-api/dist/types/response/ImListResponse.d.ts.map +1 -0
  1955. package/node_modules/@slack/web-api/dist/types/response/ImListResponse.js +11 -0
  1956. package/node_modules/@slack/web-api/dist/types/response/ImListResponse.js.map +1 -0
  1957. package/node_modules/@slack/web-api/dist/types/response/ImMarkResponse.d.ts +14 -0
  1958. package/node_modules/@slack/web-api/dist/types/response/ImMarkResponse.d.ts.map +1 -0
  1959. package/node_modules/@slack/web-api/dist/types/response/ImMarkResponse.js +11 -0
  1960. package/node_modules/@slack/web-api/dist/types/response/ImMarkResponse.js.map +1 -0
  1961. package/node_modules/@slack/web-api/dist/types/response/ImOpenResponse.d.ts +20 -0
  1962. package/node_modules/@slack/web-api/dist/types/response/ImOpenResponse.d.ts.map +1 -0
  1963. package/node_modules/@slack/web-api/dist/types/response/ImOpenResponse.js +11 -0
  1964. package/node_modules/@slack/web-api/dist/types/response/ImOpenResponse.js.map +1 -0
  1965. package/node_modules/@slack/web-api/dist/types/response/ImRepliesResponse.d.ts +47 -0
  1966. package/node_modules/@slack/web-api/dist/types/response/ImRepliesResponse.d.ts.map +1 -0
  1967. package/node_modules/@slack/web-api/dist/types/response/ImRepliesResponse.js +11 -0
  1968. package/node_modules/@slack/web-api/dist/types/response/ImRepliesResponse.js.map +1 -0
  1969. package/node_modules/@slack/web-api/dist/types/response/MigrationExchangeResponse.d.ts +15 -0
  1970. package/node_modules/@slack/web-api/dist/types/response/MigrationExchangeResponse.d.ts.map +1 -0
  1971. package/node_modules/@slack/web-api/dist/types/response/MigrationExchangeResponse.js +11 -0
  1972. package/node_modules/@slack/web-api/dist/types/response/MigrationExchangeResponse.js.map +1 -0
  1973. package/node_modules/@slack/web-api/dist/types/response/MpimCloseResponse.d.ts +14 -0
  1974. package/node_modules/@slack/web-api/dist/types/response/MpimCloseResponse.d.ts.map +1 -0
  1975. package/node_modules/@slack/web-api/dist/types/response/MpimCloseResponse.js +11 -0
  1976. package/node_modules/@slack/web-api/dist/types/response/MpimCloseResponse.js.map +1 -0
  1977. package/node_modules/@slack/web-api/dist/types/response/MpimHistoryResponse.d.ts +49 -0
  1978. package/node_modules/@slack/web-api/dist/types/response/MpimHistoryResponse.d.ts.map +1 -0
  1979. package/node_modules/@slack/web-api/dist/types/response/MpimHistoryResponse.js +11 -0
  1980. package/node_modules/@slack/web-api/dist/types/response/MpimHistoryResponse.js.map +1 -0
  1981. package/node_modules/@slack/web-api/dist/types/response/MpimListResponse.d.ts +36 -0
  1982. package/node_modules/@slack/web-api/dist/types/response/MpimListResponse.d.ts.map +1 -0
  1983. package/node_modules/@slack/web-api/dist/types/response/MpimListResponse.js +11 -0
  1984. package/node_modules/@slack/web-api/dist/types/response/MpimListResponse.js.map +1 -0
  1985. package/node_modules/@slack/web-api/dist/types/response/MpimMarkResponse.d.ts +14 -0
  1986. package/node_modules/@slack/web-api/dist/types/response/MpimMarkResponse.d.ts.map +1 -0
  1987. package/node_modules/@slack/web-api/dist/types/response/MpimMarkResponse.js +11 -0
  1988. package/node_modules/@slack/web-api/dist/types/response/MpimMarkResponse.js.map +1 -0
  1989. package/node_modules/@slack/web-api/dist/types/response/MpimOpenResponse.d.ts +64 -0
  1990. package/node_modules/@slack/web-api/dist/types/response/MpimOpenResponse.d.ts.map +1 -0
  1991. package/node_modules/@slack/web-api/dist/types/response/MpimOpenResponse.js +11 -0
  1992. package/node_modules/@slack/web-api/dist/types/response/MpimOpenResponse.js.map +1 -0
  1993. package/node_modules/@slack/web-api/dist/types/response/MpimRepliesResponse.d.ts +47 -0
  1994. package/node_modules/@slack/web-api/dist/types/response/MpimRepliesResponse.d.ts.map +1 -0
  1995. package/node_modules/@slack/web-api/dist/types/response/MpimRepliesResponse.js +11 -0
  1996. package/node_modules/@slack/web-api/dist/types/response/MpimRepliesResponse.js.map +1 -0
  1997. package/node_modules/@slack/web-api/dist/types/response/OauthAccessResponse.d.ts +44 -0
  1998. package/node_modules/@slack/web-api/dist/types/response/OauthAccessResponse.d.ts.map +1 -0
  1999. package/node_modules/@slack/web-api/dist/types/response/OauthAccessResponse.js +11 -0
  2000. package/node_modules/@slack/web-api/dist/types/response/OauthAccessResponse.js.map +1 -0
  2001. package/node_modules/@slack/web-api/dist/types/response/OauthTokenResponse.d.ts +9 -0
  2002. package/node_modules/@slack/web-api/dist/types/response/OauthTokenResponse.d.ts.map +1 -0
  2003. package/node_modules/@slack/web-api/dist/types/response/OauthTokenResponse.js +11 -0
  2004. package/node_modules/@slack/web-api/dist/types/response/OauthTokenResponse.js.map +1 -0
  2005. package/node_modules/@slack/web-api/dist/types/response/OauthV2AccessResponse.d.ts +39 -0
  2006. package/node_modules/@slack/web-api/dist/types/response/OauthV2AccessResponse.d.ts.map +1 -0
  2007. package/node_modules/@slack/web-api/dist/types/response/OauthV2AccessResponse.js +11 -0
  2008. package/node_modules/@slack/web-api/dist/types/response/OauthV2AccessResponse.js.map +1 -0
  2009. package/node_modules/@slack/web-api/dist/types/response/OauthV2ExchangeResponse.d.ts +43 -0
  2010. package/node_modules/@slack/web-api/dist/types/response/OauthV2ExchangeResponse.d.ts.map +1 -0
  2011. package/node_modules/@slack/web-api/dist/types/response/OauthV2ExchangeResponse.js +11 -0
  2012. package/node_modules/@slack/web-api/dist/types/response/OauthV2ExchangeResponse.js.map +1 -0
  2013. package/node_modules/@slack/web-api/dist/types/response/OpenIDConnectTokenResponse.d.ts +14 -0
  2014. package/node_modules/@slack/web-api/dist/types/response/OpenIDConnectTokenResponse.d.ts.map +1 -0
  2015. package/node_modules/@slack/web-api/dist/types/response/OpenIDConnectTokenResponse.js +11 -0
  2016. package/node_modules/@slack/web-api/dist/types/response/OpenIDConnectTokenResponse.js.map +1 -0
  2017. package/node_modules/@slack/web-api/dist/types/response/OpenIDConnectUserInfoResponse.d.ts +39 -0
  2018. package/node_modules/@slack/web-api/dist/types/response/OpenIDConnectUserInfoResponse.d.ts.map +1 -0
  2019. package/node_modules/@slack/web-api/dist/types/response/OpenIDConnectUserInfoResponse.js +11 -0
  2020. package/node_modules/@slack/web-api/dist/types/response/OpenIDConnectUserInfoResponse.js.map +1 -0
  2021. package/node_modules/@slack/web-api/dist/types/response/PinsAddResponse.d.ts +8 -0
  2022. package/node_modules/@slack/web-api/dist/types/response/PinsAddResponse.d.ts.map +1 -0
  2023. package/node_modules/@slack/web-api/dist/types/response/PinsAddResponse.js +11 -0
  2024. package/node_modules/@slack/web-api/dist/types/response/PinsAddResponse.js.map +1 -0
  2025. package/node_modules/@slack/web-api/dist/types/response/PinsListResponse.d.ts +542 -0
  2026. package/node_modules/@slack/web-api/dist/types/response/PinsListResponse.d.ts.map +1 -0
  2027. package/node_modules/@slack/web-api/dist/types/response/PinsListResponse.js +37 -0
  2028. package/node_modules/@slack/web-api/dist/types/response/PinsListResponse.js.map +1 -0
  2029. package/node_modules/@slack/web-api/dist/types/response/PinsRemoveResponse.d.ts +8 -0
  2030. package/node_modules/@slack/web-api/dist/types/response/PinsRemoveResponse.d.ts.map +1 -0
  2031. package/node_modules/@slack/web-api/dist/types/response/PinsRemoveResponse.js +11 -0
  2032. package/node_modules/@slack/web-api/dist/types/response/PinsRemoveResponse.js.map +1 -0
  2033. package/node_modules/@slack/web-api/dist/types/response/ReactionsAddResponse.d.ts +8 -0
  2034. package/node_modules/@slack/web-api/dist/types/response/ReactionsAddResponse.d.ts.map +1 -0
  2035. package/node_modules/@slack/web-api/dist/types/response/ReactionsAddResponse.js +11 -0
  2036. package/node_modules/@slack/web-api/dist/types/response/ReactionsAddResponse.js.map +1 -0
  2037. package/node_modules/@slack/web-api/dist/types/response/ReactionsGetResponse.d.ts +722 -0
  2038. package/node_modules/@slack/web-api/dist/types/response/ReactionsGetResponse.d.ts.map +1 -0
  2039. package/node_modules/@slack/web-api/dist/types/response/ReactionsGetResponse.js +48 -0
  2040. package/node_modules/@slack/web-api/dist/types/response/ReactionsGetResponse.js.map +1 -0
  2041. package/node_modules/@slack/web-api/dist/types/response/ReactionsListResponse.d.ts +1282 -0
  2042. package/node_modules/@slack/web-api/dist/types/response/ReactionsListResponse.d.ts.map +1 -0
  2043. package/node_modules/@slack/web-api/dist/types/response/ReactionsListResponse.js +67 -0
  2044. package/node_modules/@slack/web-api/dist/types/response/ReactionsListResponse.js.map +1 -0
  2045. package/node_modules/@slack/web-api/dist/types/response/ReactionsRemoveResponse.d.ts +8 -0
  2046. package/node_modules/@slack/web-api/dist/types/response/ReactionsRemoveResponse.d.ts.map +1 -0
  2047. package/node_modules/@slack/web-api/dist/types/response/ReactionsRemoveResponse.js +11 -0
  2048. package/node_modules/@slack/web-api/dist/types/response/ReactionsRemoveResponse.js.map +1 -0
  2049. package/node_modules/@slack/web-api/dist/types/response/RemindersAddResponse.d.ts +22 -0
  2050. package/node_modules/@slack/web-api/dist/types/response/RemindersAddResponse.d.ts.map +1 -0
  2051. package/node_modules/@slack/web-api/dist/types/response/RemindersAddResponse.js +11 -0
  2052. package/node_modules/@slack/web-api/dist/types/response/RemindersAddResponse.js.map +1 -0
  2053. package/node_modules/@slack/web-api/dist/types/response/RemindersCompleteResponse.d.ts +8 -0
  2054. package/node_modules/@slack/web-api/dist/types/response/RemindersCompleteResponse.d.ts.map +1 -0
  2055. package/node_modules/@slack/web-api/dist/types/response/RemindersCompleteResponse.js +11 -0
  2056. package/node_modules/@slack/web-api/dist/types/response/RemindersCompleteResponse.js.map +1 -0
  2057. package/node_modules/@slack/web-api/dist/types/response/RemindersDeleteResponse.d.ts +8 -0
  2058. package/node_modules/@slack/web-api/dist/types/response/RemindersDeleteResponse.d.ts.map +1 -0
  2059. package/node_modules/@slack/web-api/dist/types/response/RemindersDeleteResponse.js +11 -0
  2060. package/node_modules/@slack/web-api/dist/types/response/RemindersDeleteResponse.js.map +1 -0
  2061. package/node_modules/@slack/web-api/dist/types/response/RemindersInfoResponse.d.ts +18 -0
  2062. package/node_modules/@slack/web-api/dist/types/response/RemindersInfoResponse.d.ts.map +1 -0
  2063. package/node_modules/@slack/web-api/dist/types/response/RemindersInfoResponse.js +11 -0
  2064. package/node_modules/@slack/web-api/dist/types/response/RemindersInfoResponse.js.map +1 -0
  2065. package/node_modules/@slack/web-api/dist/types/response/RemindersListResponse.d.ts +24 -0
  2066. package/node_modules/@slack/web-api/dist/types/response/RemindersListResponse.d.ts.map +1 -0
  2067. package/node_modules/@slack/web-api/dist/types/response/RemindersListResponse.js +11 -0
  2068. package/node_modules/@slack/web-api/dist/types/response/RemindersListResponse.js.map +1 -0
  2069. package/node_modules/@slack/web-api/dist/types/response/RtmConnectResponse.d.ts +20 -0
  2070. package/node_modules/@slack/web-api/dist/types/response/RtmConnectResponse.d.ts.map +1 -0
  2071. package/node_modules/@slack/web-api/dist/types/response/RtmConnectResponse.js +11 -0
  2072. package/node_modules/@slack/web-api/dist/types/response/RtmConnectResponse.js.map +1 -0
  2073. package/node_modules/@slack/web-api/dist/types/response/RtmStartResponse.d.ts +2254 -0
  2074. package/node_modules/@slack/web-api/dist/types/response/RtmStartResponse.d.ts.map +1 -0
  2075. package/node_modules/@slack/web-api/dist/types/response/RtmStartResponse.js +77 -0
  2076. package/node_modules/@slack/web-api/dist/types/response/RtmStartResponse.js.map +1 -0
  2077. package/node_modules/@slack/web-api/dist/types/response/SearchAllResponse.d.ts +1437 -0
  2078. package/node_modules/@slack/web-api/dist/types/response/SearchAllResponse.d.ts.map +1 -0
  2079. package/node_modules/@slack/web-api/dist/types/response/SearchAllResponse.js +82 -0
  2080. package/node_modules/@slack/web-api/dist/types/response/SearchAllResponse.js.map +1 -0
  2081. package/node_modules/@slack/web-api/dist/types/response/SearchFilesResponse.d.ts +1359 -0
  2082. package/node_modules/@slack/web-api/dist/types/response/SearchFilesResponse.d.ts.map +1 -0
  2083. package/node_modules/@slack/web-api/dist/types/response/SearchFilesResponse.js +63 -0
  2084. package/node_modules/@slack/web-api/dist/types/response/SearchFilesResponse.js.map +1 -0
  2085. package/node_modules/@slack/web-api/dist/types/response/SearchMessagesResponse.d.ts +1296 -0
  2086. package/node_modules/@slack/web-api/dist/types/response/SearchMessagesResponse.d.ts.map +1 -0
  2087. package/node_modules/@slack/web-api/dist/types/response/SearchMessagesResponse.js +67 -0
  2088. package/node_modules/@slack/web-api/dist/types/response/SearchMessagesResponse.js.map +1 -0
  2089. package/node_modules/@slack/web-api/dist/types/response/SlackListsAccessDeleteResponse.d.ts +8 -0
  2090. package/node_modules/@slack/web-api/dist/types/response/SlackListsAccessDeleteResponse.d.ts.map +1 -0
  2091. package/node_modules/@slack/web-api/dist/types/response/SlackListsAccessDeleteResponse.js +3 -0
  2092. package/node_modules/@slack/web-api/dist/types/response/SlackListsAccessDeleteResponse.js.map +1 -0
  2093. package/node_modules/@slack/web-api/dist/types/response/SlackListsAccessSetResponse.d.ts +8 -0
  2094. package/node_modules/@slack/web-api/dist/types/response/SlackListsAccessSetResponse.d.ts.map +1 -0
  2095. package/node_modules/@slack/web-api/dist/types/response/SlackListsAccessSetResponse.js +3 -0
  2096. package/node_modules/@slack/web-api/dist/types/response/SlackListsAccessSetResponse.js.map +1 -0
  2097. package/node_modules/@slack/web-api/dist/types/response/SlackListsCreateResponse.d.ts +14 -0
  2098. package/node_modules/@slack/web-api/dist/types/response/SlackListsCreateResponse.d.ts.map +1 -0
  2099. package/node_modules/@slack/web-api/dist/types/response/SlackListsCreateResponse.js +3 -0
  2100. package/node_modules/@slack/web-api/dist/types/response/SlackListsCreateResponse.js.map +1 -0
  2101. package/node_modules/@slack/web-api/dist/types/response/SlackListsDownloadGetResponse.d.ts +10 -0
  2102. package/node_modules/@slack/web-api/dist/types/response/SlackListsDownloadGetResponse.d.ts.map +1 -0
  2103. package/node_modules/@slack/web-api/dist/types/response/SlackListsDownloadGetResponse.js +3 -0
  2104. package/node_modules/@slack/web-api/dist/types/response/SlackListsDownloadGetResponse.js.map +1 -0
  2105. package/node_modules/@slack/web-api/dist/types/response/SlackListsDownloadStartResponse.d.ts +9 -0
  2106. package/node_modules/@slack/web-api/dist/types/response/SlackListsDownloadStartResponse.d.ts.map +1 -0
  2107. package/node_modules/@slack/web-api/dist/types/response/SlackListsDownloadStartResponse.js +3 -0
  2108. package/node_modules/@slack/web-api/dist/types/response/SlackListsDownloadStartResponse.js.map +1 -0
  2109. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsCreateResponse.d.ts +10 -0
  2110. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsCreateResponse.d.ts.map +1 -0
  2111. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsCreateResponse.js +3 -0
  2112. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsCreateResponse.js.map +1 -0
  2113. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsDeleteMultipleResponse.d.ts +8 -0
  2114. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsDeleteMultipleResponse.d.ts.map +1 -0
  2115. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsDeleteMultipleResponse.js +3 -0
  2116. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsDeleteMultipleResponse.js.map +1 -0
  2117. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsDeleteResponse.d.ts +8 -0
  2118. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsDeleteResponse.d.ts.map +1 -0
  2119. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsDeleteResponse.js +3 -0
  2120. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsDeleteResponse.js.map +1 -0
  2121. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsInfoResponse.d.ts +12 -0
  2122. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsInfoResponse.d.ts.map +1 -0
  2123. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsInfoResponse.js +3 -0
  2124. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsInfoResponse.js.map +1 -0
  2125. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsListResponse.d.ts +13 -0
  2126. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsListResponse.d.ts.map +1 -0
  2127. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsListResponse.js +3 -0
  2128. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsListResponse.js.map +1 -0
  2129. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsUpdateResponse.d.ts +8 -0
  2130. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsUpdateResponse.d.ts.map +1 -0
  2131. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsUpdateResponse.js +3 -0
  2132. package/node_modules/@slack/web-api/dist/types/response/SlackListsItemsUpdateResponse.js.map +1 -0
  2133. package/node_modules/@slack/web-api/dist/types/response/SlackListsUpdateResponse.d.ts +8 -0
  2134. package/node_modules/@slack/web-api/dist/types/response/SlackListsUpdateResponse.d.ts.map +1 -0
  2135. package/node_modules/@slack/web-api/dist/types/response/SlackListsUpdateResponse.js +3 -0
  2136. package/node_modules/@slack/web-api/dist/types/response/SlackListsUpdateResponse.js.map +1 -0
  2137. package/node_modules/@slack/web-api/dist/types/response/StarsAddResponse.d.ts +8 -0
  2138. package/node_modules/@slack/web-api/dist/types/response/StarsAddResponse.d.ts.map +1 -0
  2139. package/node_modules/@slack/web-api/dist/types/response/StarsAddResponse.js +11 -0
  2140. package/node_modules/@slack/web-api/dist/types/response/StarsAddResponse.js.map +1 -0
  2141. package/node_modules/@slack/web-api/dist/types/response/StarsListResponse.d.ts +689 -0
  2142. package/node_modules/@slack/web-api/dist/types/response/StarsListResponse.d.ts.map +1 -0
  2143. package/node_modules/@slack/web-api/dist/types/response/StarsListResponse.js +11 -0
  2144. package/node_modules/@slack/web-api/dist/types/response/StarsListResponse.js.map +1 -0
  2145. package/node_modules/@slack/web-api/dist/types/response/StarsRemoveResponse.d.ts +8 -0
  2146. package/node_modules/@slack/web-api/dist/types/response/StarsRemoveResponse.d.ts.map +1 -0
  2147. package/node_modules/@slack/web-api/dist/types/response/StarsRemoveResponse.js +11 -0
  2148. package/node_modules/@slack/web-api/dist/types/response/StarsRemoveResponse.js.map +1 -0
  2149. package/node_modules/@slack/web-api/dist/types/response/TeamAccessLogsResponse.d.ts +32 -0
  2150. package/node_modules/@slack/web-api/dist/types/response/TeamAccessLogsResponse.d.ts.map +1 -0
  2151. package/node_modules/@slack/web-api/dist/types/response/TeamAccessLogsResponse.js +11 -0
  2152. package/node_modules/@slack/web-api/dist/types/response/TeamAccessLogsResponse.js.map +1 -0
  2153. package/node_modules/@slack/web-api/dist/types/response/TeamBillableInfoResponse.d.ts +18 -0
  2154. package/node_modules/@slack/web-api/dist/types/response/TeamBillableInfoResponse.d.ts.map +1 -0
  2155. package/node_modules/@slack/web-api/dist/types/response/TeamBillableInfoResponse.js +11 -0
  2156. package/node_modules/@slack/web-api/dist/types/response/TeamBillableInfoResponse.js.map +1 -0
  2157. package/node_modules/@slack/web-api/dist/types/response/TeamBillingInfoResponse.d.ts +9 -0
  2158. package/node_modules/@slack/web-api/dist/types/response/TeamBillingInfoResponse.d.ts.map +1 -0
  2159. package/node_modules/@slack/web-api/dist/types/response/TeamBillingInfoResponse.js +11 -0
  2160. package/node_modules/@slack/web-api/dist/types/response/TeamBillingInfoResponse.js.map +1 -0
  2161. package/node_modules/@slack/web-api/dist/types/response/TeamExternalTeamsDisconnectResponse.d.ts +12 -0
  2162. package/node_modules/@slack/web-api/dist/types/response/TeamExternalTeamsDisconnectResponse.d.ts.map +1 -0
  2163. package/node_modules/@slack/web-api/dist/types/response/TeamExternalTeamsDisconnectResponse.js +11 -0
  2164. package/node_modules/@slack/web-api/dist/types/response/TeamExternalTeamsDisconnectResponse.js.map +1 -0
  2165. package/node_modules/@slack/web-api/dist/types/response/TeamExternalTeamsListResponse.d.ts +109 -0
  2166. package/node_modules/@slack/web-api/dist/types/response/TeamExternalTeamsListResponse.d.ts.map +1 -0
  2167. package/node_modules/@slack/web-api/dist/types/response/TeamExternalTeamsListResponse.js +11 -0
  2168. package/node_modules/@slack/web-api/dist/types/response/TeamExternalTeamsListResponse.js.map +1 -0
  2169. package/node_modules/@slack/web-api/dist/types/response/TeamInfoResponse.d.ts +35 -0
  2170. package/node_modules/@slack/web-api/dist/types/response/TeamInfoResponse.d.ts.map +1 -0
  2171. package/node_modules/@slack/web-api/dist/types/response/TeamInfoResponse.js +11 -0
  2172. package/node_modules/@slack/web-api/dist/types/response/TeamInfoResponse.js.map +1 -0
  2173. package/node_modules/@slack/web-api/dist/types/response/TeamIntegrationLogsResponse.d.ts +34 -0
  2174. package/node_modules/@slack/web-api/dist/types/response/TeamIntegrationLogsResponse.d.ts.map +1 -0
  2175. package/node_modules/@slack/web-api/dist/types/response/TeamIntegrationLogsResponse.js +11 -0
  2176. package/node_modules/@slack/web-api/dist/types/response/TeamIntegrationLogsResponse.js.map +1 -0
  2177. package/node_modules/@slack/web-api/dist/types/response/TeamPreferencesListResponse.d.ts +13 -0
  2178. package/node_modules/@slack/web-api/dist/types/response/TeamPreferencesListResponse.d.ts.map +1 -0
  2179. package/node_modules/@slack/web-api/dist/types/response/TeamPreferencesListResponse.js +11 -0
  2180. package/node_modules/@slack/web-api/dist/types/response/TeamPreferencesListResponse.js.map +1 -0
  2181. package/node_modules/@slack/web-api/dist/types/response/TeamProfileGetResponse.d.ts +44 -0
  2182. package/node_modules/@slack/web-api/dist/types/response/TeamProfileGetResponse.d.ts.map +1 -0
  2183. package/node_modules/@slack/web-api/dist/types/response/TeamProfileGetResponse.js +11 -0
  2184. package/node_modules/@slack/web-api/dist/types/response/TeamProfileGetResponse.js.map +1 -0
  2185. package/node_modules/@slack/web-api/dist/types/response/ToolingTokensRotateResponse.d.ts +18 -0
  2186. package/node_modules/@slack/web-api/dist/types/response/ToolingTokensRotateResponse.d.ts.map +1 -0
  2187. package/node_modules/@slack/web-api/dist/types/response/ToolingTokensRotateResponse.js +11 -0
  2188. package/node_modules/@slack/web-api/dist/types/response/ToolingTokensRotateResponse.js.map +1 -0
  2189. package/node_modules/@slack/web-api/dist/types/response/UsergroupsCreateResponse.d.ts +34 -0
  2190. package/node_modules/@slack/web-api/dist/types/response/UsergroupsCreateResponse.d.ts.map +1 -0
  2191. package/node_modules/@slack/web-api/dist/types/response/UsergroupsCreateResponse.js +11 -0
  2192. package/node_modules/@slack/web-api/dist/types/response/UsergroupsCreateResponse.js.map +1 -0
  2193. package/node_modules/@slack/web-api/dist/types/response/UsergroupsDisableResponse.d.ts +35 -0
  2194. package/node_modules/@slack/web-api/dist/types/response/UsergroupsDisableResponse.d.ts.map +1 -0
  2195. package/node_modules/@slack/web-api/dist/types/response/UsergroupsDisableResponse.js +11 -0
  2196. package/node_modules/@slack/web-api/dist/types/response/UsergroupsDisableResponse.js.map +1 -0
  2197. package/node_modules/@slack/web-api/dist/types/response/UsergroupsEnableResponse.d.ts +34 -0
  2198. package/node_modules/@slack/web-api/dist/types/response/UsergroupsEnableResponse.d.ts.map +1 -0
  2199. package/node_modules/@slack/web-api/dist/types/response/UsergroupsEnableResponse.js +11 -0
  2200. package/node_modules/@slack/web-api/dist/types/response/UsergroupsEnableResponse.js.map +1 -0
  2201. package/node_modules/@slack/web-api/dist/types/response/UsergroupsListResponse.d.ts +35 -0
  2202. package/node_modules/@slack/web-api/dist/types/response/UsergroupsListResponse.d.ts.map +1 -0
  2203. package/node_modules/@slack/web-api/dist/types/response/UsergroupsListResponse.js +11 -0
  2204. package/node_modules/@slack/web-api/dist/types/response/UsergroupsListResponse.js.map +1 -0
  2205. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUpdateResponse.d.ts +34 -0
  2206. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUpdateResponse.d.ts.map +1 -0
  2207. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUpdateResponse.js +11 -0
  2208. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUpdateResponse.js.map +1 -0
  2209. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUsersListResponse.d.ts +9 -0
  2210. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUsersListResponse.d.ts.map +1 -0
  2211. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUsersListResponse.js +11 -0
  2212. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUsersListResponse.js.map +1 -0
  2213. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUsersUpdateResponse.d.ts +34 -0
  2214. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUsersUpdateResponse.d.ts.map +1 -0
  2215. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUsersUpdateResponse.js +11 -0
  2216. package/node_modules/@slack/web-api/dist/types/response/UsergroupsUsersUpdateResponse.js.map +1 -0
  2217. package/node_modules/@slack/web-api/dist/types/response/UsersConversationsResponse.d.ts +84 -0
  2218. package/node_modules/@slack/web-api/dist/types/response/UsersConversationsResponse.d.ts.map +1 -0
  2219. package/node_modules/@slack/web-api/dist/types/response/UsersConversationsResponse.js +11 -0
  2220. package/node_modules/@slack/web-api/dist/types/response/UsersConversationsResponse.js.map +1 -0
  2221. package/node_modules/@slack/web-api/dist/types/response/UsersDeletePhotoResponse.d.ts +8 -0
  2222. package/node_modules/@slack/web-api/dist/types/response/UsersDeletePhotoResponse.d.ts.map +1 -0
  2223. package/node_modules/@slack/web-api/dist/types/response/UsersDeletePhotoResponse.js +11 -0
  2224. package/node_modules/@slack/web-api/dist/types/response/UsersDeletePhotoResponse.js.map +1 -0
  2225. package/node_modules/@slack/web-api/dist/types/response/UsersDiscoverableContactsLookupResponse.d.ts +13 -0
  2226. package/node_modules/@slack/web-api/dist/types/response/UsersDiscoverableContactsLookupResponse.d.ts.map +1 -0
  2227. package/node_modules/@slack/web-api/dist/types/response/UsersDiscoverableContactsLookupResponse.js +11 -0
  2228. package/node_modules/@slack/web-api/dist/types/response/UsersDiscoverableContactsLookupResponse.js.map +1 -0
  2229. package/node_modules/@slack/web-api/dist/types/response/UsersGetPresenceResponse.d.ts +15 -0
  2230. package/node_modules/@slack/web-api/dist/types/response/UsersGetPresenceResponse.d.ts.map +1 -0
  2231. package/node_modules/@slack/web-api/dist/types/response/UsersGetPresenceResponse.js +11 -0
  2232. package/node_modules/@slack/web-api/dist/types/response/UsersGetPresenceResponse.js.map +1 -0
  2233. package/node_modules/@slack/web-api/dist/types/response/UsersIdentityResponse.d.ts +26 -0
  2234. package/node_modules/@slack/web-api/dist/types/response/UsersIdentityResponse.d.ts.map +1 -0
  2235. package/node_modules/@slack/web-api/dist/types/response/UsersIdentityResponse.js +11 -0
  2236. package/node_modules/@slack/web-api/dist/types/response/UsersIdentityResponse.js.map +1 -0
  2237. package/node_modules/@slack/web-api/dist/types/response/UsersInfoResponse.d.ts +89 -0
  2238. package/node_modules/@slack/web-api/dist/types/response/UsersInfoResponse.d.ts.map +1 -0
  2239. package/node_modules/@slack/web-api/dist/types/response/UsersInfoResponse.js +11 -0
  2240. package/node_modules/@slack/web-api/dist/types/response/UsersInfoResponse.js.map +1 -0
  2241. package/node_modules/@slack/web-api/dist/types/response/UsersListResponse.d.ts +98 -0
  2242. package/node_modules/@slack/web-api/dist/types/response/UsersListResponse.d.ts.map +1 -0
  2243. package/node_modules/@slack/web-api/dist/types/response/UsersListResponse.js +11 -0
  2244. package/node_modules/@slack/web-api/dist/types/response/UsersListResponse.js.map +1 -0
  2245. package/node_modules/@slack/web-api/dist/types/response/UsersLookupByEmailResponse.d.ts +76 -0
  2246. package/node_modules/@slack/web-api/dist/types/response/UsersLookupByEmailResponse.d.ts.map +1 -0
  2247. package/node_modules/@slack/web-api/dist/types/response/UsersLookupByEmailResponse.js +11 -0
  2248. package/node_modules/@slack/web-api/dist/types/response/UsersLookupByEmailResponse.js.map +1 -0
  2249. package/node_modules/@slack/web-api/dist/types/response/UsersProfileGetResponse.d.ts +54 -0
  2250. package/node_modules/@slack/web-api/dist/types/response/UsersProfileGetResponse.d.ts.map +1 -0
  2251. package/node_modules/@slack/web-api/dist/types/response/UsersProfileGetResponse.js +11 -0
  2252. package/node_modules/@slack/web-api/dist/types/response/UsersProfileGetResponse.js.map +1 -0
  2253. package/node_modules/@slack/web-api/dist/types/response/UsersProfileSetResponse.d.ts +54 -0
  2254. package/node_modules/@slack/web-api/dist/types/response/UsersProfileSetResponse.d.ts.map +1 -0
  2255. package/node_modules/@slack/web-api/dist/types/response/UsersProfileSetResponse.js +11 -0
  2256. package/node_modules/@slack/web-api/dist/types/response/UsersProfileSetResponse.js.map +1 -0
  2257. package/node_modules/@slack/web-api/dist/types/response/UsersSetActiveResponse.d.ts +8 -0
  2258. package/node_modules/@slack/web-api/dist/types/response/UsersSetActiveResponse.d.ts.map +1 -0
  2259. package/node_modules/@slack/web-api/dist/types/response/UsersSetActiveResponse.js +11 -0
  2260. package/node_modules/@slack/web-api/dist/types/response/UsersSetActiveResponse.js.map +1 -0
  2261. package/node_modules/@slack/web-api/dist/types/response/UsersSetPhotoResponse.d.ts +20 -0
  2262. package/node_modules/@slack/web-api/dist/types/response/UsersSetPhotoResponse.d.ts.map +1 -0
  2263. package/node_modules/@slack/web-api/dist/types/response/UsersSetPhotoResponse.js +11 -0
  2264. package/node_modules/@slack/web-api/dist/types/response/UsersSetPhotoResponse.js.map +1 -0
  2265. package/node_modules/@slack/web-api/dist/types/response/UsersSetPresenceResponse.d.ts +8 -0
  2266. package/node_modules/@slack/web-api/dist/types/response/UsersSetPresenceResponse.d.ts.map +1 -0
  2267. package/node_modules/@slack/web-api/dist/types/response/UsersSetPresenceResponse.js +11 -0
  2268. package/node_modules/@slack/web-api/dist/types/response/UsersSetPresenceResponse.js.map +1 -0
  2269. package/node_modules/@slack/web-api/dist/types/response/ViewsOpenResponse.d.ts +266 -0
  2270. package/node_modules/@slack/web-api/dist/types/response/ViewsOpenResponse.d.ts.map +1 -0
  2271. package/node_modules/@slack/web-api/dist/types/response/ViewsOpenResponse.js +31 -0
  2272. package/node_modules/@slack/web-api/dist/types/response/ViewsOpenResponse.js.map +1 -0
  2273. package/node_modules/@slack/web-api/dist/types/response/ViewsPublishResponse.d.ts +266 -0
  2274. package/node_modules/@slack/web-api/dist/types/response/ViewsPublishResponse.d.ts.map +1 -0
  2275. package/node_modules/@slack/web-api/dist/types/response/ViewsPublishResponse.js +31 -0
  2276. package/node_modules/@slack/web-api/dist/types/response/ViewsPublishResponse.js.map +1 -0
  2277. package/node_modules/@slack/web-api/dist/types/response/ViewsPushResponse.d.ts +266 -0
  2278. package/node_modules/@slack/web-api/dist/types/response/ViewsPushResponse.d.ts.map +1 -0
  2279. package/node_modules/@slack/web-api/dist/types/response/ViewsPushResponse.js +31 -0
  2280. package/node_modules/@slack/web-api/dist/types/response/ViewsPushResponse.js.map +1 -0
  2281. package/node_modules/@slack/web-api/dist/types/response/ViewsUpdateResponse.d.ts +266 -0
  2282. package/node_modules/@slack/web-api/dist/types/response/ViewsUpdateResponse.d.ts.map +1 -0
  2283. package/node_modules/@slack/web-api/dist/types/response/ViewsUpdateResponse.js +31 -0
  2284. package/node_modules/@slack/web-api/dist/types/response/ViewsUpdateResponse.js.map +1 -0
  2285. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedAddResponse.d.ts +3 -0
  2286. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedAddResponse.d.ts.map +1 -0
  2287. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedAddResponse.js +3 -0
  2288. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedAddResponse.js.map +1 -0
  2289. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedListResponse.d.ts +11 -0
  2290. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedListResponse.d.ts.map +1 -0
  2291. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedListResponse.js +3 -0
  2292. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedListResponse.js.map +1 -0
  2293. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedRemoveResponse.d.ts +3 -0
  2294. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedRemoveResponse.d.ts.map +1 -0
  2295. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedRemoveResponse.js +3 -0
  2296. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedRemoveResponse.js.map +1 -0
  2297. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedSetResponse.d.ts +3 -0
  2298. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedSetResponse.d.ts.map +1 -0
  2299. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedSetResponse.js +3 -0
  2300. package/node_modules/@slack/web-api/dist/types/response/WorkflowsFeaturedSetResponse.js.map +1 -0
  2301. package/node_modules/@slack/web-api/dist/types/response/WorkflowsStepCompletedResponse.d.ts +8 -0
  2302. package/node_modules/@slack/web-api/dist/types/response/WorkflowsStepCompletedResponse.d.ts.map +1 -0
  2303. package/node_modules/@slack/web-api/dist/types/response/WorkflowsStepCompletedResponse.js +11 -0
  2304. package/node_modules/@slack/web-api/dist/types/response/WorkflowsStepCompletedResponse.js.map +1 -0
  2305. package/node_modules/@slack/web-api/dist/types/response/WorkflowsStepFailedResponse.d.ts +8 -0
  2306. package/node_modules/@slack/web-api/dist/types/response/WorkflowsStepFailedResponse.d.ts.map +1 -0
  2307. package/node_modules/@slack/web-api/dist/types/response/WorkflowsStepFailedResponse.js +11 -0
  2308. package/node_modules/@slack/web-api/dist/types/response/WorkflowsStepFailedResponse.js.map +1 -0
  2309. package/node_modules/@slack/web-api/dist/types/response/WorkflowsUpdateStepResponse.d.ts +8 -0
  2310. package/node_modules/@slack/web-api/dist/types/response/WorkflowsUpdateStepResponse.d.ts.map +1 -0
  2311. package/node_modules/@slack/web-api/dist/types/response/WorkflowsUpdateStepResponse.js +11 -0
  2312. package/node_modules/@slack/web-api/dist/types/response/WorkflowsUpdateStepResponse.js.map +1 -0
  2313. package/node_modules/@slack/web-api/dist/types/response/index.d.ts +330 -0
  2314. package/node_modules/@slack/web-api/dist/types/response/index.d.ts.map +1 -0
  2315. package/node_modules/@slack/web-api/dist/types/response/index.js +3 -0
  2316. package/node_modules/@slack/web-api/dist/types/response/index.js.map +1 -0
  2317. package/node_modules/@slack/web-api/package.json +76 -0
  2318. package/node_modules/@types/jsonwebtoken/LICENSE +21 -0
  2319. package/node_modules/@types/jsonwebtoken/README.md +15 -0
  2320. package/node_modules/@types/jsonwebtoken/index.d.ts +271 -0
  2321. package/node_modules/@types/jsonwebtoken/package.json +84 -0
  2322. package/node_modules/@types/ms/LICENSE +21 -0
  2323. package/node_modules/@types/ms/README.md +82 -0
  2324. package/node_modules/@types/ms/index.d.ts +63 -0
  2325. package/node_modules/@types/ms/package.json +26 -0
  2326. package/node_modules/@types/node/LICENSE +21 -0
  2327. package/node_modules/@types/node/README.md +15 -0
  2328. package/node_modules/@types/node/assert/strict.d.ts +105 -0
  2329. package/node_modules/@types/node/assert.d.ts +955 -0
  2330. package/node_modules/@types/node/async_hooks.d.ts +623 -0
  2331. package/node_modules/@types/node/buffer.buffer.d.ts +466 -0
  2332. package/node_modules/@types/node/buffer.d.ts +1810 -0
  2333. package/node_modules/@types/node/child_process.d.ts +1433 -0
  2334. package/node_modules/@types/node/cluster.d.ts +486 -0
  2335. package/node_modules/@types/node/compatibility/iterators.d.ts +21 -0
  2336. package/node_modules/@types/node/console.d.ts +151 -0
  2337. package/node_modules/@types/node/constants.d.ts +20 -0
  2338. package/node_modules/@types/node/crypto.d.ts +4065 -0
  2339. package/node_modules/@types/node/dgram.d.ts +564 -0
  2340. package/node_modules/@types/node/diagnostics_channel.d.ts +576 -0
  2341. package/node_modules/@types/node/dns/promises.d.ts +503 -0
  2342. package/node_modules/@types/node/dns.d.ts +922 -0
  2343. package/node_modules/@types/node/domain.d.ts +166 -0
  2344. package/node_modules/@types/node/events.d.ts +1047 -0
  2345. package/node_modules/@types/node/fs/promises.d.ts +1329 -0
  2346. package/node_modules/@types/node/fs.d.ts +4678 -0
  2347. package/node_modules/@types/node/globals.d.ts +150 -0
  2348. package/node_modules/@types/node/globals.typedarray.d.ts +101 -0
  2349. package/node_modules/@types/node/http.d.ts +2188 -0
  2350. package/node_modules/@types/node/http2.d.ts +2480 -0
  2351. package/node_modules/@types/node/https.d.ts +405 -0
  2352. package/node_modules/@types/node/index.d.ts +115 -0
  2353. package/node_modules/@types/node/inspector/promises.d.ts +41 -0
  2354. package/node_modules/@types/node/inspector.d.ts +269 -0
  2355. package/node_modules/@types/node/inspector.generated.d.ts +4401 -0
  2356. package/node_modules/@types/node/module.d.ts +757 -0
  2357. package/node_modules/@types/node/net.d.ts +952 -0
  2358. package/node_modules/@types/node/os.d.ts +507 -0
  2359. package/node_modules/@types/node/package.json +155 -0
  2360. package/node_modules/@types/node/path/posix.d.ts +8 -0
  2361. package/node_modules/@types/node/path/win32.d.ts +8 -0
  2362. package/node_modules/@types/node/path.d.ts +187 -0
  2363. package/node_modules/@types/node/perf_hooks.d.ts +643 -0
  2364. package/node_modules/@types/node/process.d.ts +2175 -0
  2365. package/node_modules/@types/node/punycode.d.ts +117 -0
  2366. package/node_modules/@types/node/querystring.d.ts +152 -0
  2367. package/node_modules/@types/node/quic.d.ts +910 -0
  2368. package/node_modules/@types/node/readline/promises.d.ts +161 -0
  2369. package/node_modules/@types/node/readline.d.ts +542 -0
  2370. package/node_modules/@types/node/repl.d.ts +415 -0
  2371. package/node_modules/@types/node/sea.d.ts +162 -0
  2372. package/node_modules/@types/node/sqlite.d.ts +1065 -0
  2373. package/node_modules/@types/node/stream/consumers.d.ts +38 -0
  2374. package/node_modules/@types/node/stream/promises.d.ts +211 -0
  2375. package/node_modules/@types/node/stream/web.d.ts +296 -0
  2376. package/node_modules/@types/node/stream.d.ts +1793 -0
  2377. package/node_modules/@types/node/string_decoder.d.ts +67 -0
  2378. package/node_modules/@types/node/test/reporters.d.ts +96 -0
  2379. package/node_modules/@types/node/test.d.ts +2275 -0
  2380. package/node_modules/@types/node/timers/promises.d.ts +108 -0
  2381. package/node_modules/@types/node/timers.d.ts +159 -0
  2382. package/node_modules/@types/node/tls.d.ts +1203 -0
  2383. package/node_modules/@types/node/trace_events.d.ts +197 -0
  2384. package/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +462 -0
  2385. package/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts +71 -0
  2386. package/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +36 -0
  2387. package/node_modules/@types/node/ts5.6/index.d.ts +117 -0
  2388. package/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts +72 -0
  2389. package/node_modules/@types/node/ts5.7/index.d.ts +117 -0
  2390. package/node_modules/@types/node/tty.d.ts +250 -0
  2391. package/node_modules/@types/node/url.d.ts +541 -0
  2392. package/node_modules/@types/node/util/types.d.ts +558 -0
  2393. package/node_modules/@types/node/util.d.ts +1687 -0
  2394. package/node_modules/@types/node/v8.d.ts +988 -0
  2395. package/node_modules/@types/node/vm.d.ts +1208 -0
  2396. package/node_modules/@types/node/wasi.d.ts +202 -0
  2397. package/node_modules/@types/node/web-globals/abortcontroller.d.ts +59 -0
  2398. package/node_modules/@types/node/web-globals/blob.d.ts +23 -0
  2399. package/node_modules/@types/node/web-globals/console.d.ts +9 -0
  2400. package/node_modules/@types/node/web-globals/crypto.d.ts +39 -0
  2401. package/node_modules/@types/node/web-globals/domexception.d.ts +68 -0
  2402. package/node_modules/@types/node/web-globals/encoding.d.ts +11 -0
  2403. package/node_modules/@types/node/web-globals/events.d.ts +106 -0
  2404. package/node_modules/@types/node/web-globals/fetch.d.ts +69 -0
  2405. package/node_modules/@types/node/web-globals/importmeta.d.ts +13 -0
  2406. package/node_modules/@types/node/web-globals/messaging.d.ts +23 -0
  2407. package/node_modules/@types/node/web-globals/navigator.d.ts +25 -0
  2408. package/node_modules/@types/node/web-globals/performance.d.ts +45 -0
  2409. package/node_modules/@types/node/web-globals/storage.d.ts +24 -0
  2410. package/node_modules/@types/node/web-globals/streams.d.ts +115 -0
  2411. package/node_modules/@types/node/web-globals/timers.d.ts +44 -0
  2412. package/node_modules/@types/node/web-globals/url.d.ts +24 -0
  2413. package/node_modules/@types/node/worker_threads.d.ts +717 -0
  2414. package/node_modules/@types/node/zlib.d.ts +682 -0
  2415. package/node_modules/@types/retry/LICENSE +21 -0
  2416. package/node_modules/@types/retry/README.md +16 -0
  2417. package/node_modules/@types/retry/index.d.ts +151 -0
  2418. package/node_modules/@types/retry/package.json +28 -0
  2419. package/node_modules/@types/ws/LICENSE +21 -0
  2420. package/node_modules/@types/ws/README.md +15 -0
  2421. package/node_modules/@types/ws/index.d.mts +451 -0
  2422. package/node_modules/@types/ws/index.d.ts +445 -0
  2423. package/node_modules/@types/ws/package.json +72 -0
  2424. package/node_modules/@vladfrangu/async_event_emitter/LICENSE.md +24 -0
  2425. package/node_modules/@vladfrangu/async_event_emitter/README.md +51 -0
  2426. package/node_modules/@vladfrangu/async_event_emitter/THIRD_PARTY_LICENSE.md +23 -0
  2427. package/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs +2825 -0
  2428. package/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs.map +1 -0
  2429. package/node_modules/@vladfrangu/async_event_emitter/dist/index.d.mts +78 -0
  2430. package/node_modules/@vladfrangu/async_event_emitter/dist/index.d.ts +78 -0
  2431. package/node_modules/@vladfrangu/async_event_emitter/dist/index.global.js +2815 -0
  2432. package/node_modules/@vladfrangu/async_event_emitter/dist/index.global.js.map +1 -0
  2433. package/node_modules/@vladfrangu/async_event_emitter/dist/index.mjs +2803 -0
  2434. package/node_modules/@vladfrangu/async_event_emitter/dist/index.mjs.map +1 -0
  2435. package/node_modules/@vladfrangu/async_event_emitter/package.json +112 -0
  2436. package/node_modules/asynckit/LICENSE +21 -0
  2437. package/node_modules/asynckit/README.md +233 -0
  2438. package/node_modules/asynckit/bench.js +76 -0
  2439. package/node_modules/asynckit/index.js +6 -0
  2440. package/node_modules/asynckit/lib/abort.js +29 -0
  2441. package/node_modules/asynckit/lib/async.js +34 -0
  2442. package/node_modules/asynckit/lib/defer.js +26 -0
  2443. package/node_modules/asynckit/lib/iterate.js +75 -0
  2444. package/node_modules/asynckit/lib/readable_asynckit.js +91 -0
  2445. package/node_modules/asynckit/lib/readable_parallel.js +25 -0
  2446. package/node_modules/asynckit/lib/readable_serial.js +25 -0
  2447. package/node_modules/asynckit/lib/readable_serial_ordered.js +29 -0
  2448. package/node_modules/asynckit/lib/state.js +37 -0
  2449. package/node_modules/asynckit/lib/streamify.js +141 -0
  2450. package/node_modules/asynckit/lib/terminator.js +29 -0
  2451. package/node_modules/asynckit/package.json +63 -0
  2452. package/node_modules/asynckit/parallel.js +43 -0
  2453. package/node_modules/asynckit/serial.js +17 -0
  2454. package/node_modules/asynckit/serialOrdered.js +75 -0
  2455. package/node_modules/asynckit/stream.js +21 -0
  2456. package/node_modules/axios/CHANGELOG.md +1416 -0
  2457. package/node_modules/axios/LICENSE +7 -0
  2458. package/node_modules/axios/MIGRATION_GUIDE.md +877 -0
  2459. package/node_modules/axios/README.md +2019 -0
  2460. package/node_modules/axios/dist/axios.js +4494 -0
  2461. package/node_modules/axios/dist/axios.js.map +1 -0
  2462. package/node_modules/axios/dist/axios.min.js +5 -0
  2463. package/node_modules/axios/dist/axios.min.js.map +1 -0
  2464. package/node_modules/axios/dist/browser/axios.cjs +4273 -0
  2465. package/node_modules/axios/dist/browser/axios.cjs.map +1 -0
  2466. package/node_modules/axios/dist/esm/axios.js +4293 -0
  2467. package/node_modules/axios/dist/esm/axios.js.map +1 -0
  2468. package/node_modules/axios/dist/esm/axios.min.js +3 -0
  2469. package/node_modules/axios/dist/esm/axios.min.js.map +1 -0
  2470. package/node_modules/axios/dist/node/axios.cjs +4811 -0
  2471. package/node_modules/axios/dist/node/axios.cjs.map +1 -0
  2472. package/node_modules/axios/index.d.cts +716 -0
  2473. package/node_modules/axios/index.d.ts +810 -0
  2474. package/node_modules/axios/index.js +43 -0
  2475. package/node_modules/axios/lib/adapters/README.md +36 -0
  2476. package/node_modules/axios/lib/adapters/adapters.js +130 -0
  2477. package/node_modules/axios/lib/adapters/fetch.js +338 -0
  2478. package/node_modules/axios/lib/adapters/http.js +954 -0
  2479. package/node_modules/axios/lib/adapters/xhr.js +222 -0
  2480. package/node_modules/axios/lib/axios.js +89 -0
  2481. package/node_modules/axios/lib/cancel/CancelToken.js +135 -0
  2482. package/node_modules/axios/lib/cancel/CanceledError.js +22 -0
  2483. package/node_modules/axios/lib/cancel/isCancel.js +5 -0
  2484. package/node_modules/axios/lib/core/Axios.js +277 -0
  2485. package/node_modules/axios/lib/core/AxiosError.js +90 -0
  2486. package/node_modules/axios/lib/core/AxiosHeaders.js +378 -0
  2487. package/node_modules/axios/lib/core/InterceptorManager.js +72 -0
  2488. package/node_modules/axios/lib/core/README.md +8 -0
  2489. package/node_modules/axios/lib/core/buildFullPath.js +22 -0
  2490. package/node_modules/axios/lib/core/dispatchRequest.js +77 -0
  2491. package/node_modules/axios/lib/core/mergeConfig.js +107 -0
  2492. package/node_modules/axios/lib/core/settle.js +31 -0
  2493. package/node_modules/axios/lib/core/transformData.js +28 -0
  2494. package/node_modules/axios/lib/defaults/index.js +172 -0
  2495. package/node_modules/axios/lib/defaults/transitional.js +8 -0
  2496. package/node_modules/axios/lib/env/README.md +3 -0
  2497. package/node_modules/axios/lib/env/classes/FormData.js +2 -0
  2498. package/node_modules/axios/lib/env/data.js +1 -0
  2499. package/node_modules/axios/lib/helpers/AxiosTransformStream.js +156 -0
  2500. package/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +62 -0
  2501. package/node_modules/axios/lib/helpers/HttpStatusCode.js +77 -0
  2502. package/node_modules/axios/lib/helpers/README.md +7 -0
  2503. package/node_modules/axios/lib/helpers/ZlibHeaderTransformStream.js +29 -0
  2504. package/node_modules/axios/lib/helpers/bind.js +14 -0
  2505. package/node_modules/axios/lib/helpers/buildURL.js +66 -0
  2506. package/node_modules/axios/lib/helpers/callbackify.js +18 -0
  2507. package/node_modules/axios/lib/helpers/combineURLs.js +15 -0
  2508. package/node_modules/axios/lib/helpers/composeSignals.js +56 -0
  2509. package/node_modules/axios/lib/helpers/cookies.js +48 -0
  2510. package/node_modules/axios/lib/helpers/deprecatedMethod.js +31 -0
  2511. package/node_modules/axios/lib/helpers/estimateDataURLDecodedBytes.js +73 -0
  2512. package/node_modules/axios/lib/helpers/formDataToJSON.js +95 -0
  2513. package/node_modules/axios/lib/helpers/formDataToStream.js +118 -0
  2514. package/node_modules/axios/lib/helpers/fromDataURI.js +53 -0
  2515. package/node_modules/axios/lib/helpers/isAbsoluteURL.js +19 -0
  2516. package/node_modules/axios/lib/helpers/isAxiosError.js +14 -0
  2517. package/node_modules/axios/lib/helpers/isURLSameOrigin.js +16 -0
  2518. package/node_modules/axios/lib/helpers/null.js +2 -0
  2519. package/node_modules/axios/lib/helpers/parseHeaders.js +69 -0
  2520. package/node_modules/axios/lib/helpers/parseProtocol.js +6 -0
  2521. package/node_modules/axios/lib/helpers/progressEventReducer.js +51 -0
  2522. package/node_modules/axios/lib/helpers/readBlob.js +15 -0
  2523. package/node_modules/axios/lib/helpers/resolveConfig.js +70 -0
  2524. package/node_modules/axios/lib/helpers/shouldBypassProxy.js +106 -0
  2525. package/node_modules/axios/lib/helpers/speedometer.js +55 -0
  2526. package/node_modules/axios/lib/helpers/spread.js +28 -0
  2527. package/node_modules/axios/lib/helpers/throttle.js +44 -0
  2528. package/node_modules/axios/lib/helpers/toFormData.js +241 -0
  2529. package/node_modules/axios/lib/helpers/toURLEncodedForm.js +19 -0
  2530. package/node_modules/axios/lib/helpers/trackStream.js +89 -0
  2531. package/node_modules/axios/lib/helpers/validator.js +110 -0
  2532. package/node_modules/axios/lib/platform/browser/classes/Blob.js +3 -0
  2533. package/node_modules/axios/lib/platform/browser/classes/FormData.js +3 -0
  2534. package/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js +4 -0
  2535. package/node_modules/axios/lib/platform/browser/index.js +13 -0
  2536. package/node_modules/axios/lib/platform/common/utils.js +52 -0
  2537. package/node_modules/axios/lib/platform/index.js +7 -0
  2538. package/node_modules/axios/lib/platform/node/classes/FormData.js +3 -0
  2539. package/node_modules/axios/lib/platform/node/classes/URLSearchParams.js +4 -0
  2540. package/node_modules/axios/lib/platform/node/index.js +37 -0
  2541. package/node_modules/axios/lib/utils.js +919 -0
  2542. package/node_modules/axios/package.json +190 -0
  2543. package/node_modules/buffer-equal-constant-time/.npmignore +2 -0
  2544. package/node_modules/buffer-equal-constant-time/.travis.yml +4 -0
  2545. package/node_modules/buffer-equal-constant-time/LICENSE.txt +12 -0
  2546. package/node_modules/buffer-equal-constant-time/README.md +50 -0
  2547. package/node_modules/buffer-equal-constant-time/index.js +41 -0
  2548. package/node_modules/buffer-equal-constant-time/package.json +21 -0
  2549. package/node_modules/buffer-equal-constant-time/test.js +42 -0
  2550. package/node_modules/combined-stream/License +19 -0
  2551. package/node_modules/combined-stream/Readme.md +138 -0
  2552. package/node_modules/combined-stream/lib/combined_stream.js +208 -0
  2553. package/node_modules/combined-stream/package.json +25 -0
  2554. package/node_modules/debug/LICENSE +20 -0
  2555. package/node_modules/debug/README.md +481 -0
  2556. package/node_modules/debug/package.json +64 -0
  2557. package/node_modules/debug/src/browser.js +272 -0
  2558. package/node_modules/debug/src/common.js +292 -0
  2559. package/node_modules/debug/src/index.js +10 -0
  2560. package/node_modules/debug/src/node.js +263 -0
  2561. package/node_modules/delayed-stream/.npmignore +1 -0
  2562. package/node_modules/delayed-stream/License +19 -0
  2563. package/node_modules/delayed-stream/Makefile +7 -0
  2564. package/node_modules/delayed-stream/Readme.md +141 -0
  2565. package/node_modules/delayed-stream/lib/delayed_stream.js +107 -0
  2566. package/node_modules/delayed-stream/package.json +27 -0
  2567. package/node_modules/discord-api-types/LICENSE +21 -0
  2568. package/node_modules/discord-api-types/README.md +102 -0
  2569. package/node_modules/discord-api-types/_generated_/rest/v10/interfaces.d.ts +906 -0
  2570. package/node_modules/discord-api-types/_generated_/rest/v10/interfaces.d.ts.map +1 -0
  2571. package/node_modules/discord-api-types/_generated_/rest/v10/interfaces.js +3 -0
  2572. package/node_modules/discord-api-types/_generated_/rest/v10/interfaces.js.map +1 -0
  2573. package/node_modules/discord-api-types/_generated_/rest/v9/interfaces.d.ts +908 -0
  2574. package/node_modules/discord-api-types/_generated_/rest/v9/interfaces.d.ts.map +1 -0
  2575. package/node_modules/discord-api-types/_generated_/rest/v9/interfaces.js +3 -0
  2576. package/node_modules/discord-api-types/_generated_/rest/v9/interfaces.js.map +1 -0
  2577. package/node_modules/discord-api-types/gateway/common.d.ts +9 -0
  2578. package/node_modules/discord-api-types/gateway/common.d.ts.map +1 -0
  2579. package/node_modules/discord-api-types/gateway/common.js +3 -0
  2580. package/node_modules/discord-api-types/gateway/common.js.map +1 -0
  2581. package/node_modules/discord-api-types/gateway/index.d.ts +2 -0
  2582. package/node_modules/discord-api-types/gateway/index.d.ts.map +1 -0
  2583. package/node_modules/discord-api-types/gateway/index.js +20 -0
  2584. package/node_modules/discord-api-types/gateway/index.js.map +1 -0
  2585. package/node_modules/discord-api-types/gateway/index.mjs +9 -0
  2586. package/node_modules/discord-api-types/gateway/v10.d.ts +2054 -0
  2587. package/node_modules/discord-api-types/gateway/v10.d.ts.map +1 -0
  2588. package/node_modules/discord-api-types/gateway/v10.js +277 -0
  2589. package/node_modules/discord-api-types/gateway/v10.js.map +1 -0
  2590. package/node_modules/discord-api-types/gateway/v10.mjs +9 -0
  2591. package/node_modules/discord-api-types/gateway/v6.d.ts +658 -0
  2592. package/node_modules/discord-api-types/gateway/v6.d.ts.map +1 -0
  2593. package/node_modules/discord-api-types/gateway/v6.js +158 -0
  2594. package/node_modules/discord-api-types/gateway/v6.js.map +1 -0
  2595. package/node_modules/discord-api-types/gateway/v6.mjs +10 -0
  2596. package/node_modules/discord-api-types/gateway/v8.d.ts +1575 -0
  2597. package/node_modules/discord-api-types/gateway/v8.d.ts.map +1 -0
  2598. package/node_modules/discord-api-types/gateway/v8.js +231 -0
  2599. package/node_modules/discord-api-types/gateway/v8.js.map +1 -0
  2600. package/node_modules/discord-api-types/gateway/v8.mjs +8 -0
  2601. package/node_modules/discord-api-types/gateway/v9.d.ts +2053 -0
  2602. package/node_modules/discord-api-types/gateway/v9.d.ts.map +1 -0
  2603. package/node_modules/discord-api-types/gateway/v9.js +276 -0
  2604. package/node_modules/discord-api-types/gateway/v9.js.map +1 -0
  2605. package/node_modules/discord-api-types/gateway/v9.mjs +9 -0
  2606. package/node_modules/discord-api-types/globals.d.ts +102 -0
  2607. package/node_modules/discord-api-types/globals.d.ts.map +1 -0
  2608. package/node_modules/discord-api-types/globals.js +105 -0
  2609. package/node_modules/discord-api-types/globals.js.map +1 -0
  2610. package/node_modules/discord-api-types/globals.mjs +4 -0
  2611. package/node_modules/discord-api-types/package.json +215 -0
  2612. package/node_modules/discord-api-types/payloads/common.d.ts +344 -0
  2613. package/node_modules/discord-api-types/payloads/common.d.ts.map +1 -0
  2614. package/node_modules/discord-api-types/payloads/common.js +310 -0
  2615. package/node_modules/discord-api-types/payloads/common.js.map +1 -0
  2616. package/node_modules/discord-api-types/payloads/index.d.ts +2 -0
  2617. package/node_modules/discord-api-types/payloads/index.d.ts.map +1 -0
  2618. package/node_modules/discord-api-types/payloads/index.js +20 -0
  2619. package/node_modules/discord-api-types/payloads/index.js.map +1 -0
  2620. package/node_modules/discord-api-types/payloads/index.mjs +98 -0
  2621. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.d.ts +6 -0
  2622. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.d.ts.map +1 -0
  2623. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.js +3 -0
  2624. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/attachment.js.map +1 -0
  2625. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/base.d.ts +23 -0
  2626. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/base.d.ts.map +1 -0
  2627. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/base.js +3 -0
  2628. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/base.js.map +1 -0
  2629. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.d.ts +5 -0
  2630. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.d.ts.map +1 -0
  2631. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.js +3 -0
  2632. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/boolean.js.map +1 -0
  2633. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/channel.d.ts +9 -0
  2634. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/channel.d.ts.map +1 -0
  2635. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/channel.js +3 -0
  2636. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/channel.js.map +1 -0
  2637. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/integer.d.ts +18 -0
  2638. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/integer.d.ts.map +1 -0
  2639. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/integer.js +3 -0
  2640. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/integer.js.map +1 -0
  2641. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.d.ts +6 -0
  2642. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.d.ts.map +1 -0
  2643. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.js +3 -0
  2644. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/mentionable.js.map +1 -0
  2645. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/number.d.ts +18 -0
  2646. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/number.d.ts.map +1 -0
  2647. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/number.js +3 -0
  2648. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/number.js.map +1 -0
  2649. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/role.d.ts +6 -0
  2650. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/role.d.ts.map +1 -0
  2651. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/role.js +3 -0
  2652. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/role.js.map +1 -0
  2653. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/shared.d.ts +26 -0
  2654. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/shared.d.ts.map +1 -0
  2655. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/shared.js +21 -0
  2656. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/shared.js.map +1 -0
  2657. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/string.d.ts +17 -0
  2658. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/string.d.ts.map +1 -0
  2659. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/string.js +3 -0
  2660. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/string.js.map +1 -0
  2661. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.d.ts +13 -0
  2662. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.d.ts.map +1 -0
  2663. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.js +3 -0
  2664. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommand.js.map +1 -0
  2665. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts +13 -0
  2666. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts.map +1 -0
  2667. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.js +3 -0
  2668. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/subcommandGroup.js.map +1 -0
  2669. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/user.d.ts +6 -0
  2670. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/user.d.ts.map +1 -0
  2671. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/user.js +3 -0
  2672. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/_chatInput/user.js.map +1 -0
  2673. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/chatInput.d.ts +68 -0
  2674. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/chatInput.d.ts.map +1 -0
  2675. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/chatInput.js +18 -0
  2676. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/chatInput.js.map +1 -0
  2677. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/contextMenu.d.ts +66 -0
  2678. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/contextMenu.d.ts.map +1 -0
  2679. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/contextMenu.js +3 -0
  2680. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/contextMenu.js.map +1 -0
  2681. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/entryPoint.d.ts +20 -0
  2682. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/entryPoint.d.ts.map +1 -0
  2683. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/entryPoint.js +3 -0
  2684. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/entryPoint.js.map +1 -0
  2685. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/internals.d.ts +9 -0
  2686. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/internals.d.ts.map +1 -0
  2687. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/internals.js +3 -0
  2688. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/internals.js.map +1 -0
  2689. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/permissions.d.ts +55 -0
  2690. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/permissions.d.ts.map +1 -0
  2691. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/permissions.js +21 -0
  2692. package/node_modules/discord-api-types/payloads/v10/_interactions/_applicationCommands/permissions.js.map +1 -0
  2693. package/node_modules/discord-api-types/payloads/v10/_interactions/applicationCommands.d.ts +194 -0
  2694. package/node_modules/discord-api-types/payloads/v10/_interactions/applicationCommands.d.ts.map +1 -0
  2695. package/node_modules/discord-api-types/payloads/v10/_interactions/applicationCommands.js +89 -0
  2696. package/node_modules/discord-api-types/payloads/v10/_interactions/applicationCommands.js.map +1 -0
  2697. package/node_modules/discord-api-types/payloads/v10/_interactions/autocomplete.d.ts +11 -0
  2698. package/node_modules/discord-api-types/payloads/v10/_interactions/autocomplete.d.ts.map +1 -0
  2699. package/node_modules/discord-api-types/payloads/v10/_interactions/autocomplete.js +3 -0
  2700. package/node_modules/discord-api-types/payloads/v10/_interactions/autocomplete.js.map +1 -0
  2701. package/node_modules/discord-api-types/payloads/v10/_interactions/base.d.ts +230 -0
  2702. package/node_modules/discord-api-types/payloads/v10/_interactions/base.d.ts.map +1 -0
  2703. package/node_modules/discord-api-types/payloads/v10/_interactions/base.js +3 -0
  2704. package/node_modules/discord-api-types/payloads/v10/_interactions/base.js.map +1 -0
  2705. package/node_modules/discord-api-types/payloads/v10/_interactions/messageComponents.d.ts +42 -0
  2706. package/node_modules/discord-api-types/payloads/v10/_interactions/messageComponents.d.ts.map +1 -0
  2707. package/node_modules/discord-api-types/payloads/v10/_interactions/messageComponents.js +3 -0
  2708. package/node_modules/discord-api-types/payloads/v10/_interactions/messageComponents.js.map +1 -0
  2709. package/node_modules/discord-api-types/payloads/v10/_interactions/modalSubmit.d.ts +77 -0
  2710. package/node_modules/discord-api-types/payloads/v10/_interactions/modalSubmit.d.ts.map +1 -0
  2711. package/node_modules/discord-api-types/payloads/v10/_interactions/modalSubmit.js +3 -0
  2712. package/node_modules/discord-api-types/payloads/v10/_interactions/modalSubmit.js.map +1 -0
  2713. package/node_modules/discord-api-types/payloads/v10/_interactions/ping.d.ts +4 -0
  2714. package/node_modules/discord-api-types/payloads/v10/_interactions/ping.d.ts.map +1 -0
  2715. package/node_modules/discord-api-types/payloads/v10/_interactions/ping.js +3 -0
  2716. package/node_modules/discord-api-types/payloads/v10/_interactions/ping.js.map +1 -0
  2717. package/node_modules/discord-api-types/payloads/v10/_interactions/responses.d.ts +124 -0
  2718. package/node_modules/discord-api-types/payloads/v10/_interactions/responses.d.ts.map +1 -0
  2719. package/node_modules/discord-api-types/payloads/v10/_interactions/responses.js +63 -0
  2720. package/node_modules/discord-api-types/payloads/v10/_interactions/responses.js.map +1 -0
  2721. package/node_modules/discord-api-types/payloads/v10/application.d.ts +387 -0
  2722. package/node_modules/discord-api-types/payloads/v10/application.d.ts.map +1 -0
  2723. package/node_modules/discord-api-types/payloads/v10/application.js +152 -0
  2724. package/node_modules/discord-api-types/payloads/v10/application.js.map +1 -0
  2725. package/node_modules/discord-api-types/payloads/v10/auditLog.d.ts +694 -0
  2726. package/node_modules/discord-api-types/payloads/v10/auditLog.d.ts.map +1 -0
  2727. package/node_modules/discord-api-types/payloads/v10/auditLog.js +85 -0
  2728. package/node_modules/discord-api-types/payloads/v10/auditLog.js.map +1 -0
  2729. package/node_modules/discord-api-types/payloads/v10/autoModeration.d.ts +222 -0
  2730. package/node_modules/discord-api-types/payloads/v10/autoModeration.d.ts.map +1 -0
  2731. package/node_modules/discord-api-types/payloads/v10/autoModeration.js +88 -0
  2732. package/node_modules/discord-api-types/payloads/v10/autoModeration.js.map +1 -0
  2733. package/node_modules/discord-api-types/payloads/v10/channel.d.ts +653 -0
  2734. package/node_modules/discord-api-types/payloads/v10/channel.d.ts.map +1 -0
  2735. package/node_modules/discord-api-types/payloads/v10/channel.js +219 -0
  2736. package/node_modules/discord-api-types/payloads/v10/channel.js.map +1 -0
  2737. package/node_modules/discord-api-types/payloads/v10/emoji.d.ts +79 -0
  2738. package/node_modules/discord-api-types/payloads/v10/emoji.d.ts.map +1 -0
  2739. package/node_modules/discord-api-types/payloads/v10/emoji.js +6 -0
  2740. package/node_modules/discord-api-types/payloads/v10/emoji.js.map +1 -0
  2741. package/node_modules/discord-api-types/payloads/v10/gateway.d.ts +456 -0
  2742. package/node_modules/discord-api-types/payloads/v10/gateway.d.ts.map +1 -0
  2743. package/node_modules/discord-api-types/payloads/v10/gateway.js +103 -0
  2744. package/node_modules/discord-api-types/payloads/v10/gateway.js.map +1 -0
  2745. package/node_modules/discord-api-types/payloads/v10/guild.d.ts +1223 -0
  2746. package/node_modules/discord-api-types/payloads/v10/guild.d.ts.map +1 -0
  2747. package/node_modules/discord-api-types/payloads/v10/guild.js +403 -0
  2748. package/node_modules/discord-api-types/payloads/v10/guild.js.map +1 -0
  2749. package/node_modules/discord-api-types/payloads/v10/guildScheduledEvent.d.ts +244 -0
  2750. package/node_modules/discord-api-types/payloads/v10/guildScheduledEvent.d.ts.map +1 -0
  2751. package/node_modules/discord-api-types/payloads/v10/guildScheduledEvent.js +74 -0
  2752. package/node_modules/discord-api-types/payloads/v10/guildScheduledEvent.js.map +1 -0
  2753. package/node_modules/discord-api-types/payloads/v10/index.d.ts +25 -0
  2754. package/node_modules/discord-api-types/payloads/v10/index.d.ts.map +1 -0
  2755. package/node_modules/discord-api-types/payloads/v10/index.js +37 -0
  2756. package/node_modules/discord-api-types/payloads/v10/index.js.map +1 -0
  2757. package/node_modules/discord-api-types/payloads/v10/index.mjs +98 -0
  2758. package/node_modules/discord-api-types/payloads/v10/interactions.d.ts +25 -0
  2759. package/node_modules/discord-api-types/payloads/v10/interactions.d.ts.map +1 -0
  2760. package/node_modules/discord-api-types/payloads/v10/interactions.js +19 -0
  2761. package/node_modules/discord-api-types/payloads/v10/interactions.js.map +1 -0
  2762. package/node_modules/discord-api-types/payloads/v10/invite.d.ts +132 -0
  2763. package/node_modules/discord-api-types/payloads/v10/invite.d.ts.map +1 -0
  2764. package/node_modules/discord-api-types/payloads/v10/invite.js +31 -0
  2765. package/node_modules/discord-api-types/payloads/v10/invite.js.map +1 -0
  2766. package/node_modules/discord-api-types/payloads/v10/message.d.ts +2005 -0
  2767. package/node_modules/discord-api-types/payloads/v10/message.d.ts.map +1 -0
  2768. package/node_modules/discord-api-types/payloads/v10/message.js +537 -0
  2769. package/node_modules/discord-api-types/payloads/v10/message.js.map +1 -0
  2770. package/node_modules/discord-api-types/payloads/v10/monetization.d.ts +216 -0
  2771. package/node_modules/discord-api-types/payloads/v10/monetization.d.ts.map +1 -0
  2772. package/node_modules/discord-api-types/payloads/v10/monetization.js +101 -0
  2773. package/node_modules/discord-api-types/payloads/v10/monetization.js.map +1 -0
  2774. package/node_modules/discord-api-types/payloads/v10/oauth2.d.ts +144 -0
  2775. package/node_modules/discord-api-types/payloads/v10/oauth2.d.ts.map +1 -0
  2776. package/node_modules/discord-api-types/payloads/v10/oauth2.js +148 -0
  2777. package/node_modules/discord-api-types/payloads/v10/oauth2.js.map +1 -0
  2778. package/node_modules/discord-api-types/payloads/v10/permissions.d.ts +124 -0
  2779. package/node_modules/discord-api-types/payloads/v10/permissions.d.ts.map +1 -0
  2780. package/node_modules/discord-api-types/payloads/v10/permissions.js +17 -0
  2781. package/node_modules/discord-api-types/payloads/v10/permissions.js.map +1 -0
  2782. package/node_modules/discord-api-types/payloads/v10/poll.d.ts +111 -0
  2783. package/node_modules/discord-api-types/payloads/v10/poll.d.ts.map +1 -0
  2784. package/node_modules/discord-api-types/payloads/v10/poll.js +17 -0
  2785. package/node_modules/discord-api-types/payloads/v10/poll.js.map +1 -0
  2786. package/node_modules/discord-api-types/payloads/v10/soundboard.d.ts +43 -0
  2787. package/node_modules/discord-api-types/payloads/v10/soundboard.d.ts.map +1 -0
  2788. package/node_modules/discord-api-types/payloads/v10/soundboard.js +6 -0
  2789. package/node_modules/discord-api-types/payloads/v10/soundboard.js.map +1 -0
  2790. package/node_modules/discord-api-types/payloads/v10/stageInstance.d.ts +82 -0
  2791. package/node_modules/discord-api-types/payloads/v10/stageInstance.d.ts.map +1 -0
  2792. package/node_modules/discord-api-types/payloads/v10/stageInstance.js +21 -0
  2793. package/node_modules/discord-api-types/payloads/v10/stageInstance.js.map +1 -0
  2794. package/node_modules/discord-api-types/payloads/v10/sticker.d.ts +125 -0
  2795. package/node_modules/discord-api-types/payloads/v10/sticker.d.ts.map +1 -0
  2796. package/node_modules/discord-api-types/payloads/v10/sticker.js +31 -0
  2797. package/node_modules/discord-api-types/payloads/v10/sticker.js.map +1 -0
  2798. package/node_modules/discord-api-types/payloads/v10/teams.d.ts +79 -0
  2799. package/node_modules/discord-api-types/payloads/v10/teams.d.ts.map +1 -0
  2800. package/node_modules/discord-api-types/payloads/v10/teams.js +24 -0
  2801. package/node_modules/discord-api-types/payloads/v10/teams.js.map +1 -0
  2802. package/node_modules/discord-api-types/payloads/v10/template.d.ts +64 -0
  2803. package/node_modules/discord-api-types/payloads/v10/template.d.ts.map +1 -0
  2804. package/node_modules/discord-api-types/payloads/v10/template.js +6 -0
  2805. package/node_modules/discord-api-types/payloads/v10/template.js.map +1 -0
  2806. package/node_modules/discord-api-types/payloads/v10/user.d.ts +428 -0
  2807. package/node_modules/discord-api-types/payloads/v10/user.d.ts.map +1 -0
  2808. package/node_modules/discord-api-types/payloads/v10/user.js +189 -0
  2809. package/node_modules/discord-api-types/payloads/v10/user.js.map +1 -0
  2810. package/node_modules/discord-api-types/payloads/v10/voice.d.ts +101 -0
  2811. package/node_modules/discord-api-types/payloads/v10/voice.d.ts.map +1 -0
  2812. package/node_modules/discord-api-types/payloads/v10/voice.js +6 -0
  2813. package/node_modules/discord-api-types/payloads/v10/voice.js.map +1 -0
  2814. package/node_modules/discord-api-types/payloads/v10/webhook.d.ts +190 -0
  2815. package/node_modules/discord-api-types/payloads/v10/webhook.d.ts.map +1 -0
  2816. package/node_modules/discord-api-types/payloads/v10/webhook.js +69 -0
  2817. package/node_modules/discord-api-types/payloads/v10/webhook.js.map +1 -0
  2818. package/node_modules/discord-api-types/payloads/v6/auditLog.d.ts +469 -0
  2819. package/node_modules/discord-api-types/payloads/v6/auditLog.d.ts.map +1 -0
  2820. package/node_modules/discord-api-types/payloads/v6/auditLog.js +58 -0
  2821. package/node_modules/discord-api-types/payloads/v6/auditLog.js.map +1 -0
  2822. package/node_modules/discord-api-types/payloads/v6/channel.d.ts +339 -0
  2823. package/node_modules/discord-api-types/payloads/v6/channel.d.ts.map +1 -0
  2824. package/node_modules/discord-api-types/payloads/v6/channel.js +94 -0
  2825. package/node_modules/discord-api-types/payloads/v6/channel.js.map +1 -0
  2826. package/node_modules/discord-api-types/payloads/v6/emoji.d.ts +27 -0
  2827. package/node_modules/discord-api-types/payloads/v6/emoji.d.ts.map +1 -0
  2828. package/node_modules/discord-api-types/payloads/v6/emoji.js +6 -0
  2829. package/node_modules/discord-api-types/payloads/v6/emoji.js.map +1 -0
  2830. package/node_modules/discord-api-types/payloads/v6/gateway.d.ts +149 -0
  2831. package/node_modules/discord-api-types/payloads/v6/gateway.d.ts.map +1 -0
  2832. package/node_modules/discord-api-types/payloads/v6/gateway.js +45 -0
  2833. package/node_modules/discord-api-types/payloads/v6/gateway.js.map +1 -0
  2834. package/node_modules/discord-api-types/payloads/v6/guild.d.ts +310 -0
  2835. package/node_modules/discord-api-types/payloads/v6/guild.d.ts.map +1 -0
  2836. package/node_modules/discord-api-types/payloads/v6/guild.js +118 -0
  2837. package/node_modules/discord-api-types/payloads/v6/guild.js.map +1 -0
  2838. package/node_modules/discord-api-types/payloads/v6/index.d.ts +13 -0
  2839. package/node_modules/discord-api-types/payloads/v6/index.d.ts.map +1 -0
  2840. package/node_modules/discord-api-types/payloads/v6/index.js +29 -0
  2841. package/node_modules/discord-api-types/payloads/v6/index.js.map +1 -0
  2842. package/node_modules/discord-api-types/payloads/v6/index.mjs +30 -0
  2843. package/node_modules/discord-api-types/payloads/v6/invite.d.ts +42 -0
  2844. package/node_modules/discord-api-types/payloads/v6/invite.d.ts.map +1 -0
  2845. package/node_modules/discord-api-types/payloads/v6/invite.js +16 -0
  2846. package/node_modules/discord-api-types/payloads/v6/invite.js.map +1 -0
  2847. package/node_modules/discord-api-types/payloads/v6/oauth2.d.ts +28 -0
  2848. package/node_modules/discord-api-types/payloads/v6/oauth2.d.ts.map +1 -0
  2849. package/node_modules/discord-api-types/payloads/v6/oauth2.js +6 -0
  2850. package/node_modules/discord-api-types/payloads/v6/oauth2.js.map +1 -0
  2851. package/node_modules/discord-api-types/payloads/v6/permissions.d.ts +75 -0
  2852. package/node_modules/discord-api-types/payloads/v6/permissions.d.ts.map +1 -0
  2853. package/node_modules/discord-api-types/payloads/v6/permissions.js +56 -0
  2854. package/node_modules/discord-api-types/payloads/v6/permissions.js.map +1 -0
  2855. package/node_modules/discord-api-types/payloads/v6/teams.d.ts +36 -0
  2856. package/node_modules/discord-api-types/payloads/v6/teams.d.ts.map +1 -0
  2857. package/node_modules/discord-api-types/payloads/v6/teams.js +17 -0
  2858. package/node_modules/discord-api-types/payloads/v6/teams.js.map +1 -0
  2859. package/node_modules/discord-api-types/payloads/v6/user.d.ts +79 -0
  2860. package/node_modules/discord-api-types/payloads/v6/user.d.ts.map +1 -0
  2861. package/node_modules/discord-api-types/payloads/v6/user.js +48 -0
  2862. package/node_modules/discord-api-types/payloads/v6/user.js.map +1 -0
  2863. package/node_modules/discord-api-types/payloads/v6/voice.d.ts +37 -0
  2864. package/node_modules/discord-api-types/payloads/v6/voice.d.ts.map +1 -0
  2865. package/node_modules/discord-api-types/payloads/v6/voice.js +6 -0
  2866. package/node_modules/discord-api-types/payloads/v6/voice.js.map +1 -0
  2867. package/node_modules/discord-api-types/payloads/v6/webhook.d.ts +32 -0
  2868. package/node_modules/discord-api-types/payloads/v6/webhook.d.ts.map +1 -0
  2869. package/node_modules/discord-api-types/payloads/v6/webhook.js +15 -0
  2870. package/node_modules/discord-api-types/payloads/v6/webhook.js.map +1 -0
  2871. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.d.ts +12 -0
  2872. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.d.ts.map +1 -0
  2873. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.js +3 -0
  2874. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/attachment.js.map +1 -0
  2875. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/base.d.ts +28 -0
  2876. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/base.d.ts.map +1 -0
  2877. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/base.js +3 -0
  2878. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/base.js.map +1 -0
  2879. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.d.ts +11 -0
  2880. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.d.ts.map +1 -0
  2881. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.js +3 -0
  2882. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/boolean.js.map +1 -0
  2883. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/channel.d.ts +15 -0
  2884. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/channel.d.ts.map +1 -0
  2885. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/channel.js +3 -0
  2886. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/channel.js.map +1 -0
  2887. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/integer.d.ts +27 -0
  2888. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/integer.d.ts.map +1 -0
  2889. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/integer.js +3 -0
  2890. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/integer.js.map +1 -0
  2891. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.d.ts +12 -0
  2892. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.d.ts.map +1 -0
  2893. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.js +3 -0
  2894. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/mentionable.js.map +1 -0
  2895. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/number.d.ts +27 -0
  2896. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/number.d.ts.map +1 -0
  2897. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/number.js +3 -0
  2898. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/number.js.map +1 -0
  2899. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/role.d.ts +12 -0
  2900. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/role.d.ts.map +1 -0
  2901. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/role.js +3 -0
  2902. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/role.js.map +1 -0
  2903. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/shared.d.ts +28 -0
  2904. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/shared.d.ts.map +1 -0
  2905. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/shared.js +23 -0
  2906. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/shared.js.map +1 -0
  2907. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/string.d.ts +13 -0
  2908. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/string.d.ts.map +1 -0
  2909. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/string.js +3 -0
  2910. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/string.js.map +1 -0
  2911. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.d.ts +18 -0
  2912. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.d.ts.map +1 -0
  2913. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.js +3 -0
  2914. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommand.js.map +1 -0
  2915. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts +18 -0
  2916. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts.map +1 -0
  2917. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.js +3 -0
  2918. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/subcommandGroup.js.map +1 -0
  2919. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/user.d.ts +12 -0
  2920. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/user.d.ts.map +1 -0
  2921. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/user.js +3 -0
  2922. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/_chatInput/user.js.map +1 -0
  2923. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/chatInput.d.ts +90 -0
  2924. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/chatInput.d.ts.map +1 -0
  2925. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/chatInput.js +29 -0
  2926. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/chatInput.js.map +1 -0
  2927. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/contextMenu.d.ts +102 -0
  2928. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/contextMenu.d.ts.map +1 -0
  2929. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/contextMenu.js +3 -0
  2930. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/contextMenu.js.map +1 -0
  2931. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/internals.d.ts +11 -0
  2932. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/internals.d.ts.map +1 -0
  2933. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/internals.js +3 -0
  2934. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/internals.js.map +1 -0
  2935. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/permissions.d.ts +53 -0
  2936. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/permissions.d.ts.map +1 -0
  2937. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/permissions.js +14 -0
  2938. package/node_modules/discord-api-types/payloads/v8/_interactions/_applicationCommands/permissions.js.map +1 -0
  2939. package/node_modules/discord-api-types/payloads/v8/_interactions/applicationCommands.d.ts +112 -0
  2940. package/node_modules/discord-api-types/payloads/v8/_interactions/applicationCommands.d.ts.map +1 -0
  2941. package/node_modules/discord-api-types/payloads/v8/_interactions/applicationCommands.js +32 -0
  2942. package/node_modules/discord-api-types/payloads/v8/_interactions/applicationCommands.js.map +1 -0
  2943. package/node_modules/discord-api-types/payloads/v8/_interactions/autocomplete.d.ts +18 -0
  2944. package/node_modules/discord-api-types/payloads/v8/_interactions/autocomplete.d.ts.map +1 -0
  2945. package/node_modules/discord-api-types/payloads/v8/_interactions/autocomplete.js +3 -0
  2946. package/node_modules/discord-api-types/payloads/v8/_interactions/autocomplete.js.map +1 -0
  2947. package/node_modules/discord-api-types/payloads/v8/_interactions/base.d.ts +116 -0
  2948. package/node_modules/discord-api-types/payloads/v8/_interactions/base.d.ts.map +1 -0
  2949. package/node_modules/discord-api-types/payloads/v8/_interactions/base.js +3 -0
  2950. package/node_modules/discord-api-types/payloads/v8/_interactions/base.js.map +1 -0
  2951. package/node_modules/discord-api-types/payloads/v8/_interactions/messageComponents.d.ts +43 -0
  2952. package/node_modules/discord-api-types/payloads/v8/_interactions/messageComponents.d.ts.map +1 -0
  2953. package/node_modules/discord-api-types/payloads/v8/_interactions/messageComponents.js +3 -0
  2954. package/node_modules/discord-api-types/payloads/v8/_interactions/messageComponents.js.map +1 -0
  2955. package/node_modules/discord-api-types/payloads/v8/_interactions/modalSubmit.d.ts +48 -0
  2956. package/node_modules/discord-api-types/payloads/v8/_interactions/modalSubmit.d.ts.map +1 -0
  2957. package/node_modules/discord-api-types/payloads/v8/_interactions/modalSubmit.js +3 -0
  2958. package/node_modules/discord-api-types/payloads/v8/_interactions/modalSubmit.js.map +1 -0
  2959. package/node_modules/discord-api-types/payloads/v8/_interactions/ping.d.ts +7 -0
  2960. package/node_modules/discord-api-types/payloads/v8/_interactions/ping.d.ts.map +1 -0
  2961. package/node_modules/discord-api-types/payloads/v8/_interactions/ping.js +3 -0
  2962. package/node_modules/discord-api-types/payloads/v8/_interactions/ping.js.map +1 -0
  2963. package/node_modules/discord-api-types/payloads/v8/_interactions/responses.d.ts +138 -0
  2964. package/node_modules/discord-api-types/payloads/v8/_interactions/responses.d.ts.map +1 -0
  2965. package/node_modules/discord-api-types/payloads/v8/_interactions/responses.js +53 -0
  2966. package/node_modules/discord-api-types/payloads/v8/_interactions/responses.js.map +1 -0
  2967. package/node_modules/discord-api-types/payloads/v8/application.d.ts +134 -0
  2968. package/node_modules/discord-api-types/payloads/v8/application.d.ts.map +1 -0
  2969. package/node_modules/discord-api-types/payloads/v8/application.js +28 -0
  2970. package/node_modules/discord-api-types/payloads/v8/application.js.map +1 -0
  2971. package/node_modules/discord-api-types/payloads/v8/auditLog.d.ts +637 -0
  2972. package/node_modules/discord-api-types/payloads/v8/auditLog.d.ts.map +1 -0
  2973. package/node_modules/discord-api-types/payloads/v8/auditLog.js +67 -0
  2974. package/node_modules/discord-api-types/payloads/v8/auditLog.js.map +1 -0
  2975. package/node_modules/discord-api-types/payloads/v8/channel.d.ts +1268 -0
  2976. package/node_modules/discord-api-types/payloads/v8/channel.d.ts.map +1 -0
  2977. package/node_modules/discord-api-types/payloads/v8/channel.js +253 -0
  2978. package/node_modules/discord-api-types/payloads/v8/channel.js.map +1 -0
  2979. package/node_modules/discord-api-types/payloads/v8/emoji.d.ts +53 -0
  2980. package/node_modules/discord-api-types/payloads/v8/emoji.d.ts.map +1 -0
  2981. package/node_modules/discord-api-types/payloads/v8/emoji.js +6 -0
  2982. package/node_modules/discord-api-types/payloads/v8/emoji.js.map +1 -0
  2983. package/node_modules/discord-api-types/payloads/v8/gateway.d.ts +332 -0
  2984. package/node_modules/discord-api-types/payloads/v8/gateway.d.ts.map +1 -0
  2985. package/node_modules/discord-api-types/payloads/v8/gateway.js +79 -0
  2986. package/node_modules/discord-api-types/payloads/v8/gateway.js.map +1 -0
  2987. package/node_modules/discord-api-types/payloads/v8/guild.d.ts +1001 -0
  2988. package/node_modules/discord-api-types/payloads/v8/guild.d.ts.map +1 -0
  2989. package/node_modules/discord-api-types/payloads/v8/guild.js +264 -0
  2990. package/node_modules/discord-api-types/payloads/v8/guild.js.map +1 -0
  2991. package/node_modules/discord-api-types/payloads/v8/guildScheduledEvent.d.ts +163 -0
  2992. package/node_modules/discord-api-types/payloads/v8/guildScheduledEvent.d.ts.map +1 -0
  2993. package/node_modules/discord-api-types/payloads/v8/guildScheduledEvent.js +39 -0
  2994. package/node_modules/discord-api-types/payloads/v8/guildScheduledEvent.js.map +1 -0
  2995. package/node_modules/discord-api-types/payloads/v8/index.d.ts +20 -0
  2996. package/node_modules/discord-api-types/payloads/v8/index.d.ts.map +1 -0
  2997. package/node_modules/discord-api-types/payloads/v8/index.js +36 -0
  2998. package/node_modules/discord-api-types/payloads/v8/index.js.map +1 -0
  2999. package/node_modules/discord-api-types/payloads/v8/index.mjs +51 -0
  3000. package/node_modules/discord-api-types/payloads/v8/interactions.d.ts +31 -0
  3001. package/node_modules/discord-api-types/payloads/v8/interactions.d.ts.map +1 -0
  3002. package/node_modules/discord-api-types/payloads/v8/interactions.js +24 -0
  3003. package/node_modules/discord-api-types/payloads/v8/interactions.js.map +1 -0
  3004. package/node_modules/discord-api-types/payloads/v8/invite.d.ts +114 -0
  3005. package/node_modules/discord-api-types/payloads/v8/invite.d.ts.map +1 -0
  3006. package/node_modules/discord-api-types/payloads/v8/invite.js +17 -0
  3007. package/node_modules/discord-api-types/payloads/v8/invite.js.map +1 -0
  3008. package/node_modules/discord-api-types/payloads/v8/oauth2.d.ts +117 -0
  3009. package/node_modules/discord-api-types/payloads/v8/oauth2.d.ts.map +1 -0
  3010. package/node_modules/discord-api-types/payloads/v8/oauth2.js +121 -0
  3011. package/node_modules/discord-api-types/payloads/v8/oauth2.js.map +1 -0
  3012. package/node_modules/discord-api-types/payloads/v8/permissions.d.ts +77 -0
  3013. package/node_modules/discord-api-types/payloads/v8/permissions.d.ts.map +1 -0
  3014. package/node_modules/discord-api-types/payloads/v8/permissions.js +6 -0
  3015. package/node_modules/discord-api-types/payloads/v8/permissions.js.map +1 -0
  3016. package/node_modules/discord-api-types/payloads/v8/stageInstance.d.ts +76 -0
  3017. package/node_modules/discord-api-types/payloads/v8/stageInstance.d.ts.map +1 -0
  3018. package/node_modules/discord-api-types/payloads/v8/stageInstance.js +20 -0
  3019. package/node_modules/discord-api-types/payloads/v8/stageInstance.js.map +1 -0
  3020. package/node_modules/discord-api-types/payloads/v8/sticker.d.ts +133 -0
  3021. package/node_modules/discord-api-types/payloads/v8/sticker.d.ts.map +1 -0
  3022. package/node_modules/discord-api-types/payloads/v8/sticker.js +34 -0
  3023. package/node_modules/discord-api-types/payloads/v8/sticker.js.map +1 -0
  3024. package/node_modules/discord-api-types/payloads/v8/teams.d.ts +69 -0
  3025. package/node_modules/discord-api-types/payloads/v8/teams.d.ts.map +1 -0
  3026. package/node_modules/discord-api-types/payloads/v8/teams.js +17 -0
  3027. package/node_modules/discord-api-types/payloads/v8/teams.js.map +1 -0
  3028. package/node_modules/discord-api-types/payloads/v8/template.d.ts +68 -0
  3029. package/node_modules/discord-api-types/payloads/v8/template.d.ts.map +1 -0
  3030. package/node_modules/discord-api-types/payloads/v8/template.js +6 -0
  3031. package/node_modules/discord-api-types/payloads/v8/template.js.map +1 -0
  3032. package/node_modules/discord-api-types/payloads/v8/user.d.ts +228 -0
  3033. package/node_modules/discord-api-types/payloads/v8/user.d.ts.map +1 -0
  3034. package/node_modules/discord-api-types/payloads/v8/user.js +108 -0
  3035. package/node_modules/discord-api-types/payloads/v8/user.js.map +1 -0
  3036. package/node_modules/discord-api-types/payloads/v8/voice.d.ts +94 -0
  3037. package/node_modules/discord-api-types/payloads/v8/voice.d.ts.map +1 -0
  3038. package/node_modules/discord-api-types/payloads/v8/voice.js +6 -0
  3039. package/node_modules/discord-api-types/payloads/v8/voice.js.map +1 -0
  3040. package/node_modules/discord-api-types/payloads/v8/webhook.d.ts +82 -0
  3041. package/node_modules/discord-api-types/payloads/v8/webhook.d.ts.map +1 -0
  3042. package/node_modules/discord-api-types/payloads/v8/webhook.js +25 -0
  3043. package/node_modules/discord-api-types/payloads/v8/webhook.js.map +1 -0
  3044. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.d.ts +6 -0
  3045. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.d.ts.map +1 -0
  3046. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.js +3 -0
  3047. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/attachment.js.map +1 -0
  3048. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/base.d.ts +23 -0
  3049. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/base.d.ts.map +1 -0
  3050. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/base.js +3 -0
  3051. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/base.js.map +1 -0
  3052. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.d.ts +5 -0
  3053. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.d.ts.map +1 -0
  3054. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.js +3 -0
  3055. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/boolean.js.map +1 -0
  3056. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/channel.d.ts +9 -0
  3057. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/channel.d.ts.map +1 -0
  3058. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/channel.js +3 -0
  3059. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/channel.js.map +1 -0
  3060. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/integer.d.ts +18 -0
  3061. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/integer.d.ts.map +1 -0
  3062. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/integer.js +3 -0
  3063. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/integer.js.map +1 -0
  3064. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.d.ts +6 -0
  3065. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.d.ts.map +1 -0
  3066. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.js +3 -0
  3067. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/mentionable.js.map +1 -0
  3068. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/number.d.ts +18 -0
  3069. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/number.d.ts.map +1 -0
  3070. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/number.js +3 -0
  3071. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/number.js.map +1 -0
  3072. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/role.d.ts +6 -0
  3073. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/role.d.ts.map +1 -0
  3074. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/role.js +3 -0
  3075. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/role.js.map +1 -0
  3076. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/shared.d.ts +26 -0
  3077. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/shared.d.ts.map +1 -0
  3078. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/shared.js +21 -0
  3079. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/shared.js.map +1 -0
  3080. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/string.d.ts +17 -0
  3081. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/string.d.ts.map +1 -0
  3082. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/string.js +3 -0
  3083. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/string.js.map +1 -0
  3084. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.d.ts +13 -0
  3085. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.d.ts.map +1 -0
  3086. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.js +3 -0
  3087. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommand.js.map +1 -0
  3088. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts +13 -0
  3089. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts.map +1 -0
  3090. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.js +3 -0
  3091. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/subcommandGroup.js.map +1 -0
  3092. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/user.d.ts +6 -0
  3093. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/user.d.ts.map +1 -0
  3094. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/user.js +3 -0
  3095. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/_chatInput/user.js.map +1 -0
  3096. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/chatInput.d.ts +68 -0
  3097. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/chatInput.d.ts.map +1 -0
  3098. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/chatInput.js +18 -0
  3099. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/chatInput.js.map +1 -0
  3100. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/contextMenu.d.ts +66 -0
  3101. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/contextMenu.d.ts.map +1 -0
  3102. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/contextMenu.js +3 -0
  3103. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/contextMenu.js.map +1 -0
  3104. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/entryPoint.d.ts +20 -0
  3105. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/entryPoint.d.ts.map +1 -0
  3106. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/entryPoint.js +3 -0
  3107. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/entryPoint.js.map +1 -0
  3108. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/internals.d.ts +9 -0
  3109. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/internals.d.ts.map +1 -0
  3110. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/internals.js +3 -0
  3111. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/internals.js.map +1 -0
  3112. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/permissions.d.ts +55 -0
  3113. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/permissions.d.ts.map +1 -0
  3114. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/permissions.js +21 -0
  3115. package/node_modules/discord-api-types/payloads/v9/_interactions/_applicationCommands/permissions.js.map +1 -0
  3116. package/node_modules/discord-api-types/payloads/v9/_interactions/applicationCommands.d.ts +192 -0
  3117. package/node_modules/discord-api-types/payloads/v9/_interactions/applicationCommands.d.ts.map +1 -0
  3118. package/node_modules/discord-api-types/payloads/v9/_interactions/applicationCommands.js +89 -0
  3119. package/node_modules/discord-api-types/payloads/v9/_interactions/applicationCommands.js.map +1 -0
  3120. package/node_modules/discord-api-types/payloads/v9/_interactions/autocomplete.d.ts +11 -0
  3121. package/node_modules/discord-api-types/payloads/v9/_interactions/autocomplete.d.ts.map +1 -0
  3122. package/node_modules/discord-api-types/payloads/v9/_interactions/autocomplete.js +3 -0
  3123. package/node_modules/discord-api-types/payloads/v9/_interactions/autocomplete.js.map +1 -0
  3124. package/node_modules/discord-api-types/payloads/v9/_interactions/base.d.ts +233 -0
  3125. package/node_modules/discord-api-types/payloads/v9/_interactions/base.d.ts.map +1 -0
  3126. package/node_modules/discord-api-types/payloads/v9/_interactions/base.js +3 -0
  3127. package/node_modules/discord-api-types/payloads/v9/_interactions/base.js.map +1 -0
  3128. package/node_modules/discord-api-types/payloads/v9/_interactions/messageComponents.d.ts +42 -0
  3129. package/node_modules/discord-api-types/payloads/v9/_interactions/messageComponents.d.ts.map +1 -0
  3130. package/node_modules/discord-api-types/payloads/v9/_interactions/messageComponents.js +3 -0
  3131. package/node_modules/discord-api-types/payloads/v9/_interactions/messageComponents.js.map +1 -0
  3132. package/node_modules/discord-api-types/payloads/v9/_interactions/modalSubmit.d.ts +77 -0
  3133. package/node_modules/discord-api-types/payloads/v9/_interactions/modalSubmit.d.ts.map +1 -0
  3134. package/node_modules/discord-api-types/payloads/v9/_interactions/modalSubmit.js +3 -0
  3135. package/node_modules/discord-api-types/payloads/v9/_interactions/modalSubmit.js.map +1 -0
  3136. package/node_modules/discord-api-types/payloads/v9/_interactions/ping.d.ts +4 -0
  3137. package/node_modules/discord-api-types/payloads/v9/_interactions/ping.d.ts.map +1 -0
  3138. package/node_modules/discord-api-types/payloads/v9/_interactions/ping.js +3 -0
  3139. package/node_modules/discord-api-types/payloads/v9/_interactions/ping.js.map +1 -0
  3140. package/node_modules/discord-api-types/payloads/v9/_interactions/responses.d.ts +124 -0
  3141. package/node_modules/discord-api-types/payloads/v9/_interactions/responses.d.ts.map +1 -0
  3142. package/node_modules/discord-api-types/payloads/v9/_interactions/responses.js +63 -0
  3143. package/node_modules/discord-api-types/payloads/v9/_interactions/responses.js.map +1 -0
  3144. package/node_modules/discord-api-types/payloads/v9/application.d.ts +387 -0
  3145. package/node_modules/discord-api-types/payloads/v9/application.d.ts.map +1 -0
  3146. package/node_modules/discord-api-types/payloads/v9/application.js +152 -0
  3147. package/node_modules/discord-api-types/payloads/v9/application.js.map +1 -0
  3148. package/node_modules/discord-api-types/payloads/v9/auditLog.d.ts +694 -0
  3149. package/node_modules/discord-api-types/payloads/v9/auditLog.d.ts.map +1 -0
  3150. package/node_modules/discord-api-types/payloads/v9/auditLog.js +85 -0
  3151. package/node_modules/discord-api-types/payloads/v9/auditLog.js.map +1 -0
  3152. package/node_modules/discord-api-types/payloads/v9/autoModeration.d.ts +222 -0
  3153. package/node_modules/discord-api-types/payloads/v9/autoModeration.d.ts.map +1 -0
  3154. package/node_modules/discord-api-types/payloads/v9/autoModeration.js +88 -0
  3155. package/node_modules/discord-api-types/payloads/v9/autoModeration.js.map +1 -0
  3156. package/node_modules/discord-api-types/payloads/v9/channel.d.ts +656 -0
  3157. package/node_modules/discord-api-types/payloads/v9/channel.d.ts.map +1 -0
  3158. package/node_modules/discord-api-types/payloads/v9/channel.js +219 -0
  3159. package/node_modules/discord-api-types/payloads/v9/channel.js.map +1 -0
  3160. package/node_modules/discord-api-types/payloads/v9/emoji.d.ts +79 -0
  3161. package/node_modules/discord-api-types/payloads/v9/emoji.d.ts.map +1 -0
  3162. package/node_modules/discord-api-types/payloads/v9/emoji.js +6 -0
  3163. package/node_modules/discord-api-types/payloads/v9/emoji.js.map +1 -0
  3164. package/node_modules/discord-api-types/payloads/v9/gateway.d.ts +444 -0
  3165. package/node_modules/discord-api-types/payloads/v9/gateway.d.ts.map +1 -0
  3166. package/node_modules/discord-api-types/payloads/v9/gateway.js +103 -0
  3167. package/node_modules/discord-api-types/payloads/v9/gateway.js.map +1 -0
  3168. package/node_modules/discord-api-types/payloads/v9/guild.d.ts +1215 -0
  3169. package/node_modules/discord-api-types/payloads/v9/guild.d.ts.map +1 -0
  3170. package/node_modules/discord-api-types/payloads/v9/guild.js +395 -0
  3171. package/node_modules/discord-api-types/payloads/v9/guild.js.map +1 -0
  3172. package/node_modules/discord-api-types/payloads/v9/guildScheduledEvent.d.ts +244 -0
  3173. package/node_modules/discord-api-types/payloads/v9/guildScheduledEvent.d.ts.map +1 -0
  3174. package/node_modules/discord-api-types/payloads/v9/guildScheduledEvent.js +74 -0
  3175. package/node_modules/discord-api-types/payloads/v9/guildScheduledEvent.js.map +1 -0
  3176. package/node_modules/discord-api-types/payloads/v9/index.d.ts +25 -0
  3177. package/node_modules/discord-api-types/payloads/v9/index.d.ts.map +1 -0
  3178. package/node_modules/discord-api-types/payloads/v9/index.js +37 -0
  3179. package/node_modules/discord-api-types/payloads/v9/index.js.map +1 -0
  3180. package/node_modules/discord-api-types/payloads/v9/index.mjs +98 -0
  3181. package/node_modules/discord-api-types/payloads/v9/interactions.d.ts +25 -0
  3182. package/node_modules/discord-api-types/payloads/v9/interactions.d.ts.map +1 -0
  3183. package/node_modules/discord-api-types/payloads/v9/interactions.js +19 -0
  3184. package/node_modules/discord-api-types/payloads/v9/interactions.js.map +1 -0
  3185. package/node_modules/discord-api-types/payloads/v9/invite.d.ts +132 -0
  3186. package/node_modules/discord-api-types/payloads/v9/invite.d.ts.map +1 -0
  3187. package/node_modules/discord-api-types/payloads/v9/invite.js +31 -0
  3188. package/node_modules/discord-api-types/payloads/v9/invite.js.map +1 -0
  3189. package/node_modules/discord-api-types/payloads/v9/message.d.ts +2001 -0
  3190. package/node_modules/discord-api-types/payloads/v9/message.d.ts.map +1 -0
  3191. package/node_modules/discord-api-types/payloads/v9/message.js +537 -0
  3192. package/node_modules/discord-api-types/payloads/v9/message.js.map +1 -0
  3193. package/node_modules/discord-api-types/payloads/v9/monetization.d.ts +216 -0
  3194. package/node_modules/discord-api-types/payloads/v9/monetization.d.ts.map +1 -0
  3195. package/node_modules/discord-api-types/payloads/v9/monetization.js +101 -0
  3196. package/node_modules/discord-api-types/payloads/v9/monetization.js.map +1 -0
  3197. package/node_modules/discord-api-types/payloads/v9/oauth2.d.ts +132 -0
  3198. package/node_modules/discord-api-types/payloads/v9/oauth2.d.ts.map +1 -0
  3199. package/node_modules/discord-api-types/payloads/v9/oauth2.js +136 -0
  3200. package/node_modules/discord-api-types/payloads/v9/oauth2.js.map +1 -0
  3201. package/node_modules/discord-api-types/payloads/v9/permissions.d.ts +124 -0
  3202. package/node_modules/discord-api-types/payloads/v9/permissions.d.ts.map +1 -0
  3203. package/node_modules/discord-api-types/payloads/v9/permissions.js +17 -0
  3204. package/node_modules/discord-api-types/payloads/v9/permissions.js.map +1 -0
  3205. package/node_modules/discord-api-types/payloads/v9/poll.d.ts +111 -0
  3206. package/node_modules/discord-api-types/payloads/v9/poll.d.ts.map +1 -0
  3207. package/node_modules/discord-api-types/payloads/v9/poll.js +17 -0
  3208. package/node_modules/discord-api-types/payloads/v9/poll.js.map +1 -0
  3209. package/node_modules/discord-api-types/payloads/v9/soundboard.d.ts +43 -0
  3210. package/node_modules/discord-api-types/payloads/v9/soundboard.d.ts.map +1 -0
  3211. package/node_modules/discord-api-types/payloads/v9/soundboard.js +6 -0
  3212. package/node_modules/discord-api-types/payloads/v9/soundboard.js.map +1 -0
  3213. package/node_modules/discord-api-types/payloads/v9/stageInstance.d.ts +82 -0
  3214. package/node_modules/discord-api-types/payloads/v9/stageInstance.d.ts.map +1 -0
  3215. package/node_modules/discord-api-types/payloads/v9/stageInstance.js +21 -0
  3216. package/node_modules/discord-api-types/payloads/v9/stageInstance.js.map +1 -0
  3217. package/node_modules/discord-api-types/payloads/v9/sticker.d.ts +125 -0
  3218. package/node_modules/discord-api-types/payloads/v9/sticker.d.ts.map +1 -0
  3219. package/node_modules/discord-api-types/payloads/v9/sticker.js +31 -0
  3220. package/node_modules/discord-api-types/payloads/v9/sticker.js.map +1 -0
  3221. package/node_modules/discord-api-types/payloads/v9/teams.d.ts +79 -0
  3222. package/node_modules/discord-api-types/payloads/v9/teams.d.ts.map +1 -0
  3223. package/node_modules/discord-api-types/payloads/v9/teams.js +24 -0
  3224. package/node_modules/discord-api-types/payloads/v9/teams.js.map +1 -0
  3225. package/node_modules/discord-api-types/payloads/v9/template.d.ts +64 -0
  3226. package/node_modules/discord-api-types/payloads/v9/template.d.ts.map +1 -0
  3227. package/node_modules/discord-api-types/payloads/v9/template.js +6 -0
  3228. package/node_modules/discord-api-types/payloads/v9/template.js.map +1 -0
  3229. package/node_modules/discord-api-types/payloads/v9/user.d.ts +428 -0
  3230. package/node_modules/discord-api-types/payloads/v9/user.d.ts.map +1 -0
  3231. package/node_modules/discord-api-types/payloads/v9/user.js +189 -0
  3232. package/node_modules/discord-api-types/payloads/v9/user.js.map +1 -0
  3233. package/node_modules/discord-api-types/payloads/v9/voice.d.ts +98 -0
  3234. package/node_modules/discord-api-types/payloads/v9/voice.d.ts.map +1 -0
  3235. package/node_modules/discord-api-types/payloads/v9/voice.js +6 -0
  3236. package/node_modules/discord-api-types/payloads/v9/voice.js.map +1 -0
  3237. package/node_modules/discord-api-types/payloads/v9/webhook.d.ts +190 -0
  3238. package/node_modules/discord-api-types/payloads/v9/webhook.d.ts.map +1 -0
  3239. package/node_modules/discord-api-types/payloads/v9/webhook.js +69 -0
  3240. package/node_modules/discord-api-types/payloads/v9/webhook.js.map +1 -0
  3241. package/node_modules/discord-api-types/rest/common.d.ts +298 -0
  3242. package/node_modules/discord-api-types/rest/common.d.ts.map +1 -0
  3243. package/node_modules/discord-api-types/rest/common.js +302 -0
  3244. package/node_modules/discord-api-types/rest/common.js.map +1 -0
  3245. package/node_modules/discord-api-types/rest/index.d.ts +2 -0
  3246. package/node_modules/discord-api-types/rest/index.d.ts.map +1 -0
  3247. package/node_modules/discord-api-types/rest/index.js +20 -0
  3248. package/node_modules/discord-api-types/rest/index.js.map +1 -0
  3249. package/node_modules/discord-api-types/rest/index.mjs +15 -0
  3250. package/node_modules/discord-api-types/rest/v10/application.d.ts +31 -0
  3251. package/node_modules/discord-api-types/rest/v10/application.d.ts.map +1 -0
  3252. package/node_modules/discord-api-types/rest/v10/application.js +3 -0
  3253. package/node_modules/discord-api-types/rest/v10/application.js.map +1 -0
  3254. package/node_modules/discord-api-types/rest/v10/auditLog.d.ts +31 -0
  3255. package/node_modules/discord-api-types/rest/v10/auditLog.d.ts.map +1 -0
  3256. package/node_modules/discord-api-types/rest/v10/auditLog.js +3 -0
  3257. package/node_modules/discord-api-types/rest/v10/auditLog.js.map +1 -0
  3258. package/node_modules/discord-api-types/rest/v10/autoModeration.d.ts +68 -0
  3259. package/node_modules/discord-api-types/rest/v10/autoModeration.d.ts.map +1 -0
  3260. package/node_modules/discord-api-types/rest/v10/autoModeration.js +3 -0
  3261. package/node_modules/discord-api-types/rest/v10/autoModeration.js.map +1 -0
  3262. package/node_modules/discord-api-types/rest/v10/channel.d.ts +756 -0
  3263. package/node_modules/discord-api-types/rest/v10/channel.d.ts.map +1 -0
  3264. package/node_modules/discord-api-types/rest/v10/channel.js +12 -0
  3265. package/node_modules/discord-api-types/rest/v10/channel.js.map +1 -0
  3266. package/node_modules/discord-api-types/rest/v10/emoji.d.ts +85 -0
  3267. package/node_modules/discord-api-types/rest/v10/emoji.d.ts.map +1 -0
  3268. package/node_modules/discord-api-types/rest/v10/emoji.js +3 -0
  3269. package/node_modules/discord-api-types/rest/v10/emoji.js.map +1 -0
  3270. package/node_modules/discord-api-types/rest/v10/gateway.d.ts +10 -0
  3271. package/node_modules/discord-api-types/rest/v10/gateway.d.ts.map +1 -0
  3272. package/node_modules/discord-api-types/rest/v10/gateway.js +3 -0
  3273. package/node_modules/discord-api-types/rest/v10/gateway.js.map +1 -0
  3274. package/node_modules/discord-api-types/rest/v10/guild.d.ts +1062 -0
  3275. package/node_modules/discord-api-types/rest/v10/guild.d.ts.map +1 -0
  3276. package/node_modules/discord-api-types/rest/v10/guild.js +3 -0
  3277. package/node_modules/discord-api-types/rest/v10/guild.js.map +1 -0
  3278. package/node_modules/discord-api-types/rest/v10/guildScheduledEvent.d.ts +124 -0
  3279. package/node_modules/discord-api-types/rest/v10/guildScheduledEvent.d.ts.map +1 -0
  3280. package/node_modules/discord-api-types/rest/v10/guildScheduledEvent.js +3 -0
  3281. package/node_modules/discord-api-types/rest/v10/guildScheduledEvent.js.map +1 -0
  3282. package/node_modules/discord-api-types/rest/v10/index.d.ts +87 -0
  3283. package/node_modules/discord-api-types/rest/v10/index.d.ts.map +1 -0
  3284. package/node_modules/discord-api-types/rest/v10/index.js +1286 -0
  3285. package/node_modules/discord-api-types/rest/v10/index.js.map +1 -0
  3286. package/node_modules/discord-api-types/rest/v10/index.mjs +15 -0
  3287. package/node_modules/discord-api-types/rest/v10/interactions.d.ts +290 -0
  3288. package/node_modules/discord-api-types/rest/v10/interactions.d.ts.map +1 -0
  3289. package/node_modules/discord-api-types/rest/v10/interactions.js +3 -0
  3290. package/node_modules/discord-api-types/rest/v10/interactions.js.map +1 -0
  3291. package/node_modules/discord-api-types/rest/v10/invite.d.ts +28 -0
  3292. package/node_modules/discord-api-types/rest/v10/invite.d.ts.map +1 -0
  3293. package/node_modules/discord-api-types/rest/v10/invite.js +3 -0
  3294. package/node_modules/discord-api-types/rest/v10/invite.js.map +1 -0
  3295. package/node_modules/discord-api-types/rest/v10/monetization.d.ts +130 -0
  3296. package/node_modules/discord-api-types/rest/v10/monetization.d.ts.map +1 -0
  3297. package/node_modules/discord-api-types/rest/v10/monetization.js +12 -0
  3298. package/node_modules/discord-api-types/rest/v10/monetization.js.map +1 -0
  3299. package/node_modules/discord-api-types/rest/v10/oauth2.d.ts +193 -0
  3300. package/node_modules/discord-api-types/rest/v10/oauth2.d.ts.map +1 -0
  3301. package/node_modules/discord-api-types/rest/v10/oauth2.js +3 -0
  3302. package/node_modules/discord-api-types/rest/v10/oauth2.js.map +1 -0
  3303. package/node_modules/discord-api-types/rest/v10/poll.d.ts +50 -0
  3304. package/node_modules/discord-api-types/rest/v10/poll.d.ts.map +1 -0
  3305. package/node_modules/discord-api-types/rest/v10/poll.js +3 -0
  3306. package/node_modules/discord-api-types/rest/v10/poll.js.map +1 -0
  3307. package/node_modules/discord-api-types/rest/v10/soundboard.d.ts +98 -0
  3308. package/node_modules/discord-api-types/rest/v10/soundboard.d.ts.map +1 -0
  3309. package/node_modules/discord-api-types/rest/v10/soundboard.js +3 -0
  3310. package/node_modules/discord-api-types/rest/v10/soundboard.js.map +1 -0
  3311. package/node_modules/discord-api-types/rest/v10/stageInstance.d.ts +59 -0
  3312. package/node_modules/discord-api-types/rest/v10/stageInstance.d.ts.map +1 -0
  3313. package/node_modules/discord-api-types/rest/v10/stageInstance.js +3 -0
  3314. package/node_modules/discord-api-types/rest/v10/stageInstance.js.map +1 -0
  3315. package/node_modules/discord-api-types/rest/v10/sticker.d.ts +85 -0
  3316. package/node_modules/discord-api-types/rest/v10/sticker.d.ts.map +1 -0
  3317. package/node_modules/discord-api-types/rest/v10/sticker.js +3 -0
  3318. package/node_modules/discord-api-types/rest/v10/sticker.js.map +1 -0
  3319. package/node_modules/discord-api-types/rest/v10/template.d.ts +65 -0
  3320. package/node_modules/discord-api-types/rest/v10/template.d.ts.map +1 -0
  3321. package/node_modules/discord-api-types/rest/v10/template.js +3 -0
  3322. package/node_modules/discord-api-types/rest/v10/template.js.map +1 -0
  3323. package/node_modules/discord-api-types/rest/v10/user.d.ts +122 -0
  3324. package/node_modules/discord-api-types/rest/v10/user.d.ts.map +1 -0
  3325. package/node_modules/discord-api-types/rest/v10/user.js +3 -0
  3326. package/node_modules/discord-api-types/rest/v10/user.js.map +1 -0
  3327. package/node_modules/discord-api-types/rest/v10/voice.d.ts +57 -0
  3328. package/node_modules/discord-api-types/rest/v10/voice.d.ts.map +1 -0
  3329. package/node_modules/discord-api-types/rest/v10/voice.js +3 -0
  3330. package/node_modules/discord-api-types/rest/v10/voice.js.map +1 -0
  3331. package/node_modules/discord-api-types/rest/v10/webhook.d.ts +269 -0
  3332. package/node_modules/discord-api-types/rest/v10/webhook.d.ts.map +1 -0
  3333. package/node_modules/discord-api-types/rest/v10/webhook.js +3 -0
  3334. package/node_modules/discord-api-types/rest/v10/webhook.js.map +1 -0
  3335. package/node_modules/discord-api-types/rest/v6/auditLog.d.ts +17 -0
  3336. package/node_modules/discord-api-types/rest/v6/auditLog.d.ts.map +1 -0
  3337. package/node_modules/discord-api-types/rest/v6/auditLog.js +3 -0
  3338. package/node_modules/discord-api-types/rest/v6/auditLog.js.map +1 -0
  3339. package/node_modules/discord-api-types/rest/v6/channel.d.ts +268 -0
  3340. package/node_modules/discord-api-types/rest/v6/channel.d.ts.map +1 -0
  3341. package/node_modules/discord-api-types/rest/v6/channel.js +15 -0
  3342. package/node_modules/discord-api-types/rest/v6/channel.js.map +1 -0
  3343. package/node_modules/discord-api-types/rest/v6/emoji.d.ts +50 -0
  3344. package/node_modules/discord-api-types/rest/v6/emoji.d.ts.map +1 -0
  3345. package/node_modules/discord-api-types/rest/v6/emoji.js +3 -0
  3346. package/node_modules/discord-api-types/rest/v6/emoji.js.map +1 -0
  3347. package/node_modules/discord-api-types/rest/v6/gateway.d.ts +14 -0
  3348. package/node_modules/discord-api-types/rest/v6/gateway.d.ts.map +1 -0
  3349. package/node_modules/discord-api-types/rest/v6/gateway.js +3 -0
  3350. package/node_modules/discord-api-types/rest/v6/gateway.js.map +1 -0
  3351. package/node_modules/discord-api-types/rest/v6/guild.d.ts +465 -0
  3352. package/node_modules/discord-api-types/rest/v6/guild.d.ts.map +1 -0
  3353. package/node_modules/discord-api-types/rest/v6/guild.js +3 -0
  3354. package/node_modules/discord-api-types/rest/v6/guild.js.map +1 -0
  3355. package/node_modules/discord-api-types/rest/v6/index.d.ts +348 -0
  3356. package/node_modules/discord-api-types/rest/v6/index.d.ts.map +1 -0
  3357. package/node_modules/discord-api-types/rest/v6/index.js +499 -0
  3358. package/node_modules/discord-api-types/rest/v6/index.js.map +1 -0
  3359. package/node_modules/discord-api-types/rest/v6/index.mjs +9 -0
  3360. package/node_modules/discord-api-types/rest/v6/invite.d.ts +20 -0
  3361. package/node_modules/discord-api-types/rest/v6/invite.d.ts.map +1 -0
  3362. package/node_modules/discord-api-types/rest/v6/invite.js +3 -0
  3363. package/node_modules/discord-api-types/rest/v6/invite.js.map +1 -0
  3364. package/node_modules/discord-api-types/rest/v6/oauth2.d.ts +177 -0
  3365. package/node_modules/discord-api-types/rest/v6/oauth2.d.ts.map +1 -0
  3366. package/node_modules/discord-api-types/rest/v6/oauth2.js +3 -0
  3367. package/node_modules/discord-api-types/rest/v6/oauth2.js.map +1 -0
  3368. package/node_modules/discord-api-types/rest/v6/user.d.ts +80 -0
  3369. package/node_modules/discord-api-types/rest/v6/user.d.ts.map +1 -0
  3370. package/node_modules/discord-api-types/rest/v6/user.js +3 -0
  3371. package/node_modules/discord-api-types/rest/v6/user.js.map +1 -0
  3372. package/node_modules/discord-api-types/rest/v6/voice.d.ts +8 -0
  3373. package/node_modules/discord-api-types/rest/v6/voice.d.ts.map +1 -0
  3374. package/node_modules/discord-api-types/rest/v6/voice.js +3 -0
  3375. package/node_modules/discord-api-types/rest/v6/voice.js.map +1 -0
  3376. package/node_modules/discord-api-types/rest/v6/webhook.d.ts +139 -0
  3377. package/node_modules/discord-api-types/rest/v6/webhook.d.ts.map +1 -0
  3378. package/node_modules/discord-api-types/rest/v6/webhook.js +3 -0
  3379. package/node_modules/discord-api-types/rest/v6/webhook.js.map +1 -0
  3380. package/node_modules/discord-api-types/rest/v8/auditLog.d.ts +32 -0
  3381. package/node_modules/discord-api-types/rest/v8/auditLog.d.ts.map +1 -0
  3382. package/node_modules/discord-api-types/rest/v8/auditLog.js +3 -0
  3383. package/node_modules/discord-api-types/rest/v8/auditLog.js.map +1 -0
  3384. package/node_modules/discord-api-types/rest/v8/channel.d.ts +564 -0
  3385. package/node_modules/discord-api-types/rest/v8/channel.d.ts.map +1 -0
  3386. package/node_modules/discord-api-types/rest/v8/channel.js +3 -0
  3387. package/node_modules/discord-api-types/rest/v8/channel.js.map +1 -0
  3388. package/node_modules/discord-api-types/rest/v8/emoji.d.ts +69 -0
  3389. package/node_modules/discord-api-types/rest/v8/emoji.d.ts.map +1 -0
  3390. package/node_modules/discord-api-types/rest/v8/emoji.js +3 -0
  3391. package/node_modules/discord-api-types/rest/v8/emoji.js.map +1 -0
  3392. package/node_modules/discord-api-types/rest/v8/gateway.d.ts +14 -0
  3393. package/node_modules/discord-api-types/rest/v8/gateway.d.ts.map +1 -0
  3394. package/node_modules/discord-api-types/rest/v8/gateway.js +3 -0
  3395. package/node_modules/discord-api-types/rest/v8/gateway.js.map +1 -0
  3396. package/node_modules/discord-api-types/rest/v8/guild.d.ts +882 -0
  3397. package/node_modules/discord-api-types/rest/v8/guild.d.ts.map +1 -0
  3398. package/node_modules/discord-api-types/rest/v8/guild.js +3 -0
  3399. package/node_modules/discord-api-types/rest/v8/guild.js.map +1 -0
  3400. package/node_modules/discord-api-types/rest/v8/guildScheduledEvent.d.ts +141 -0
  3401. package/node_modules/discord-api-types/rest/v8/guildScheduledEvent.d.ts.map +1 -0
  3402. package/node_modules/discord-api-types/rest/v8/guildScheduledEvent.js +3 -0
  3403. package/node_modules/discord-api-types/rest/v8/guildScheduledEvent.js.map +1 -0
  3404. package/node_modules/discord-api-types/rest/v8/index.d.ts +539 -0
  3405. package/node_modules/discord-api-types/rest/v8/index.d.ts.map +1 -0
  3406. package/node_modules/discord-api-types/rest/v8/index.js +747 -0
  3407. package/node_modules/discord-api-types/rest/v8/index.js.map +1 -0
  3408. package/node_modules/discord-api-types/rest/v8/index.mjs +10 -0
  3409. package/node_modules/discord-api-types/rest/v8/interactions.d.ts +257 -0
  3410. package/node_modules/discord-api-types/rest/v8/interactions.d.ts.map +1 -0
  3411. package/node_modules/discord-api-types/rest/v8/interactions.js +3 -0
  3412. package/node_modules/discord-api-types/rest/v8/interactions.js.map +1 -0
  3413. package/node_modules/discord-api-types/rest/v8/invite.d.ts +32 -0
  3414. package/node_modules/discord-api-types/rest/v8/invite.d.ts.map +1 -0
  3415. package/node_modules/discord-api-types/rest/v8/invite.js +3 -0
  3416. package/node_modules/discord-api-types/rest/v8/invite.js.map +1 -0
  3417. package/node_modules/discord-api-types/rest/v8/oauth2.d.ts +213 -0
  3418. package/node_modules/discord-api-types/rest/v8/oauth2.d.ts.map +1 -0
  3419. package/node_modules/discord-api-types/rest/v8/oauth2.js +3 -0
  3420. package/node_modules/discord-api-types/rest/v8/oauth2.js.map +1 -0
  3421. package/node_modules/discord-api-types/rest/v8/stageInstance.d.ts +63 -0
  3422. package/node_modules/discord-api-types/rest/v8/stageInstance.d.ts.map +1 -0
  3423. package/node_modules/discord-api-types/rest/v8/stageInstance.js +3 -0
  3424. package/node_modules/discord-api-types/rest/v8/stageInstance.js.map +1 -0
  3425. package/node_modules/discord-api-types/rest/v8/sticker.d.ts +70 -0
  3426. package/node_modules/discord-api-types/rest/v8/sticker.d.ts.map +1 -0
  3427. package/node_modules/discord-api-types/rest/v8/sticker.js +3 -0
  3428. package/node_modules/discord-api-types/rest/v8/sticker.js.map +1 -0
  3429. package/node_modules/discord-api-types/rest/v8/template.d.ts +83 -0
  3430. package/node_modules/discord-api-types/rest/v8/template.d.ts.map +1 -0
  3431. package/node_modules/discord-api-types/rest/v8/template.js +3 -0
  3432. package/node_modules/discord-api-types/rest/v8/template.js.map +1 -0
  3433. package/node_modules/discord-api-types/rest/v8/user.d.ts +109 -0
  3434. package/node_modules/discord-api-types/rest/v8/user.d.ts.map +1 -0
  3435. package/node_modules/discord-api-types/rest/v8/user.js +3 -0
  3436. package/node_modules/discord-api-types/rest/v8/user.js.map +1 -0
  3437. package/node_modules/discord-api-types/rest/v8/voice.d.ts +8 -0
  3438. package/node_modules/discord-api-types/rest/v8/voice.d.ts.map +1 -0
  3439. package/node_modules/discord-api-types/rest/v8/voice.js +3 -0
  3440. package/node_modules/discord-api-types/rest/v8/voice.js.map +1 -0
  3441. package/node_modules/discord-api-types/rest/v8/webhook.d.ts +283 -0
  3442. package/node_modules/discord-api-types/rest/v8/webhook.d.ts.map +1 -0
  3443. package/node_modules/discord-api-types/rest/v8/webhook.js +3 -0
  3444. package/node_modules/discord-api-types/rest/v8/webhook.js.map +1 -0
  3445. package/node_modules/discord-api-types/rest/v9/application.d.ts +31 -0
  3446. package/node_modules/discord-api-types/rest/v9/application.d.ts.map +1 -0
  3447. package/node_modules/discord-api-types/rest/v9/application.js +3 -0
  3448. package/node_modules/discord-api-types/rest/v9/application.js.map +1 -0
  3449. package/node_modules/discord-api-types/rest/v9/auditLog.d.ts +31 -0
  3450. package/node_modules/discord-api-types/rest/v9/auditLog.d.ts.map +1 -0
  3451. package/node_modules/discord-api-types/rest/v9/auditLog.js +3 -0
  3452. package/node_modules/discord-api-types/rest/v9/auditLog.js.map +1 -0
  3453. package/node_modules/discord-api-types/rest/v9/autoModeration.d.ts +68 -0
  3454. package/node_modules/discord-api-types/rest/v9/autoModeration.d.ts.map +1 -0
  3455. package/node_modules/discord-api-types/rest/v9/autoModeration.js +3 -0
  3456. package/node_modules/discord-api-types/rest/v9/autoModeration.js.map +1 -0
  3457. package/node_modules/discord-api-types/rest/v9/channel.d.ts +769 -0
  3458. package/node_modules/discord-api-types/rest/v9/channel.d.ts.map +1 -0
  3459. package/node_modules/discord-api-types/rest/v9/channel.js +12 -0
  3460. package/node_modules/discord-api-types/rest/v9/channel.js.map +1 -0
  3461. package/node_modules/discord-api-types/rest/v9/emoji.d.ts +85 -0
  3462. package/node_modules/discord-api-types/rest/v9/emoji.d.ts.map +1 -0
  3463. package/node_modules/discord-api-types/rest/v9/emoji.js +3 -0
  3464. package/node_modules/discord-api-types/rest/v9/emoji.js.map +1 -0
  3465. package/node_modules/discord-api-types/rest/v9/gateway.d.ts +10 -0
  3466. package/node_modules/discord-api-types/rest/v9/gateway.d.ts.map +1 -0
  3467. package/node_modules/discord-api-types/rest/v9/gateway.js +3 -0
  3468. package/node_modules/discord-api-types/rest/v9/gateway.js.map +1 -0
  3469. package/node_modules/discord-api-types/rest/v9/guild.d.ts +1068 -0
  3470. package/node_modules/discord-api-types/rest/v9/guild.d.ts.map +1 -0
  3471. package/node_modules/discord-api-types/rest/v9/guild.js +3 -0
  3472. package/node_modules/discord-api-types/rest/v9/guild.js.map +1 -0
  3473. package/node_modules/discord-api-types/rest/v9/guildScheduledEvent.d.ts +124 -0
  3474. package/node_modules/discord-api-types/rest/v9/guildScheduledEvent.d.ts.map +1 -0
  3475. package/node_modules/discord-api-types/rest/v9/guildScheduledEvent.js +3 -0
  3476. package/node_modules/discord-api-types/rest/v9/guildScheduledEvent.js.map +1 -0
  3477. package/node_modules/discord-api-types/rest/v9/index.d.ts +87 -0
  3478. package/node_modules/discord-api-types/rest/v9/index.d.ts.map +1 -0
  3479. package/node_modules/discord-api-types/rest/v9/index.js +1293 -0
  3480. package/node_modules/discord-api-types/rest/v9/index.js.map +1 -0
  3481. package/node_modules/discord-api-types/rest/v9/index.mjs +15 -0
  3482. package/node_modules/discord-api-types/rest/v9/interactions.d.ts +290 -0
  3483. package/node_modules/discord-api-types/rest/v9/interactions.d.ts.map +1 -0
  3484. package/node_modules/discord-api-types/rest/v9/interactions.js +3 -0
  3485. package/node_modules/discord-api-types/rest/v9/interactions.js.map +1 -0
  3486. package/node_modules/discord-api-types/rest/v9/invite.d.ts +28 -0
  3487. package/node_modules/discord-api-types/rest/v9/invite.d.ts.map +1 -0
  3488. package/node_modules/discord-api-types/rest/v9/invite.js +3 -0
  3489. package/node_modules/discord-api-types/rest/v9/invite.js.map +1 -0
  3490. package/node_modules/discord-api-types/rest/v9/monetization.d.ts +130 -0
  3491. package/node_modules/discord-api-types/rest/v9/monetization.d.ts.map +1 -0
  3492. package/node_modules/discord-api-types/rest/v9/monetization.js +12 -0
  3493. package/node_modules/discord-api-types/rest/v9/monetization.js.map +1 -0
  3494. package/node_modules/discord-api-types/rest/v9/oauth2.d.ts +193 -0
  3495. package/node_modules/discord-api-types/rest/v9/oauth2.d.ts.map +1 -0
  3496. package/node_modules/discord-api-types/rest/v9/oauth2.js +3 -0
  3497. package/node_modules/discord-api-types/rest/v9/oauth2.js.map +1 -0
  3498. package/node_modules/discord-api-types/rest/v9/poll.d.ts +50 -0
  3499. package/node_modules/discord-api-types/rest/v9/poll.d.ts.map +1 -0
  3500. package/node_modules/discord-api-types/rest/v9/poll.js +3 -0
  3501. package/node_modules/discord-api-types/rest/v9/poll.js.map +1 -0
  3502. package/node_modules/discord-api-types/rest/v9/soundboard.d.ts +98 -0
  3503. package/node_modules/discord-api-types/rest/v9/soundboard.d.ts.map +1 -0
  3504. package/node_modules/discord-api-types/rest/v9/soundboard.js +3 -0
  3505. package/node_modules/discord-api-types/rest/v9/soundboard.js.map +1 -0
  3506. package/node_modules/discord-api-types/rest/v9/stageInstance.d.ts +59 -0
  3507. package/node_modules/discord-api-types/rest/v9/stageInstance.d.ts.map +1 -0
  3508. package/node_modules/discord-api-types/rest/v9/stageInstance.js +3 -0
  3509. package/node_modules/discord-api-types/rest/v9/stageInstance.js.map +1 -0
  3510. package/node_modules/discord-api-types/rest/v9/sticker.d.ts +85 -0
  3511. package/node_modules/discord-api-types/rest/v9/sticker.d.ts.map +1 -0
  3512. package/node_modules/discord-api-types/rest/v9/sticker.js +3 -0
  3513. package/node_modules/discord-api-types/rest/v9/sticker.js.map +1 -0
  3514. package/node_modules/discord-api-types/rest/v9/template.d.ts +65 -0
  3515. package/node_modules/discord-api-types/rest/v9/template.d.ts.map +1 -0
  3516. package/node_modules/discord-api-types/rest/v9/template.js +3 -0
  3517. package/node_modules/discord-api-types/rest/v9/template.js.map +1 -0
  3518. package/node_modules/discord-api-types/rest/v9/user.d.ts +122 -0
  3519. package/node_modules/discord-api-types/rest/v9/user.d.ts.map +1 -0
  3520. package/node_modules/discord-api-types/rest/v9/user.js +3 -0
  3521. package/node_modules/discord-api-types/rest/v9/user.js.map +1 -0
  3522. package/node_modules/discord-api-types/rest/v9/voice.d.ts +57 -0
  3523. package/node_modules/discord-api-types/rest/v9/voice.d.ts.map +1 -0
  3524. package/node_modules/discord-api-types/rest/v9/voice.js +3 -0
  3525. package/node_modules/discord-api-types/rest/v9/voice.js.map +1 -0
  3526. package/node_modules/discord-api-types/rest/v9/webhook.d.ts +269 -0
  3527. package/node_modules/discord-api-types/rest/v9/webhook.d.ts.map +1 -0
  3528. package/node_modules/discord-api-types/rest/v9/webhook.js +3 -0
  3529. package/node_modules/discord-api-types/rest/v9/webhook.js.map +1 -0
  3530. package/node_modules/discord-api-types/rpc/common.d.ts +453 -0
  3531. package/node_modules/discord-api-types/rpc/common.d.ts.map +1 -0
  3532. package/node_modules/discord-api-types/rpc/common.js +240 -0
  3533. package/node_modules/discord-api-types/rpc/common.js.map +1 -0
  3534. package/node_modules/discord-api-types/rpc/index.d.ts +2 -0
  3535. package/node_modules/discord-api-types/rpc/index.d.ts.map +1 -0
  3536. package/node_modules/discord-api-types/rpc/index.js +20 -0
  3537. package/node_modules/discord-api-types/rpc/index.js.map +1 -0
  3538. package/node_modules/discord-api-types/rpc/index.mjs +13 -0
  3539. package/node_modules/discord-api-types/rpc/v10.d.ts +2191 -0
  3540. package/node_modules/discord-api-types/rpc/v10.d.ts.map +1 -0
  3541. package/node_modules/discord-api-types/rpc/v10.js +299 -0
  3542. package/node_modules/discord-api-types/rpc/v10.js.map +1 -0
  3543. package/node_modules/discord-api-types/rpc/v10.mjs +13 -0
  3544. package/node_modules/discord-api-types/rpc/v8.d.ts +39 -0
  3545. package/node_modules/discord-api-types/rpc/v8.d.ts.map +1 -0
  3546. package/node_modules/discord-api-types/rpc/v8.js +18 -0
  3547. package/node_modules/discord-api-types/rpc/v8.js.map +1 -0
  3548. package/node_modules/discord-api-types/rpc/v8.mjs +10 -0
  3549. package/node_modules/discord-api-types/rpc/v9.d.ts +39 -0
  3550. package/node_modules/discord-api-types/rpc/v9.d.ts.map +1 -0
  3551. package/node_modules/discord-api-types/rpc/v9.js +18 -0
  3552. package/node_modules/discord-api-types/rpc/v9.js.map +1 -0
  3553. package/node_modules/discord-api-types/rpc/v9.mjs +10 -0
  3554. package/node_modules/discord-api-types/utils/index.d.ts +2 -0
  3555. package/node_modules/discord-api-types/utils/index.d.ts.map +1 -0
  3556. package/node_modules/discord-api-types/utils/index.js +20 -0
  3557. package/node_modules/discord-api-types/utils/index.js.map +1 -0
  3558. package/node_modules/discord-api-types/utils/index.mjs +17 -0
  3559. package/node_modules/discord-api-types/utils/internals.d.ts +34 -0
  3560. package/node_modules/discord-api-types/utils/internals.d.ts.map +1 -0
  3561. package/node_modules/discord-api-types/utils/internals.js +13 -0
  3562. package/node_modules/discord-api-types/utils/internals.js.map +1 -0
  3563. package/node_modules/discord-api-types/utils/v10.d.ts +100 -0
  3564. package/node_modules/discord-api-types/utils/v10.d.ts.map +1 -0
  3565. package/node_modules/discord-api-types/utils/v10.js +158 -0
  3566. package/node_modules/discord-api-types/utils/v10.js.map +1 -0
  3567. package/node_modules/discord-api-types/utils/v10.mjs +17 -0
  3568. package/node_modules/discord-api-types/utils/v8.d.ts +66 -0
  3569. package/node_modules/discord-api-types/utils/v8.d.ts.map +1 -0
  3570. package/node_modules/discord-api-types/utils/v8.js +96 -0
  3571. package/node_modules/discord-api-types/utils/v8.js.map +1 -0
  3572. package/node_modules/discord-api-types/utils/v8.mjs +11 -0
  3573. package/node_modules/discord-api-types/utils/v9.d.ts +100 -0
  3574. package/node_modules/discord-api-types/utils/v9.d.ts.map +1 -0
  3575. package/node_modules/discord-api-types/utils/v9.js +158 -0
  3576. package/node_modules/discord-api-types/utils/v9.js.map +1 -0
  3577. package/node_modules/discord-api-types/utils/v9.mjs +17 -0
  3578. package/node_modules/discord-api-types/v10.d.ts +8 -0
  3579. package/node_modules/discord-api-types/v10.d.ts.map +1 -0
  3580. package/node_modules/discord-api-types/v10.js +47 -0
  3581. package/node_modules/discord-api-types/v10.js.map +1 -0
  3582. package/node_modules/discord-api-types/v10.mjs +129 -0
  3583. package/node_modules/discord-api-types/v6.d.ts +5 -0
  3584. package/node_modules/discord-api-types/v6.d.ts.map +1 -0
  3585. package/node_modules/discord-api-types/v6.js +21 -0
  3586. package/node_modules/discord-api-types/v6.js.map +1 -0
  3587. package/node_modules/discord-api-types/v6.mjs +44 -0
  3588. package/node_modules/discord-api-types/v8.d.ts +7 -0
  3589. package/node_modules/discord-api-types/v8.d.ts.map +1 -0
  3590. package/node_modules/discord-api-types/v8.js +46 -0
  3591. package/node_modules/discord-api-types/v8.js.map +1 -0
  3592. package/node_modules/discord-api-types/v8.mjs +72 -0
  3593. package/node_modules/discord-api-types/v9.d.ts +8 -0
  3594. package/node_modules/discord-api-types/v9.d.ts.map +1 -0
  3595. package/node_modules/discord-api-types/v9.js +47 -0
  3596. package/node_modules/discord-api-types/v9.js.map +1 -0
  3597. package/node_modules/discord-api-types/v9.mjs +126 -0
  3598. package/node_modules/discord-api-types/voice/index.d.ts +2 -0
  3599. package/node_modules/discord-api-types/voice/index.d.ts.map +1 -0
  3600. package/node_modules/discord-api-types/voice/index.js +20 -0
  3601. package/node_modules/discord-api-types/voice/index.js.map +1 -0
  3602. package/node_modules/discord-api-types/voice/index.mjs +8 -0
  3603. package/node_modules/discord-api-types/voice/v4.d.ts +174 -0
  3604. package/node_modules/discord-api-types/voice/v4.d.ts.map +1 -0
  3605. package/node_modules/discord-api-types/voice/v4.js +179 -0
  3606. package/node_modules/discord-api-types/voice/v4.js.map +1 -0
  3607. package/node_modules/discord-api-types/voice/v4.mjs +6 -0
  3608. package/node_modules/discord-api-types/voice/v8.d.ts +632 -0
  3609. package/node_modules/discord-api-types/voice/v8.d.ts.map +1 -0
  3610. package/node_modules/discord-api-types/voice/v8.js +236 -0
  3611. package/node_modules/discord-api-types/voice/v8.js.map +1 -0
  3612. package/node_modules/discord-api-types/voice/v8.mjs +8 -0
  3613. package/node_modules/discord.js/LICENSE +191 -0
  3614. package/node_modules/discord.js/README.md +144 -0
  3615. package/node_modules/discord.js/package.json +107 -0
  3616. package/node_modules/discord.js/src/client/BaseClient.js +120 -0
  3617. package/node_modules/discord.js/src/client/Client.js +649 -0
  3618. package/node_modules/discord.js/src/client/WebhookClient.js +103 -0
  3619. package/node_modules/discord.js/src/client/actions/Action.js +150 -0
  3620. package/node_modules/discord.js/src/client/actions/ActionsManager.js +85 -0
  3621. package/node_modules/discord.js/src/client/actions/ApplicationCommandPermissionsUpdate.js +34 -0
  3622. package/node_modules/discord.js/src/client/actions/AutoModerationActionExecution.js +26 -0
  3623. package/node_modules/discord.js/src/client/actions/AutoModerationRuleCreate.js +27 -0
  3624. package/node_modules/discord.js/src/client/actions/AutoModerationRuleDelete.js +31 -0
  3625. package/node_modules/discord.js/src/client/actions/AutoModerationRuleUpdate.js +29 -0
  3626. package/node_modules/discord.js/src/client/actions/ChannelCreate.js +23 -0
  3627. package/node_modules/discord.js/src/client/actions/ChannelDelete.js +23 -0
  3628. package/node_modules/discord.js/src/client/actions/ChannelUpdate.js +42 -0
  3629. package/node_modules/discord.js/src/client/actions/EntitlementCreate.js +23 -0
  3630. package/node_modules/discord.js/src/client/actions/EntitlementDelete.js +27 -0
  3631. package/node_modules/discord.js/src/client/actions/EntitlementUpdate.js +25 -0
  3632. package/node_modules/discord.js/src/client/actions/GuildAuditLogEntryCreate.js +29 -0
  3633. package/node_modules/discord.js/src/client/actions/GuildBanAdd.js +20 -0
  3634. package/node_modules/discord.js/src/client/actions/GuildBanRemove.js +25 -0
  3635. package/node_modules/discord.js/src/client/actions/GuildChannelsPositionUpdate.js +21 -0
  3636. package/node_modules/discord.js/src/client/actions/GuildDelete.js +44 -0
  3637. package/node_modules/discord.js/src/client/actions/GuildEmojiCreate.js +20 -0
  3638. package/node_modules/discord.js/src/client/actions/GuildEmojiDelete.js +19 -0
  3639. package/node_modules/discord.js/src/client/actions/GuildEmojiUpdate.js +20 -0
  3640. package/node_modules/discord.js/src/client/actions/GuildEmojisUpdate.js +34 -0
  3641. package/node_modules/discord.js/src/client/actions/GuildIntegrationsUpdate.js +19 -0
  3642. package/node_modules/discord.js/src/client/actions/GuildMemberRemove.js +31 -0
  3643. package/node_modules/discord.js/src/client/actions/GuildMemberUpdate.js +44 -0
  3644. package/node_modules/discord.js/src/client/actions/GuildRoleCreate.js +25 -0
  3645. package/node_modules/discord.js/src/client/actions/GuildRoleDelete.js +29 -0
  3646. package/node_modules/discord.js/src/client/actions/GuildRoleUpdate.js +39 -0
  3647. package/node_modules/discord.js/src/client/actions/GuildRolesPositionUpdate.js +21 -0
  3648. package/node_modules/discord.js/src/client/actions/GuildScheduledEventCreate.js +27 -0
  3649. package/node_modules/discord.js/src/client/actions/GuildScheduledEventDelete.js +31 -0
  3650. package/node_modules/discord.js/src/client/actions/GuildScheduledEventUpdate.js +30 -0
  3651. package/node_modules/discord.js/src/client/actions/GuildScheduledEventUserAdd.js +32 -0
  3652. package/node_modules/discord.js/src/client/actions/GuildScheduledEventUserRemove.js +32 -0
  3653. package/node_modules/discord.js/src/client/actions/GuildSoundboardSoundDelete.js +29 -0
  3654. package/node_modules/discord.js/src/client/actions/GuildStickerCreate.js +20 -0
  3655. package/node_modules/discord.js/src/client/actions/GuildStickerDelete.js +19 -0
  3656. package/node_modules/discord.js/src/client/actions/GuildStickerUpdate.js +20 -0
  3657. package/node_modules/discord.js/src/client/actions/GuildStickersUpdate.js +34 -0
  3658. package/node_modules/discord.js/src/client/actions/GuildUpdate.js +33 -0
  3659. package/node_modules/discord.js/src/client/actions/InteractionCreate.js +107 -0
  3660. package/node_modules/discord.js/src/client/actions/InviteCreate.js +27 -0
  3661. package/node_modules/discord.js/src/client/actions/InviteDelete.js +29 -0
  3662. package/node_modules/discord.js/src/client/actions/MessageCreate.js +41 -0
  3663. package/node_modules/discord.js/src/client/actions/MessageDelete.js +32 -0
  3664. package/node_modules/discord.js/src/client/actions/MessageDeleteBulk.js +47 -0
  3665. package/node_modules/discord.js/src/client/actions/MessagePollVoteAdd.js +40 -0
  3666. package/node_modules/discord.js/src/client/actions/MessagePollVoteRemove.js +38 -0
  3667. package/node_modules/discord.js/src/client/actions/MessageReactionAdd.js +70 -0
  3668. package/node_modules/discord.js/src/client/actions/MessageReactionRemove.js +50 -0
  3669. package/node_modules/discord.js/src/client/actions/MessageReactionRemoveAll.js +33 -0
  3670. package/node_modules/discord.js/src/client/actions/MessageReactionRemoveEmoji.js +28 -0
  3671. package/node_modules/discord.js/src/client/actions/MessageUpdate.js +26 -0
  3672. package/node_modules/discord.js/src/client/actions/PresenceUpdate.js +45 -0
  3673. package/node_modules/discord.js/src/client/actions/StageInstanceCreate.js +28 -0
  3674. package/node_modules/discord.js/src/client/actions/StageInstanceDelete.js +31 -0
  3675. package/node_modules/discord.js/src/client/actions/StageInstanceUpdate.js +30 -0
  3676. package/node_modules/discord.js/src/client/actions/ThreadCreate.js +24 -0
  3677. package/node_modules/discord.js/src/client/actions/ThreadDelete.js +26 -0
  3678. package/node_modules/discord.js/src/client/actions/ThreadListSync.js +60 -0
  3679. package/node_modules/discord.js/src/client/actions/ThreadMemberUpdate.js +30 -0
  3680. package/node_modules/discord.js/src/client/actions/ThreadMembersUpdate.js +47 -0
  3681. package/node_modules/discord.js/src/client/actions/TypingStart.js +29 -0
  3682. package/node_modules/discord.js/src/client/actions/UserUpdate.js +36 -0
  3683. package/node_modules/discord.js/src/client/actions/VoiceStateUpdate.js +43 -0
  3684. package/node_modules/discord.js/src/client/actions/WebhooksUpdate.js +37 -0
  3685. package/node_modules/discord.js/src/client/voice/ClientVoiceManager.js +44 -0
  3686. package/node_modules/discord.js/src/client/websocket/WebSocketManager.js +407 -0
  3687. package/node_modules/discord.js/src/client/websocket/WebSocketShard.js +234 -0
  3688. package/node_modules/discord.js/src/client/websocket/handlers/APPLICATION_COMMAND_PERMISSIONS_UPDATE.js +5 -0
  3689. package/node_modules/discord.js/src/client/websocket/handlers/AUTO_MODERATION_ACTION_EXECUTION.js +5 -0
  3690. package/node_modules/discord.js/src/client/websocket/handlers/AUTO_MODERATION_RULE_CREATE.js +5 -0
  3691. package/node_modules/discord.js/src/client/websocket/handlers/AUTO_MODERATION_RULE_DELETE.js +5 -0
  3692. package/node_modules/discord.js/src/client/websocket/handlers/AUTO_MODERATION_RULE_UPDATE.js +5 -0
  3693. package/node_modules/discord.js/src/client/websocket/handlers/CHANNEL_CREATE.js +5 -0
  3694. package/node_modules/discord.js/src/client/websocket/handlers/CHANNEL_DELETE.js +5 -0
  3695. package/node_modules/discord.js/src/client/websocket/handlers/CHANNEL_PINS_UPDATE.js +22 -0
  3696. package/node_modules/discord.js/src/client/websocket/handlers/CHANNEL_UPDATE.js +16 -0
  3697. package/node_modules/discord.js/src/client/websocket/handlers/ENTITLEMENT_CREATE.js +5 -0
  3698. package/node_modules/discord.js/src/client/websocket/handlers/ENTITLEMENT_DELETE.js +5 -0
  3699. package/node_modules/discord.js/src/client/websocket/handlers/ENTITLEMENT_UPDATE.js +5 -0
  3700. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_AUDIT_LOG_ENTRY_CREATE.js +5 -0
  3701. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_BAN_ADD.js +5 -0
  3702. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_BAN_REMOVE.js +5 -0
  3703. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_CREATE.js +33 -0
  3704. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_DELETE.js +5 -0
  3705. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_EMOJIS_UPDATE.js +5 -0
  3706. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_INTEGRATIONS_UPDATE.js +5 -0
  3707. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_MEMBERS_CHUNK.js +39 -0
  3708. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_MEMBER_ADD.js +20 -0
  3709. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_MEMBER_REMOVE.js +5 -0
  3710. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_MEMBER_UPDATE.js +5 -0
  3711. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_ROLE_CREATE.js +5 -0
  3712. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_ROLE_DELETE.js +5 -0
  3713. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_ROLE_UPDATE.js +5 -0
  3714. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_CREATE.js +5 -0
  3715. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_DELETE.js +5 -0
  3716. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_UPDATE.js +5 -0
  3717. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_USER_ADD.js +5 -0
  3718. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SCHEDULED_EVENT_USER_REMOVE.js +5 -0
  3719. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SOUNDBOARD_SOUNDS_UPDATE.js +24 -0
  3720. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SOUNDBOARD_SOUND_CREATE.js +18 -0
  3721. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SOUNDBOARD_SOUND_DELETE.js +5 -0
  3722. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_SOUNDBOARD_SOUND_UPDATE.js +20 -0
  3723. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_STICKERS_UPDATE.js +5 -0
  3724. package/node_modules/discord.js/src/client/websocket/handlers/GUILD_UPDATE.js +5 -0
  3725. package/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js +5 -0
  3726. package/node_modules/discord.js/src/client/websocket/handlers/INVITE_CREATE.js +5 -0
  3727. package/node_modules/discord.js/src/client/websocket/handlers/INVITE_DELETE.js +5 -0
  3728. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js +5 -0
  3729. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_DELETE.js +5 -0
  3730. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_DELETE_BULK.js +5 -0
  3731. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_POLL_VOTE_ADD.js +5 -0
  3732. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_POLL_VOTE_REMOVE.js +5 -0
  3733. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_REACTION_ADD.js +5 -0
  3734. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_REACTION_REMOVE.js +5 -0
  3735. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_REACTION_REMOVE_ALL.js +5 -0
  3736. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_REACTION_REMOVE_EMOJI.js +5 -0
  3737. package/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_UPDATE.js +16 -0
  3738. package/node_modules/discord.js/src/client/websocket/handlers/PRESENCE_UPDATE.js +5 -0
  3739. package/node_modules/discord.js/src/client/websocket/handlers/RATE_LIMITED.js +25 -0
  3740. package/node_modules/discord.js/src/client/websocket/handlers/READY.js +27 -0
  3741. package/node_modules/discord.js/src/client/websocket/handlers/RESUMED.js +14 -0
  3742. package/node_modules/discord.js/src/client/websocket/handlers/SOUNDBOARD_SOUNDS.js +24 -0
  3743. package/node_modules/discord.js/src/client/websocket/handlers/STAGE_INSTANCE_CREATE.js +5 -0
  3744. package/node_modules/discord.js/src/client/websocket/handlers/STAGE_INSTANCE_DELETE.js +5 -0
  3745. package/node_modules/discord.js/src/client/websocket/handlers/STAGE_INSTANCE_UPDATE.js +5 -0
  3746. package/node_modules/discord.js/src/client/websocket/handlers/SUBSCRIPTION_CREATE.js +14 -0
  3747. package/node_modules/discord.js/src/client/websocket/handlers/SUBSCRIPTION_DELETE.js +16 -0
  3748. package/node_modules/discord.js/src/client/websocket/handlers/SUBSCRIPTION_UPDATE.js +16 -0
  3749. package/node_modules/discord.js/src/client/websocket/handlers/THREAD_CREATE.js +5 -0
  3750. package/node_modules/discord.js/src/client/websocket/handlers/THREAD_DELETE.js +5 -0
  3751. package/node_modules/discord.js/src/client/websocket/handlers/THREAD_LIST_SYNC.js +5 -0
  3752. package/node_modules/discord.js/src/client/websocket/handlers/THREAD_MEMBERS_UPDATE.js +5 -0
  3753. package/node_modules/discord.js/src/client/websocket/handlers/THREAD_MEMBER_UPDATE.js +5 -0
  3754. package/node_modules/discord.js/src/client/websocket/handlers/THREAD_UPDATE.js +16 -0
  3755. package/node_modules/discord.js/src/client/websocket/handlers/TYPING_START.js +5 -0
  3756. package/node_modules/discord.js/src/client/websocket/handlers/USER_UPDATE.js +5 -0
  3757. package/node_modules/discord.js/src/client/websocket/handlers/VOICE_CHANNEL_EFFECT_SEND.js +16 -0
  3758. package/node_modules/discord.js/src/client/websocket/handlers/VOICE_SERVER_UPDATE.js +6 -0
  3759. package/node_modules/discord.js/src/client/websocket/handlers/VOICE_STATE_UPDATE.js +5 -0
  3760. package/node_modules/discord.js/src/client/websocket/handlers/WEBHOOKS_UPDATE.js +5 -0
  3761. package/node_modules/discord.js/src/client/websocket/handlers/index.js +79 -0
  3762. package/node_modules/discord.js/src/errors/DJSError.js +52 -0
  3763. package/node_modules/discord.js/src/errors/ErrorCodes.js +356 -0
  3764. package/node_modules/discord.js/src/errors/Messages.js +187 -0
  3765. package/node_modules/discord.js/src/errors/index.js +5 -0
  3766. package/node_modules/discord.js/src/index.js +254 -0
  3767. package/node_modules/discord.js/src/managers/ApplicationCommandManager.js +269 -0
  3768. package/node_modules/discord.js/src/managers/ApplicationCommandPermissionsManager.js +428 -0
  3769. package/node_modules/discord.js/src/managers/ApplicationEmojiManager.js +142 -0
  3770. package/node_modules/discord.js/src/managers/AutoModerationRuleManager.js +292 -0
  3771. package/node_modules/discord.js/src/managers/BaseGuildEmojiManager.js +85 -0
  3772. package/node_modules/discord.js/src/managers/BaseManager.js +19 -0
  3773. package/node_modules/discord.js/src/managers/CachedManager.js +64 -0
  3774. package/node_modules/discord.js/src/managers/CategoryChannelChildManager.js +79 -0
  3775. package/node_modules/discord.js/src/managers/ChannelManager.js +135 -0
  3776. package/node_modules/discord.js/src/managers/DMMessageManager.js +17 -0
  3777. package/node_modules/discord.js/src/managers/DataManager.js +61 -0
  3778. package/node_modules/discord.js/src/managers/EntitlementManager.js +174 -0
  3779. package/node_modules/discord.js/src/managers/GuildApplicationCommandManager.js +28 -0
  3780. package/node_modules/discord.js/src/managers/GuildBanManager.js +249 -0
  3781. package/node_modules/discord.js/src/managers/GuildChannelManager.js +519 -0
  3782. package/node_modules/discord.js/src/managers/GuildEmojiManager.js +174 -0
  3783. package/node_modules/discord.js/src/managers/GuildEmojiRoleManager.js +126 -0
  3784. package/node_modules/discord.js/src/managers/GuildForumThreadManager.js +83 -0
  3785. package/node_modules/discord.js/src/managers/GuildInviteManager.js +215 -0
  3786. package/node_modules/discord.js/src/managers/GuildManager.js +408 -0
  3787. package/node_modules/discord.js/src/managers/GuildMemberManager.js +638 -0
  3788. package/node_modules/discord.js/src/managers/GuildMemberRoleManager.js +217 -0
  3789. package/node_modules/discord.js/src/managers/GuildMessageManager.js +17 -0
  3790. package/node_modules/discord.js/src/managers/GuildScheduledEventManager.js +315 -0
  3791. package/node_modules/discord.js/src/managers/GuildSoundboardSoundManager.js +214 -0
  3792. package/node_modules/discord.js/src/managers/GuildStickerManager.js +182 -0
  3793. package/node_modules/discord.js/src/managers/GuildTextThreadManager.js +91 -0
  3794. package/node_modules/discord.js/src/managers/MessageManager.js +368 -0
  3795. package/node_modules/discord.js/src/managers/PartialGroupDMMessageManager.js +17 -0
  3796. package/node_modules/discord.js/src/managers/PermissionOverwriteManager.js +166 -0
  3797. package/node_modules/discord.js/src/managers/PollAnswerVoterManager.js +50 -0
  3798. package/node_modules/discord.js/src/managers/PresenceManager.js +58 -0
  3799. package/node_modules/discord.js/src/managers/ReactionManager.js +68 -0
  3800. package/node_modules/discord.js/src/managers/ReactionUserManager.js +78 -0
  3801. package/node_modules/discord.js/src/managers/RoleManager.js +444 -0
  3802. package/node_modules/discord.js/src/managers/StageInstanceManager.js +159 -0
  3803. package/node_modules/discord.js/src/managers/SubscriptionManager.js +81 -0
  3804. package/node_modules/discord.js/src/managers/ThreadManager.js +193 -0
  3805. package/node_modules/discord.js/src/managers/ThreadMemberManager.js +204 -0
  3806. package/node_modules/discord.js/src/managers/UserManager.js +151 -0
  3807. package/node_modules/discord.js/src/managers/VoiceStateManager.js +59 -0
  3808. package/node_modules/discord.js/src/sharding/Shard.js +482 -0
  3809. package/node_modules/discord.js/src/sharding/ShardClientUtil.js +292 -0
  3810. package/node_modules/discord.js/src/sharding/ShardingManager.js +331 -0
  3811. package/node_modules/discord.js/src/structures/ActionRow.js +46 -0
  3812. package/node_modules/discord.js/src/structures/ActionRowBuilder.js +35 -0
  3813. package/node_modules/discord.js/src/structures/AnonymousGuild.js +97 -0
  3814. package/node_modules/discord.js/src/structures/ApplicationCommand.js +639 -0
  3815. package/node_modules/discord.js/src/structures/ApplicationEmoji.js +169 -0
  3816. package/node_modules/discord.js/src/structures/ApplicationRoleConnectionMetadata.js +46 -0
  3817. package/node_modules/discord.js/src/structures/Attachment.js +163 -0
  3818. package/node_modules/discord.js/src/structures/AttachmentBuilder.js +111 -0
  3819. package/node_modules/discord.js/src/structures/AutoModerationActionExecution.js +116 -0
  3820. package/node_modules/discord.js/src/structures/AutoModerationRule.js +288 -0
  3821. package/node_modules/discord.js/src/structures/AutocompleteInteraction.js +102 -0
  3822. package/node_modules/discord.js/src/structures/Base.js +43 -0
  3823. package/node_modules/discord.js/src/structures/BaseChannel.js +171 -0
  3824. package/node_modules/discord.js/src/structures/BaseGuild.js +119 -0
  3825. package/node_modules/discord.js/src/structures/BaseGuildEmoji.js +111 -0
  3826. package/node_modules/discord.js/src/structures/BaseGuildTextChannel.js +196 -0
  3827. package/node_modules/discord.js/src/structures/BaseGuildVoiceChannel.js +234 -0
  3828. package/node_modules/discord.js/src/structures/BaseInteraction.js +349 -0
  3829. package/node_modules/discord.js/src/structures/BaseSelectMenuComponent.js +56 -0
  3830. package/node_modules/discord.js/src/structures/ButtonBuilder.js +44 -0
  3831. package/node_modules/discord.js/src/structures/ButtonComponent.js +65 -0
  3832. package/node_modules/discord.js/src/structures/ButtonInteraction.js +11 -0
  3833. package/node_modules/discord.js/src/structures/CategoryChannel.js +45 -0
  3834. package/node_modules/discord.js/src/structures/ChannelSelectMenuBuilder.js +31 -0
  3835. package/node_modules/discord.js/src/structures/ChannelSelectMenuComponent.js +20 -0
  3836. package/node_modules/discord.js/src/structures/ChannelSelectMenuInteraction.js +33 -0
  3837. package/node_modules/discord.js/src/structures/ChatInputCommandInteraction.js +42 -0
  3838. package/node_modules/discord.js/src/structures/ClientApplication.js +415 -0
  3839. package/node_modules/discord.js/src/structures/ClientPresence.js +84 -0
  3840. package/node_modules/discord.js/src/structures/ClientUser.js +204 -0
  3841. package/node_modules/discord.js/src/structures/CommandInteraction.js +168 -0
  3842. package/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js +308 -0
  3843. package/node_modules/discord.js/src/structures/Component.js +56 -0
  3844. package/node_modules/discord.js/src/structures/ContainerComponent.js +60 -0
  3845. package/node_modules/discord.js/src/structures/ContextMenuCommandInteraction.js +65 -0
  3846. package/node_modules/discord.js/src/structures/DMChannel.js +143 -0
  3847. package/node_modules/discord.js/src/structures/DirectoryChannel.js +36 -0
  3848. package/node_modules/discord.js/src/structures/Embed.js +237 -0
  3849. package/node_modules/discord.js/src/structures/EmbedBuilder.js +50 -0
  3850. package/node_modules/discord.js/src/structures/Emoji.js +115 -0
  3851. package/node_modules/discord.js/src/structures/Entitlement.js +179 -0
  3852. package/node_modules/discord.js/src/structures/FileComponent.js +40 -0
  3853. package/node_modules/discord.js/src/structures/ForumChannel.js +31 -0
  3854. package/node_modules/discord.js/src/structures/Guild.js +1496 -0
  3855. package/node_modules/discord.js/src/structures/GuildAuditLogs.js +91 -0
  3856. package/node_modules/discord.js/src/structures/GuildAuditLogsEntry.js +527 -0
  3857. package/node_modules/discord.js/src/structures/GuildBan.js +59 -0
  3858. package/node_modules/discord.js/src/structures/GuildChannel.js +476 -0
  3859. package/node_modules/discord.js/src/structures/GuildEmoji.js +148 -0
  3860. package/node_modules/discord.js/src/structures/GuildMember.js +591 -0
  3861. package/node_modules/discord.js/src/structures/GuildOnboarding.js +64 -0
  3862. package/node_modules/discord.js/src/structures/GuildOnboardingPrompt.js +78 -0
  3863. package/node_modules/discord.js/src/structures/GuildOnboardingPromptOption.js +86 -0
  3864. package/node_modules/discord.js/src/structures/GuildPreview.js +193 -0
  3865. package/node_modules/discord.js/src/structures/GuildPreviewEmoji.js +27 -0
  3866. package/node_modules/discord.js/src/structures/GuildScheduledEvent.js +534 -0
  3867. package/node_modules/discord.js/src/structures/GuildTemplate.js +242 -0
  3868. package/node_modules/discord.js/src/structures/Integration.js +220 -0
  3869. package/node_modules/discord.js/src/structures/IntegrationApplication.js +85 -0
  3870. package/node_modules/discord.js/src/structures/InteractionCallback.js +74 -0
  3871. package/node_modules/discord.js/src/structures/InteractionCallbackResource.js +52 -0
  3872. package/node_modules/discord.js/src/structures/InteractionCallbackResponse.js +33 -0
  3873. package/node_modules/discord.js/src/structures/InteractionCollector.js +269 -0
  3874. package/node_modules/discord.js/src/structures/InteractionResponse.js +102 -0
  3875. package/node_modules/discord.js/src/structures/InteractionWebhook.js +59 -0
  3876. package/node_modules/discord.js/src/structures/Invite.js +341 -0
  3877. package/node_modules/discord.js/src/structures/InviteGuild.js +22 -0
  3878. package/node_modules/discord.js/src/structures/InviteStageInstance.js +87 -0
  3879. package/node_modules/discord.js/src/structures/LabelComponent.js +54 -0
  3880. package/node_modules/discord.js/src/structures/MediaChannel.js +11 -0
  3881. package/node_modules/discord.js/src/structures/MediaGalleryComponent.js +31 -0
  3882. package/node_modules/discord.js/src/structures/MediaGalleryItem.js +51 -0
  3883. package/node_modules/discord.js/src/structures/MentionableSelectMenuBuilder.js +32 -0
  3884. package/node_modules/discord.js/src/structures/MentionableSelectMenuComponent.js +11 -0
  3885. package/node_modules/discord.js/src/structures/MentionableSelectMenuInteraction.js +71 -0
  3886. package/node_modules/discord.js/src/structures/Message.js +1134 -0
  3887. package/node_modules/discord.js/src/structures/MessageCollector.js +146 -0
  3888. package/node_modules/discord.js/src/structures/MessageComponentInteraction.js +108 -0
  3889. package/node_modules/discord.js/src/structures/MessageContextMenuCommandInteraction.js +20 -0
  3890. package/node_modules/discord.js/src/structures/MessageMentions.js +297 -0
  3891. package/node_modules/discord.js/src/structures/MessagePayload.js +344 -0
  3892. package/node_modules/discord.js/src/structures/MessageReaction.js +200 -0
  3893. package/node_modules/discord.js/src/structures/ModalBuilder.js +36 -0
  3894. package/node_modules/discord.js/src/structures/ModalSubmitFields.js +263 -0
  3895. package/node_modules/discord.js/src/structures/ModalSubmitInteraction.js +275 -0
  3896. package/node_modules/discord.js/src/structures/NewsChannel.js +32 -0
  3897. package/node_modules/discord.js/src/structures/OAuth2Guild.js +28 -0
  3898. package/node_modules/discord.js/src/structures/PartialGroupDMChannel.js +131 -0
  3899. package/node_modules/discord.js/src/structures/PermissionOverwrites.js +199 -0
  3900. package/node_modules/discord.js/src/structures/Poll.js +175 -0
  3901. package/node_modules/discord.js/src/structures/PollAnswer.js +114 -0
  3902. package/node_modules/discord.js/src/structures/Presence.js +385 -0
  3903. package/node_modules/discord.js/src/structures/PrimaryEntryPointCommandInteraction.js +11 -0
  3904. package/node_modules/discord.js/src/structures/ReactionCollector.js +229 -0
  3905. package/node_modules/discord.js/src/structures/ReactionEmoji.js +31 -0
  3906. package/node_modules/discord.js/src/structures/Role.js +519 -0
  3907. package/node_modules/discord.js/src/structures/RoleSelectMenuBuilder.js +31 -0
  3908. package/node_modules/discord.js/src/structures/RoleSelectMenuComponent.js +11 -0
  3909. package/node_modules/discord.js/src/structures/RoleSelectMenuInteraction.js +33 -0
  3910. package/node_modules/discord.js/src/structures/SKU.js +52 -0
  3911. package/node_modules/discord.js/src/structures/SectionComponent.js +42 -0
  3912. package/node_modules/discord.js/src/structures/SelectMenuBuilder.js +26 -0
  3913. package/node_modules/discord.js/src/structures/SelectMenuComponent.js +26 -0
  3914. package/node_modules/discord.js/src/structures/SelectMenuInteraction.js +26 -0
  3915. package/node_modules/discord.js/src/structures/SelectMenuOptionBuilder.js +26 -0
  3916. package/node_modules/discord.js/src/structures/SeparatorComponent.js +30 -0
  3917. package/node_modules/discord.js/src/structures/SoundboardSound.js +204 -0
  3918. package/node_modules/discord.js/src/structures/StageChannel.js +112 -0
  3919. package/node_modules/discord.js/src/structures/StageInstance.js +167 -0
  3920. package/node_modules/discord.js/src/structures/Sticker.js +268 -0
  3921. package/node_modules/discord.js/src/structures/StickerPack.js +95 -0
  3922. package/node_modules/discord.js/src/structures/StringSelectMenuBuilder.js +79 -0
  3923. package/node_modules/discord.js/src/structures/StringSelectMenuComponent.js +20 -0
  3924. package/node_modules/discord.js/src/structures/StringSelectMenuInteraction.js +21 -0
  3925. package/node_modules/discord.js/src/structures/StringSelectMenuOptionBuilder.js +49 -0
  3926. package/node_modules/discord.js/src/structures/Subscription.js +117 -0
  3927. package/node_modules/discord.js/src/structures/Team.js +117 -0
  3928. package/node_modules/discord.js/src/structures/TeamMember.js +79 -0
  3929. package/node_modules/discord.js/src/structures/TextChannel.js +33 -0
  3930. package/node_modules/discord.js/src/structures/TextDisplayComponent.js +20 -0
  3931. package/node_modules/discord.js/src/structures/TextInputBuilder.js +31 -0
  3932. package/node_modules/discord.js/src/structures/TextInputComponent.js +29 -0
  3933. package/node_modules/discord.js/src/structures/ThreadChannel.js +612 -0
  3934. package/node_modules/discord.js/src/structures/ThreadMember.js +119 -0
  3935. package/node_modules/discord.js/src/structures/ThreadOnlyChannel.js +249 -0
  3936. package/node_modules/discord.js/src/structures/ThumbnailComponent.js +49 -0
  3937. package/node_modules/discord.js/src/structures/Typing.js +74 -0
  3938. package/node_modules/discord.js/src/structures/UnfurledMediaItem.js +33 -0
  3939. package/node_modules/discord.js/src/structures/User.js +505 -0
  3940. package/node_modules/discord.js/src/structures/UserContextMenuCommandInteraction.js +29 -0
  3941. package/node_modules/discord.js/src/structures/UserSelectMenuBuilder.js +31 -0
  3942. package/node_modules/discord.js/src/structures/UserSelectMenuComponent.js +11 -0
  3943. package/node_modules/discord.js/src/structures/UserSelectMenuInteraction.js +51 -0
  3944. package/node_modules/discord.js/src/structures/VoiceChannel.js +116 -0
  3945. package/node_modules/discord.js/src/structures/VoiceChannelEffect.js +78 -0
  3946. package/node_modules/discord.js/src/structures/VoiceRegion.js +46 -0
  3947. package/node_modules/discord.js/src/structures/VoiceState.js +312 -0
  3948. package/node_modules/discord.js/src/structures/Webhook.js +489 -0
  3949. package/node_modules/discord.js/src/structures/WelcomeChannel.js +60 -0
  3950. package/node_modules/discord.js/src/structures/WelcomeScreen.js +49 -0
  3951. package/node_modules/discord.js/src/structures/Widget.js +97 -0
  3952. package/node_modules/discord.js/src/structures/WidgetMember.js +99 -0
  3953. package/node_modules/discord.js/src/structures/interfaces/Application.js +158 -0
  3954. package/node_modules/discord.js/src/structures/interfaces/Collector.js +335 -0
  3955. package/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js +494 -0
  3956. package/node_modules/discord.js/src/structures/interfaces/TextBasedChannel.js +447 -0
  3957. package/node_modules/discord.js/src/util/APITypes.js +686 -0
  3958. package/node_modules/discord.js/src/util/ActivityFlagsBitField.js +26 -0
  3959. package/node_modules/discord.js/src/util/ApplicationFlagsBitField.js +41 -0
  3960. package/node_modules/discord.js/src/util/AttachmentFlagsBitField.js +26 -0
  3961. package/node_modules/discord.js/src/util/BitField.js +178 -0
  3962. package/node_modules/discord.js/src/util/ChannelFlagsBitField.js +41 -0
  3963. package/node_modules/discord.js/src/util/Channels.js +161 -0
  3964. package/node_modules/discord.js/src/util/Colors.js +73 -0
  3965. package/node_modules/discord.js/src/util/Components.js +350 -0
  3966. package/node_modules/discord.js/src/util/Constants.js +283 -0
  3967. package/node_modules/discord.js/src/util/DataResolver.js +142 -0
  3968. package/node_modules/discord.js/src/util/Enums.js +13 -0
  3969. package/node_modules/discord.js/src/util/Events.js +190 -0
  3970. package/node_modules/discord.js/src/util/Formatters.js +413 -0
  3971. package/node_modules/discord.js/src/util/GuildMemberFlagsBitField.js +42 -0
  3972. package/node_modules/discord.js/src/util/IntentsBitField.js +34 -0
  3973. package/node_modules/discord.js/src/util/InviteFlagsBitField.js +28 -0
  3974. package/node_modules/discord.js/src/util/LimitedCollection.js +68 -0
  3975. package/node_modules/discord.js/src/util/MessageFlagsBitField.js +41 -0
  3976. package/node_modules/discord.js/src/util/Options.js +239 -0
  3977. package/node_modules/discord.js/src/util/Partials.js +50 -0
  3978. package/node_modules/discord.js/src/util/PermissionsBitField.js +104 -0
  3979. package/node_modules/discord.js/src/util/RoleFlagsBitField.js +26 -0
  3980. package/node_modules/discord.js/src/util/SKUFlagsBitField.js +26 -0
  3981. package/node_modules/discord.js/src/util/ShardEvents.js +29 -0
  3982. package/node_modules/discord.js/src/util/Status.js +33 -0
  3983. package/node_modules/discord.js/src/util/Sweepers.js +487 -0
  3984. package/node_modules/discord.js/src/util/Symbols.js +3 -0
  3985. package/node_modules/discord.js/src/util/SystemChannelFlagsBitField.js +43 -0
  3986. package/node_modules/discord.js/src/util/ThreadMemberFlagsBitField.js +32 -0
  3987. package/node_modules/discord.js/src/util/Transformers.js +125 -0
  3988. package/node_modules/discord.js/src/util/UserFlagsBitField.js +32 -0
  3989. package/node_modules/discord.js/src/util/Util.js +558 -0
  3990. package/node_modules/discord.js/src/util/WebSocketShardEvents.js +25 -0
  3991. package/node_modules/discord.js/typings/index.d.mts +8125 -0
  3992. package/node_modules/discord.js/typings/index.d.ts +8125 -0
  3993. package/node_modules/discord.js/typings/rawDataTypes.d.mts +211 -0
  3994. package/node_modules/discord.js/typings/rawDataTypes.d.ts +211 -0
  3995. package/node_modules/ecdsa-sig-formatter/CODEOWNERS +1 -0
  3996. package/node_modules/ecdsa-sig-formatter/LICENSE +201 -0
  3997. package/node_modules/ecdsa-sig-formatter/README.md +65 -0
  3998. package/node_modules/ecdsa-sig-formatter/package.json +46 -0
  3999. package/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.d.ts +17 -0
  4000. package/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.js +187 -0
  4001. package/node_modules/ecdsa-sig-formatter/src/param-bytes-for-alg.js +23 -0
  4002. package/node_modules/es-set-tostringtag/.eslintrc +13 -0
  4003. package/node_modules/es-set-tostringtag/.nycrc +9 -0
  4004. package/node_modules/es-set-tostringtag/CHANGELOG.md +67 -0
  4005. package/node_modules/es-set-tostringtag/LICENSE +21 -0
  4006. package/node_modules/es-set-tostringtag/README.md +53 -0
  4007. package/node_modules/es-set-tostringtag/index.d.ts +10 -0
  4008. package/node_modules/es-set-tostringtag/index.js +35 -0
  4009. package/node_modules/es-set-tostringtag/package.json +78 -0
  4010. package/node_modules/es-set-tostringtag/test/index.js +85 -0
  4011. package/node_modules/es-set-tostringtag/tsconfig.json +9 -0
  4012. package/node_modules/eventemitter3/LICENSE +21 -0
  4013. package/node_modules/eventemitter3/README.md +85 -0
  4014. package/node_modules/eventemitter3/dist/eventemitter3.esm.js +355 -0
  4015. package/node_modules/eventemitter3/dist/eventemitter3.esm.min.js +1 -0
  4016. package/node_modules/eventemitter3/dist/eventemitter3.esm.min.js.map +1 -0
  4017. package/node_modules/eventemitter3/dist/eventemitter3.umd.js +363 -0
  4018. package/node_modules/eventemitter3/dist/eventemitter3.umd.min.js +1 -0
  4019. package/node_modules/eventemitter3/dist/eventemitter3.umd.min.js.map +1 -0
  4020. package/node_modules/eventemitter3/index.d.ts +135 -0
  4021. package/node_modules/eventemitter3/index.js +336 -0
  4022. package/node_modules/eventemitter3/index.mjs +4 -0
  4023. package/node_modules/eventemitter3/package.json +62 -0
  4024. package/node_modules/fast-deep-equal/LICENSE +21 -0
  4025. package/node_modules/fast-deep-equal/README.md +96 -0
  4026. package/node_modules/fast-deep-equal/es6/index.d.ts +2 -0
  4027. package/node_modules/fast-deep-equal/es6/index.js +72 -0
  4028. package/node_modules/fast-deep-equal/es6/react.d.ts +2 -0
  4029. package/node_modules/fast-deep-equal/es6/react.js +79 -0
  4030. package/node_modules/fast-deep-equal/index.d.ts +4 -0
  4031. package/node_modules/fast-deep-equal/index.js +46 -0
  4032. package/node_modules/fast-deep-equal/package.json +61 -0
  4033. package/node_modules/fast-deep-equal/react.d.ts +2 -0
  4034. package/node_modules/fast-deep-equal/react.js +53 -0
  4035. package/node_modules/follow-redirects/LICENSE +18 -0
  4036. package/node_modules/follow-redirects/README.md +155 -0
  4037. package/node_modules/follow-redirects/debug.js +15 -0
  4038. package/node_modules/follow-redirects/http.js +1 -0
  4039. package/node_modules/follow-redirects/https.js +1 -0
  4040. package/node_modules/follow-redirects/index.js +686 -0
  4041. package/node_modules/follow-redirects/package.json +58 -0
  4042. package/node_modules/form-data/CHANGELOG.md +659 -0
  4043. package/node_modules/form-data/License +19 -0
  4044. package/node_modules/form-data/README.md +355 -0
  4045. package/node_modules/form-data/index.d.ts +62 -0
  4046. package/node_modules/form-data/lib/browser.js +4 -0
  4047. package/node_modules/form-data/lib/form_data.js +494 -0
  4048. package/node_modules/form-data/lib/populate.js +10 -0
  4049. package/node_modules/form-data/package.json +82 -0
  4050. package/node_modules/has-tostringtag/.eslintrc +5 -0
  4051. package/node_modules/has-tostringtag/.github/FUNDING.yml +12 -0
  4052. package/node_modules/has-tostringtag/.nycrc +13 -0
  4053. package/node_modules/has-tostringtag/CHANGELOG.md +42 -0
  4054. package/node_modules/has-tostringtag/LICENSE +21 -0
  4055. package/node_modules/has-tostringtag/README.md +46 -0
  4056. package/node_modules/has-tostringtag/index.d.ts +3 -0
  4057. package/node_modules/has-tostringtag/index.js +8 -0
  4058. package/node_modules/has-tostringtag/package.json +108 -0
  4059. package/node_modules/has-tostringtag/shams.d.ts +3 -0
  4060. package/node_modules/has-tostringtag/shams.js +8 -0
  4061. package/node_modules/has-tostringtag/test/index.js +21 -0
  4062. package/node_modules/has-tostringtag/test/shams/core-js.js +31 -0
  4063. package/node_modules/has-tostringtag/test/shams/get-own-property-symbols.js +30 -0
  4064. package/node_modules/has-tostringtag/test/tests.js +15 -0
  4065. package/node_modules/has-tostringtag/tsconfig.json +49 -0
  4066. package/node_modules/is-electron/LICENSE +21 -0
  4067. package/node_modules/is-electron/README.md +25 -0
  4068. package/node_modules/is-electron/index.d.ts +2 -0
  4069. package/node_modules/is-electron/index.js +21 -0
  4070. package/node_modules/is-electron/package.json +34 -0
  4071. package/node_modules/is-promise/LICENSE +19 -0
  4072. package/node_modules/is-promise/index.d.ts +2 -0
  4073. package/node_modules/is-promise/index.js +6 -0
  4074. package/node_modules/is-promise/index.mjs +3 -0
  4075. package/node_modules/is-promise/package.json +30 -0
  4076. package/node_modules/is-promise/readme.md +33 -0
  4077. package/node_modules/is-stream/index.d.ts +79 -0
  4078. package/node_modules/is-stream/index.js +28 -0
  4079. package/node_modules/is-stream/license +9 -0
  4080. package/node_modules/is-stream/package.json +42 -0
  4081. package/node_modules/is-stream/readme.md +60 -0
  4082. package/node_modules/jsonwebtoken/LICENSE +21 -0
  4083. package/node_modules/jsonwebtoken/README.md +396 -0
  4084. package/node_modules/jsonwebtoken/decode.js +30 -0
  4085. package/node_modules/jsonwebtoken/index.js +8 -0
  4086. package/node_modules/jsonwebtoken/lib/JsonWebTokenError.js +14 -0
  4087. package/node_modules/jsonwebtoken/lib/NotBeforeError.js +13 -0
  4088. package/node_modules/jsonwebtoken/lib/TokenExpiredError.js +13 -0
  4089. package/node_modules/jsonwebtoken/lib/asymmetricKeyDetailsSupported.js +3 -0
  4090. package/node_modules/jsonwebtoken/lib/psSupported.js +3 -0
  4091. package/node_modules/jsonwebtoken/lib/rsaPssKeyDetailsSupported.js +3 -0
  4092. package/node_modules/jsonwebtoken/lib/timespan.js +18 -0
  4093. package/node_modules/jsonwebtoken/lib/validateAsymmetricKey.js +66 -0
  4094. package/node_modules/jsonwebtoken/node_modules/semver/LICENSE +15 -0
  4095. package/node_modules/jsonwebtoken/node_modules/semver/README.md +665 -0
  4096. package/node_modules/jsonwebtoken/node_modules/semver/bin/semver.js +191 -0
  4097. package/node_modules/jsonwebtoken/node_modules/semver/classes/comparator.js +143 -0
  4098. package/node_modules/jsonwebtoken/node_modules/semver/classes/index.js +7 -0
  4099. package/node_modules/jsonwebtoken/node_modules/semver/classes/range.js +557 -0
  4100. package/node_modules/jsonwebtoken/node_modules/semver/classes/semver.js +333 -0
  4101. package/node_modules/jsonwebtoken/node_modules/semver/functions/clean.js +8 -0
  4102. package/node_modules/jsonwebtoken/node_modules/semver/functions/cmp.js +54 -0
  4103. package/node_modules/jsonwebtoken/node_modules/semver/functions/coerce.js +62 -0
  4104. package/node_modules/jsonwebtoken/node_modules/semver/functions/compare-build.js +9 -0
  4105. package/node_modules/jsonwebtoken/node_modules/semver/functions/compare-loose.js +5 -0
  4106. package/node_modules/jsonwebtoken/node_modules/semver/functions/compare.js +7 -0
  4107. package/node_modules/jsonwebtoken/node_modules/semver/functions/diff.js +60 -0
  4108. package/node_modules/jsonwebtoken/node_modules/semver/functions/eq.js +5 -0
  4109. package/node_modules/jsonwebtoken/node_modules/semver/functions/gt.js +5 -0
  4110. package/node_modules/jsonwebtoken/node_modules/semver/functions/gte.js +5 -0
  4111. package/node_modules/jsonwebtoken/node_modules/semver/functions/inc.js +21 -0
  4112. package/node_modules/jsonwebtoken/node_modules/semver/functions/lt.js +5 -0
  4113. package/node_modules/jsonwebtoken/node_modules/semver/functions/lte.js +5 -0
  4114. package/node_modules/jsonwebtoken/node_modules/semver/functions/major.js +5 -0
  4115. package/node_modules/jsonwebtoken/node_modules/semver/functions/minor.js +5 -0
  4116. package/node_modules/jsonwebtoken/node_modules/semver/functions/neq.js +5 -0
  4117. package/node_modules/jsonwebtoken/node_modules/semver/functions/parse.js +18 -0
  4118. package/node_modules/jsonwebtoken/node_modules/semver/functions/patch.js +5 -0
  4119. package/node_modules/jsonwebtoken/node_modules/semver/functions/prerelease.js +8 -0
  4120. package/node_modules/jsonwebtoken/node_modules/semver/functions/rcompare.js +5 -0
  4121. package/node_modules/jsonwebtoken/node_modules/semver/functions/rsort.js +5 -0
  4122. package/node_modules/jsonwebtoken/node_modules/semver/functions/satisfies.js +12 -0
  4123. package/node_modules/jsonwebtoken/node_modules/semver/functions/sort.js +5 -0
  4124. package/node_modules/jsonwebtoken/node_modules/semver/functions/valid.js +8 -0
  4125. package/node_modules/jsonwebtoken/node_modules/semver/index.js +91 -0
  4126. package/node_modules/jsonwebtoken/node_modules/semver/internal/constants.js +37 -0
  4127. package/node_modules/jsonwebtoken/node_modules/semver/internal/debug.js +11 -0
  4128. package/node_modules/jsonwebtoken/node_modules/semver/internal/identifiers.js +29 -0
  4129. package/node_modules/jsonwebtoken/node_modules/semver/internal/lrucache.js +42 -0
  4130. package/node_modules/jsonwebtoken/node_modules/semver/internal/parse-options.js +17 -0
  4131. package/node_modules/jsonwebtoken/node_modules/semver/internal/re.js +223 -0
  4132. package/node_modules/jsonwebtoken/node_modules/semver/package.json +78 -0
  4133. package/node_modules/jsonwebtoken/node_modules/semver/preload.js +4 -0
  4134. package/node_modules/jsonwebtoken/node_modules/semver/range.bnf +16 -0
  4135. package/node_modules/jsonwebtoken/node_modules/semver/ranges/gtr.js +6 -0
  4136. package/node_modules/jsonwebtoken/node_modules/semver/ranges/intersects.js +9 -0
  4137. package/node_modules/jsonwebtoken/node_modules/semver/ranges/ltr.js +6 -0
  4138. package/node_modules/jsonwebtoken/node_modules/semver/ranges/max-satisfying.js +27 -0
  4139. package/node_modules/jsonwebtoken/node_modules/semver/ranges/min-satisfying.js +26 -0
  4140. package/node_modules/jsonwebtoken/node_modules/semver/ranges/min-version.js +63 -0
  4141. package/node_modules/jsonwebtoken/node_modules/semver/ranges/outside.js +82 -0
  4142. package/node_modules/jsonwebtoken/node_modules/semver/ranges/simplify.js +49 -0
  4143. package/node_modules/jsonwebtoken/node_modules/semver/ranges/subset.js +249 -0
  4144. package/node_modules/jsonwebtoken/node_modules/semver/ranges/to-comparators.js +10 -0
  4145. package/node_modules/jsonwebtoken/node_modules/semver/ranges/valid.js +13 -0
  4146. package/node_modules/jsonwebtoken/package.json +70 -0
  4147. package/node_modules/jsonwebtoken/sign.js +253 -0
  4148. package/node_modules/jsonwebtoken/verify.js +263 -0
  4149. package/node_modules/jwa/LICENSE +17 -0
  4150. package/node_modules/jwa/README.md +150 -0
  4151. package/node_modules/jwa/index.js +266 -0
  4152. package/node_modules/jwa/opslevel.yml +6 -0
  4153. package/node_modules/jwa/package.json +37 -0
  4154. package/node_modules/jws/CHANGELOG.md +56 -0
  4155. package/node_modules/jws/LICENSE +17 -0
  4156. package/node_modules/jws/index.js +22 -0
  4157. package/node_modules/jws/lib/data-stream.js +55 -0
  4158. package/node_modules/jws/lib/sign-stream.js +83 -0
  4159. package/node_modules/jws/lib/tostring.js +10 -0
  4160. package/node_modules/jws/lib/verify-stream.js +125 -0
  4161. package/node_modules/jws/opslevel.yml +6 -0
  4162. package/node_modules/jws/package.json +34 -0
  4163. package/node_modules/jws/readme.md +255 -0
  4164. package/node_modules/lodash/LICENSE +47 -0
  4165. package/node_modules/lodash/README.md +39 -0
  4166. package/node_modules/lodash/_DataView.js +7 -0
  4167. package/node_modules/lodash/_Hash.js +32 -0
  4168. package/node_modules/lodash/_LazyWrapper.js +28 -0
  4169. package/node_modules/lodash/_ListCache.js +32 -0
  4170. package/node_modules/lodash/_LodashWrapper.js +22 -0
  4171. package/node_modules/lodash/_Map.js +7 -0
  4172. package/node_modules/lodash/_MapCache.js +32 -0
  4173. package/node_modules/lodash/_Promise.js +7 -0
  4174. package/node_modules/lodash/_Set.js +7 -0
  4175. package/node_modules/lodash/_SetCache.js +27 -0
  4176. package/node_modules/lodash/_Stack.js +27 -0
  4177. package/node_modules/lodash/_Symbol.js +6 -0
  4178. package/node_modules/lodash/_Uint8Array.js +6 -0
  4179. package/node_modules/lodash/_WeakMap.js +7 -0
  4180. package/node_modules/lodash/_apply.js +21 -0
  4181. package/node_modules/lodash/_arrayAggregator.js +22 -0
  4182. package/node_modules/lodash/_arrayEach.js +22 -0
  4183. package/node_modules/lodash/_arrayEachRight.js +21 -0
  4184. package/node_modules/lodash/_arrayEvery.js +23 -0
  4185. package/node_modules/lodash/_arrayFilter.js +25 -0
  4186. package/node_modules/lodash/_arrayIncludes.js +17 -0
  4187. package/node_modules/lodash/_arrayIncludesWith.js +22 -0
  4188. package/node_modules/lodash/_arrayLikeKeys.js +49 -0
  4189. package/node_modules/lodash/_arrayMap.js +21 -0
  4190. package/node_modules/lodash/_arrayPush.js +20 -0
  4191. package/node_modules/lodash/_arrayReduce.js +26 -0
  4192. package/node_modules/lodash/_arrayReduceRight.js +24 -0
  4193. package/node_modules/lodash/_arraySample.js +15 -0
  4194. package/node_modules/lodash/_arraySampleSize.js +17 -0
  4195. package/node_modules/lodash/_arrayShuffle.js +15 -0
  4196. package/node_modules/lodash/_arraySome.js +23 -0
  4197. package/node_modules/lodash/_asciiSize.js +12 -0
  4198. package/node_modules/lodash/_asciiToArray.js +12 -0
  4199. package/node_modules/lodash/_asciiWords.js +15 -0
  4200. package/node_modules/lodash/_assignMergeValue.js +20 -0
  4201. package/node_modules/lodash/_assignValue.js +28 -0
  4202. package/node_modules/lodash/_assocIndexOf.js +21 -0
  4203. package/node_modules/lodash/_baseAggregator.js +21 -0
  4204. package/node_modules/lodash/_baseAssign.js +17 -0
  4205. package/node_modules/lodash/_baseAssignIn.js +17 -0
  4206. package/node_modules/lodash/_baseAssignValue.js +25 -0
  4207. package/node_modules/lodash/_baseAt.js +23 -0
  4208. package/node_modules/lodash/_baseClamp.js +22 -0
  4209. package/node_modules/lodash/_baseClone.js +166 -0
  4210. package/node_modules/lodash/_baseConforms.js +18 -0
  4211. package/node_modules/lodash/_baseConformsTo.js +27 -0
  4212. package/node_modules/lodash/_baseCreate.js +30 -0
  4213. package/node_modules/lodash/_baseDelay.js +21 -0
  4214. package/node_modules/lodash/_baseDifference.js +67 -0
  4215. package/node_modules/lodash/_baseEach.js +14 -0
  4216. package/node_modules/lodash/_baseEachRight.js +14 -0
  4217. package/node_modules/lodash/_baseEvery.js +21 -0
  4218. package/node_modules/lodash/_baseExtremum.js +32 -0
  4219. package/node_modules/lodash/_baseFill.js +32 -0
  4220. package/node_modules/lodash/_baseFilter.js +21 -0
  4221. package/node_modules/lodash/_baseFindIndex.js +24 -0
  4222. package/node_modules/lodash/_baseFindKey.js +23 -0
  4223. package/node_modules/lodash/_baseFlatten.js +38 -0
  4224. package/node_modules/lodash/_baseFor.js +16 -0
  4225. package/node_modules/lodash/_baseForOwn.js +16 -0
  4226. package/node_modules/lodash/_baseForOwnRight.js +16 -0
  4227. package/node_modules/lodash/_baseForRight.js +15 -0
  4228. package/node_modules/lodash/_baseFunctions.js +19 -0
  4229. package/node_modules/lodash/_baseGet.js +24 -0
  4230. package/node_modules/lodash/_baseGetAllKeys.js +20 -0
  4231. package/node_modules/lodash/_baseGetTag.js +28 -0
  4232. package/node_modules/lodash/_baseGt.js +14 -0
  4233. package/node_modules/lodash/_baseHas.js +19 -0
  4234. package/node_modules/lodash/_baseHasIn.js +13 -0
  4235. package/node_modules/lodash/_baseInRange.js +18 -0
  4236. package/node_modules/lodash/_baseIndexOf.js +20 -0
  4237. package/node_modules/lodash/_baseIndexOfWith.js +23 -0
  4238. package/node_modules/lodash/_baseIntersection.js +74 -0
  4239. package/node_modules/lodash/_baseInverter.js +21 -0
  4240. package/node_modules/lodash/_baseInvoke.js +24 -0
  4241. package/node_modules/lodash/_baseIsArguments.js +18 -0
  4242. package/node_modules/lodash/_baseIsArrayBuffer.js +17 -0
  4243. package/node_modules/lodash/_baseIsDate.js +18 -0
  4244. package/node_modules/lodash/_baseIsEqual.js +28 -0
  4245. package/node_modules/lodash/_baseIsEqualDeep.js +83 -0
  4246. package/node_modules/lodash/_baseIsMap.js +18 -0
  4247. package/node_modules/lodash/_baseIsMatch.js +62 -0
  4248. package/node_modules/lodash/_baseIsNaN.js +12 -0
  4249. package/node_modules/lodash/_baseIsNative.js +47 -0
  4250. package/node_modules/lodash/_baseIsRegExp.js +18 -0
  4251. package/node_modules/lodash/_baseIsSet.js +18 -0
  4252. package/node_modules/lodash/_baseIsTypedArray.js +60 -0
  4253. package/node_modules/lodash/_baseIteratee.js +31 -0
  4254. package/node_modules/lodash/_baseKeys.js +30 -0
  4255. package/node_modules/lodash/_baseKeysIn.js +33 -0
  4256. package/node_modules/lodash/_baseLodash.js +10 -0
  4257. package/node_modules/lodash/_baseLt.js +14 -0
  4258. package/node_modules/lodash/_baseMap.js +22 -0
  4259. package/node_modules/lodash/_baseMatches.js +22 -0
  4260. package/node_modules/lodash/_baseMatchesProperty.js +33 -0
  4261. package/node_modules/lodash/_baseMean.js +20 -0
  4262. package/node_modules/lodash/_baseMerge.js +42 -0
  4263. package/node_modules/lodash/_baseMergeDeep.js +94 -0
  4264. package/node_modules/lodash/_baseNth.js +20 -0
  4265. package/node_modules/lodash/_baseOrderBy.js +49 -0
  4266. package/node_modules/lodash/_basePick.js +19 -0
  4267. package/node_modules/lodash/_basePickBy.js +30 -0
  4268. package/node_modules/lodash/_baseProperty.js +14 -0
  4269. package/node_modules/lodash/_basePropertyDeep.js +16 -0
  4270. package/node_modules/lodash/_basePropertyOf.js +14 -0
  4271. package/node_modules/lodash/_basePullAll.js +51 -0
  4272. package/node_modules/lodash/_basePullAt.js +37 -0
  4273. package/node_modules/lodash/_baseRandom.js +18 -0
  4274. package/node_modules/lodash/_baseRange.js +28 -0
  4275. package/node_modules/lodash/_baseReduce.js +23 -0
  4276. package/node_modules/lodash/_baseRepeat.js +35 -0
  4277. package/node_modules/lodash/_baseRest.js +17 -0
  4278. package/node_modules/lodash/_baseSample.js +15 -0
  4279. package/node_modules/lodash/_baseSampleSize.js +18 -0
  4280. package/node_modules/lodash/_baseSet.js +51 -0
  4281. package/node_modules/lodash/_baseSetData.js +17 -0
  4282. package/node_modules/lodash/_baseSetToString.js +22 -0
  4283. package/node_modules/lodash/_baseShuffle.js +15 -0
  4284. package/node_modules/lodash/_baseSlice.js +31 -0
  4285. package/node_modules/lodash/_baseSome.js +22 -0
  4286. package/node_modules/lodash/_baseSortBy.js +21 -0
  4287. package/node_modules/lodash/_baseSortedIndex.js +42 -0
  4288. package/node_modules/lodash/_baseSortedIndexBy.js +67 -0
  4289. package/node_modules/lodash/_baseSortedUniq.js +30 -0
  4290. package/node_modules/lodash/_baseSum.js +24 -0
  4291. package/node_modules/lodash/_baseTimes.js +20 -0
  4292. package/node_modules/lodash/_baseToNumber.js +24 -0
  4293. package/node_modules/lodash/_baseToPairs.js +18 -0
  4294. package/node_modules/lodash/_baseToString.js +37 -0
  4295. package/node_modules/lodash/_baseTrim.js +19 -0
  4296. package/node_modules/lodash/_baseUnary.js +14 -0
  4297. package/node_modules/lodash/_baseUniq.js +72 -0
  4298. package/node_modules/lodash/_baseUnset.js +52 -0
  4299. package/node_modules/lodash/_baseUpdate.js +18 -0
  4300. package/node_modules/lodash/_baseValues.js +19 -0
  4301. package/node_modules/lodash/_baseWhile.js +26 -0
  4302. package/node_modules/lodash/_baseWrapperValue.js +25 -0
  4303. package/node_modules/lodash/_baseXor.js +36 -0
  4304. package/node_modules/lodash/_baseZipObject.js +23 -0
  4305. package/node_modules/lodash/_cacheHas.js +13 -0
  4306. package/node_modules/lodash/_castArrayLikeObject.js +14 -0
  4307. package/node_modules/lodash/_castFunction.js +14 -0
  4308. package/node_modules/lodash/_castPath.js +21 -0
  4309. package/node_modules/lodash/_castRest.js +14 -0
  4310. package/node_modules/lodash/_castSlice.js +18 -0
  4311. package/node_modules/lodash/_charsEndIndex.js +19 -0
  4312. package/node_modules/lodash/_charsStartIndex.js +20 -0
  4313. package/node_modules/lodash/_cloneArrayBuffer.js +16 -0
  4314. package/node_modules/lodash/_cloneBuffer.js +35 -0
  4315. package/node_modules/lodash/_cloneDataView.js +16 -0
  4316. package/node_modules/lodash/_cloneRegExp.js +17 -0
  4317. package/node_modules/lodash/_cloneSymbol.js +18 -0
  4318. package/node_modules/lodash/_cloneTypedArray.js +16 -0
  4319. package/node_modules/lodash/_compareAscending.js +41 -0
  4320. package/node_modules/lodash/_compareMultiple.js +44 -0
  4321. package/node_modules/lodash/_composeArgs.js +39 -0
  4322. package/node_modules/lodash/_composeArgsRight.js +41 -0
  4323. package/node_modules/lodash/_copyArray.js +20 -0
  4324. package/node_modules/lodash/_copyObject.js +40 -0
  4325. package/node_modules/lodash/_copySymbols.js +16 -0
  4326. package/node_modules/lodash/_copySymbolsIn.js +16 -0
  4327. package/node_modules/lodash/_coreJsData.js +6 -0
  4328. package/node_modules/lodash/_countHolders.js +21 -0
  4329. package/node_modules/lodash/_createAggregator.js +23 -0
  4330. package/node_modules/lodash/_createAssigner.js +37 -0
  4331. package/node_modules/lodash/_createBaseEach.js +32 -0
  4332. package/node_modules/lodash/_createBaseFor.js +25 -0
  4333. package/node_modules/lodash/_createBind.js +28 -0
  4334. package/node_modules/lodash/_createCaseFirst.js +33 -0
  4335. package/node_modules/lodash/_createCompounder.js +24 -0
  4336. package/node_modules/lodash/_createCtor.js +37 -0
  4337. package/node_modules/lodash/_createCurry.js +46 -0
  4338. package/node_modules/lodash/_createFind.js +25 -0
  4339. package/node_modules/lodash/_createFlow.js +78 -0
  4340. package/node_modules/lodash/_createHybrid.js +92 -0
  4341. package/node_modules/lodash/_createInverter.js +17 -0
  4342. package/node_modules/lodash/_createMathOperation.js +38 -0
  4343. package/node_modules/lodash/_createOver.js +27 -0
  4344. package/node_modules/lodash/_createPadding.js +33 -0
  4345. package/node_modules/lodash/_createPartial.js +43 -0
  4346. package/node_modules/lodash/_createRange.js +30 -0
  4347. package/node_modules/lodash/_createRecurry.js +56 -0
  4348. package/node_modules/lodash/_createRelationalOperation.js +20 -0
  4349. package/node_modules/lodash/_createRound.js +35 -0
  4350. package/node_modules/lodash/_createSet.js +19 -0
  4351. package/node_modules/lodash/_createToPairs.js +30 -0
  4352. package/node_modules/lodash/_createWrap.js +106 -0
  4353. package/node_modules/lodash/_customDefaultsAssignIn.js +29 -0
  4354. package/node_modules/lodash/_customDefaultsMerge.js +28 -0
  4355. package/node_modules/lodash/_customOmitClone.js +16 -0
  4356. package/node_modules/lodash/_deburrLetter.js +71 -0
  4357. package/node_modules/lodash/_defineProperty.js +11 -0
  4358. package/node_modules/lodash/_equalArrays.js +84 -0
  4359. package/node_modules/lodash/_equalByTag.js +112 -0
  4360. package/node_modules/lodash/_equalObjects.js +90 -0
  4361. package/node_modules/lodash/_escapeHtmlChar.js +21 -0
  4362. package/node_modules/lodash/_escapeStringChar.js +22 -0
  4363. package/node_modules/lodash/_flatRest.js +16 -0
  4364. package/node_modules/lodash/_freeGlobal.js +4 -0
  4365. package/node_modules/lodash/_getAllKeys.js +16 -0
  4366. package/node_modules/lodash/_getAllKeysIn.js +17 -0
  4367. package/node_modules/lodash/_getData.js +15 -0
  4368. package/node_modules/lodash/_getFuncName.js +31 -0
  4369. package/node_modules/lodash/_getHolder.js +13 -0
  4370. package/node_modules/lodash/_getMapData.js +18 -0
  4371. package/node_modules/lodash/_getMatchData.js +24 -0
  4372. package/node_modules/lodash/_getNative.js +17 -0
  4373. package/node_modules/lodash/_getPrototype.js +6 -0
  4374. package/node_modules/lodash/_getRawTag.js +46 -0
  4375. package/node_modules/lodash/_getSymbols.js +30 -0
  4376. package/node_modules/lodash/_getSymbolsIn.js +25 -0
  4377. package/node_modules/lodash/_getTag.js +58 -0
  4378. package/node_modules/lodash/_getValue.js +13 -0
  4379. package/node_modules/lodash/_getView.js +33 -0
  4380. package/node_modules/lodash/_getWrapDetails.js +17 -0
  4381. package/node_modules/lodash/_hasPath.js +39 -0
  4382. package/node_modules/lodash/_hasUnicode.js +26 -0
  4383. package/node_modules/lodash/_hasUnicodeWord.js +15 -0
  4384. package/node_modules/lodash/_hashClear.js +15 -0
  4385. package/node_modules/lodash/_hashDelete.js +17 -0
  4386. package/node_modules/lodash/_hashGet.js +30 -0
  4387. package/node_modules/lodash/_hashHas.js +23 -0
  4388. package/node_modules/lodash/_hashSet.js +23 -0
  4389. package/node_modules/lodash/_initCloneArray.js +26 -0
  4390. package/node_modules/lodash/_initCloneByTag.js +77 -0
  4391. package/node_modules/lodash/_initCloneObject.js +18 -0
  4392. package/node_modules/lodash/_insertWrapDetails.js +23 -0
  4393. package/node_modules/lodash/_isFlattenable.js +20 -0
  4394. package/node_modules/lodash/_isIndex.js +25 -0
  4395. package/node_modules/lodash/_isIterateeCall.js +30 -0
  4396. package/node_modules/lodash/_isKey.js +29 -0
  4397. package/node_modules/lodash/_isKeyable.js +15 -0
  4398. package/node_modules/lodash/_isLaziable.js +28 -0
  4399. package/node_modules/lodash/_isMaskable.js +14 -0
  4400. package/node_modules/lodash/_isMasked.js +20 -0
  4401. package/node_modules/lodash/_isPrototype.js +18 -0
  4402. package/node_modules/lodash/_isStrictComparable.js +15 -0
  4403. package/node_modules/lodash/_iteratorToArray.js +18 -0
  4404. package/node_modules/lodash/_lazyClone.js +23 -0
  4405. package/node_modules/lodash/_lazyReverse.js +23 -0
  4406. package/node_modules/lodash/_lazyValue.js +69 -0
  4407. package/node_modules/lodash/_listCacheClear.js +13 -0
  4408. package/node_modules/lodash/_listCacheDelete.js +35 -0
  4409. package/node_modules/lodash/_listCacheGet.js +19 -0
  4410. package/node_modules/lodash/_listCacheHas.js +16 -0
  4411. package/node_modules/lodash/_listCacheSet.js +26 -0
  4412. package/node_modules/lodash/_mapCacheClear.js +21 -0
  4413. package/node_modules/lodash/_mapCacheDelete.js +18 -0
  4414. package/node_modules/lodash/_mapCacheGet.js +16 -0
  4415. package/node_modules/lodash/_mapCacheHas.js +16 -0
  4416. package/node_modules/lodash/_mapCacheSet.js +22 -0
  4417. package/node_modules/lodash/_mapToArray.js +18 -0
  4418. package/node_modules/lodash/_matchesStrictComparable.js +20 -0
  4419. package/node_modules/lodash/_memoizeCapped.js +26 -0
  4420. package/node_modules/lodash/_mergeData.js +90 -0
  4421. package/node_modules/lodash/_metaMap.js +6 -0
  4422. package/node_modules/lodash/_nativeCreate.js +6 -0
  4423. package/node_modules/lodash/_nativeKeys.js +6 -0
  4424. package/node_modules/lodash/_nativeKeysIn.js +20 -0
  4425. package/node_modules/lodash/_nodeUtil.js +30 -0
  4426. package/node_modules/lodash/_objectToString.js +22 -0
  4427. package/node_modules/lodash/_overArg.js +15 -0
  4428. package/node_modules/lodash/_overRest.js +36 -0
  4429. package/node_modules/lodash/_parent.js +16 -0
  4430. package/node_modules/lodash/_reEscape.js +4 -0
  4431. package/node_modules/lodash/_reEvaluate.js +4 -0
  4432. package/node_modules/lodash/_reInterpolate.js +4 -0
  4433. package/node_modules/lodash/_realNames.js +4 -0
  4434. package/node_modules/lodash/_reorder.js +29 -0
  4435. package/node_modules/lodash/_replaceHolders.js +29 -0
  4436. package/node_modules/lodash/_root.js +9 -0
  4437. package/node_modules/lodash/_safeGet.js +21 -0
  4438. package/node_modules/lodash/_setCacheAdd.js +19 -0
  4439. package/node_modules/lodash/_setCacheHas.js +14 -0
  4440. package/node_modules/lodash/_setData.js +20 -0
  4441. package/node_modules/lodash/_setToArray.js +18 -0
  4442. package/node_modules/lodash/_setToPairs.js +18 -0
  4443. package/node_modules/lodash/_setToString.js +14 -0
  4444. package/node_modules/lodash/_setWrapToString.js +21 -0
  4445. package/node_modules/lodash/_shortOut.js +37 -0
  4446. package/node_modules/lodash/_shuffleSelf.js +28 -0
  4447. package/node_modules/lodash/_stackClear.js +15 -0
  4448. package/node_modules/lodash/_stackDelete.js +18 -0
  4449. package/node_modules/lodash/_stackGet.js +14 -0
  4450. package/node_modules/lodash/_stackHas.js +14 -0
  4451. package/node_modules/lodash/_stackSet.js +34 -0
  4452. package/node_modules/lodash/_strictIndexOf.js +23 -0
  4453. package/node_modules/lodash/_strictLastIndexOf.js +21 -0
  4454. package/node_modules/lodash/_stringSize.js +18 -0
  4455. package/node_modules/lodash/_stringToArray.js +18 -0
  4456. package/node_modules/lodash/_stringToPath.js +27 -0
  4457. package/node_modules/lodash/_toKey.js +21 -0
  4458. package/node_modules/lodash/_toSource.js +26 -0
  4459. package/node_modules/lodash/_trimmedEndIndex.js +19 -0
  4460. package/node_modules/lodash/_unescapeHtmlChar.js +21 -0
  4461. package/node_modules/lodash/_unicodeSize.js +44 -0
  4462. package/node_modules/lodash/_unicodeToArray.js +40 -0
  4463. package/node_modules/lodash/_unicodeWords.js +69 -0
  4464. package/node_modules/lodash/_updateWrapDetails.js +46 -0
  4465. package/node_modules/lodash/_wrapperClone.js +23 -0
  4466. package/node_modules/lodash/add.js +22 -0
  4467. package/node_modules/lodash/after.js +42 -0
  4468. package/node_modules/lodash/array.js +67 -0
  4469. package/node_modules/lodash/ary.js +29 -0
  4470. package/node_modules/lodash/assign.js +58 -0
  4471. package/node_modules/lodash/assignIn.js +40 -0
  4472. package/node_modules/lodash/assignInWith.js +38 -0
  4473. package/node_modules/lodash/assignWith.js +37 -0
  4474. package/node_modules/lodash/at.js +23 -0
  4475. package/node_modules/lodash/attempt.js +35 -0
  4476. package/node_modules/lodash/before.js +40 -0
  4477. package/node_modules/lodash/bind.js +57 -0
  4478. package/node_modules/lodash/bindAll.js +41 -0
  4479. package/node_modules/lodash/bindKey.js +68 -0
  4480. package/node_modules/lodash/camelCase.js +29 -0
  4481. package/node_modules/lodash/capitalize.js +23 -0
  4482. package/node_modules/lodash/castArray.js +44 -0
  4483. package/node_modules/lodash/ceil.js +26 -0
  4484. package/node_modules/lodash/chain.js +38 -0
  4485. package/node_modules/lodash/chunk.js +50 -0
  4486. package/node_modules/lodash/clamp.js +39 -0
  4487. package/node_modules/lodash/clone.js +36 -0
  4488. package/node_modules/lodash/cloneDeep.js +29 -0
  4489. package/node_modules/lodash/cloneDeepWith.js +40 -0
  4490. package/node_modules/lodash/cloneWith.js +42 -0
  4491. package/node_modules/lodash/collection.js +30 -0
  4492. package/node_modules/lodash/commit.js +33 -0
  4493. package/node_modules/lodash/compact.js +31 -0
  4494. package/node_modules/lodash/concat.js +43 -0
  4495. package/node_modules/lodash/cond.js +60 -0
  4496. package/node_modules/lodash/conforms.js +35 -0
  4497. package/node_modules/lodash/conformsTo.js +32 -0
  4498. package/node_modules/lodash/constant.js +26 -0
  4499. package/node_modules/lodash/core.js +3877 -0
  4500. package/node_modules/lodash/core.min.js +30 -0
  4501. package/node_modules/lodash/countBy.js +40 -0
  4502. package/node_modules/lodash/create.js +43 -0
  4503. package/node_modules/lodash/curry.js +57 -0
  4504. package/node_modules/lodash/curryRight.js +54 -0
  4505. package/node_modules/lodash/date.js +3 -0
  4506. package/node_modules/lodash/debounce.js +191 -0
  4507. package/node_modules/lodash/deburr.js +45 -0
  4508. package/node_modules/lodash/defaultTo.js +25 -0
  4509. package/node_modules/lodash/defaults.js +64 -0
  4510. package/node_modules/lodash/defaultsDeep.js +30 -0
  4511. package/node_modules/lodash/defer.js +26 -0
  4512. package/node_modules/lodash/delay.js +28 -0
  4513. package/node_modules/lodash/difference.js +33 -0
  4514. package/node_modules/lodash/differenceBy.js +44 -0
  4515. package/node_modules/lodash/differenceWith.js +40 -0
  4516. package/node_modules/lodash/divide.js +22 -0
  4517. package/node_modules/lodash/drop.js +38 -0
  4518. package/node_modules/lodash/dropRight.js +39 -0
  4519. package/node_modules/lodash/dropRightWhile.js +45 -0
  4520. package/node_modules/lodash/dropWhile.js +45 -0
  4521. package/node_modules/lodash/each.js +1 -0
  4522. package/node_modules/lodash/eachRight.js +1 -0
  4523. package/node_modules/lodash/endsWith.js +43 -0
  4524. package/node_modules/lodash/entries.js +1 -0
  4525. package/node_modules/lodash/entriesIn.js +1 -0
  4526. package/node_modules/lodash/eq.js +37 -0
  4527. package/node_modules/lodash/escape.js +43 -0
  4528. package/node_modules/lodash/escapeRegExp.js +32 -0
  4529. package/node_modules/lodash/every.js +56 -0
  4530. package/node_modules/lodash/extend.js +1 -0
  4531. package/node_modules/lodash/extendWith.js +1 -0
  4532. package/node_modules/lodash/fill.js +45 -0
  4533. package/node_modules/lodash/filter.js +52 -0
  4534. package/node_modules/lodash/find.js +42 -0
  4535. package/node_modules/lodash/findIndex.js +55 -0
  4536. package/node_modules/lodash/findKey.js +44 -0
  4537. package/node_modules/lodash/findLast.js +25 -0
  4538. package/node_modules/lodash/findLastIndex.js +59 -0
  4539. package/node_modules/lodash/findLastKey.js +44 -0
  4540. package/node_modules/lodash/first.js +1 -0
  4541. package/node_modules/lodash/flatMap.js +29 -0
  4542. package/node_modules/lodash/flatMapDeep.js +31 -0
  4543. package/node_modules/lodash/flatMapDepth.js +31 -0
  4544. package/node_modules/lodash/flatten.js +22 -0
  4545. package/node_modules/lodash/flattenDeep.js +25 -0
  4546. package/node_modules/lodash/flattenDepth.js +33 -0
  4547. package/node_modules/lodash/flip.js +28 -0
  4548. package/node_modules/lodash/floor.js +26 -0
  4549. package/node_modules/lodash/flow.js +27 -0
  4550. package/node_modules/lodash/flowRight.js +26 -0
  4551. package/node_modules/lodash/forEach.js +41 -0
  4552. package/node_modules/lodash/forEachRight.js +31 -0
  4553. package/node_modules/lodash/forIn.js +39 -0
  4554. package/node_modules/lodash/forInRight.js +37 -0
  4555. package/node_modules/lodash/forOwn.js +36 -0
  4556. package/node_modules/lodash/forOwnRight.js +34 -0
  4557. package/node_modules/lodash/fp/F.js +1 -0
  4558. package/node_modules/lodash/fp/T.js +1 -0
  4559. package/node_modules/lodash/fp/__.js +1 -0
  4560. package/node_modules/lodash/fp/_baseConvert.js +569 -0
  4561. package/node_modules/lodash/fp/_convertBrowser.js +18 -0
  4562. package/node_modules/lodash/fp/_falseOptions.js +7 -0
  4563. package/node_modules/lodash/fp/_mapping.js +358 -0
  4564. package/node_modules/lodash/fp/_util.js +16 -0
  4565. package/node_modules/lodash/fp/add.js +5 -0
  4566. package/node_modules/lodash/fp/after.js +5 -0
  4567. package/node_modules/lodash/fp/all.js +1 -0
  4568. package/node_modules/lodash/fp/allPass.js +1 -0
  4569. package/node_modules/lodash/fp/always.js +1 -0
  4570. package/node_modules/lodash/fp/any.js +1 -0
  4571. package/node_modules/lodash/fp/anyPass.js +1 -0
  4572. package/node_modules/lodash/fp/apply.js +1 -0
  4573. package/node_modules/lodash/fp/array.js +2 -0
  4574. package/node_modules/lodash/fp/ary.js +5 -0
  4575. package/node_modules/lodash/fp/assign.js +5 -0
  4576. package/node_modules/lodash/fp/assignAll.js +5 -0
  4577. package/node_modules/lodash/fp/assignAllWith.js +5 -0
  4578. package/node_modules/lodash/fp/assignIn.js +5 -0
  4579. package/node_modules/lodash/fp/assignInAll.js +5 -0
  4580. package/node_modules/lodash/fp/assignInAllWith.js +5 -0
  4581. package/node_modules/lodash/fp/assignInWith.js +5 -0
  4582. package/node_modules/lodash/fp/assignWith.js +5 -0
  4583. package/node_modules/lodash/fp/assoc.js +1 -0
  4584. package/node_modules/lodash/fp/assocPath.js +1 -0
  4585. package/node_modules/lodash/fp/at.js +5 -0
  4586. package/node_modules/lodash/fp/attempt.js +5 -0
  4587. package/node_modules/lodash/fp/before.js +5 -0
  4588. package/node_modules/lodash/fp/bind.js +5 -0
  4589. package/node_modules/lodash/fp/bindAll.js +5 -0
  4590. package/node_modules/lodash/fp/bindKey.js +5 -0
  4591. package/node_modules/lodash/fp/camelCase.js +5 -0
  4592. package/node_modules/lodash/fp/capitalize.js +5 -0
  4593. package/node_modules/lodash/fp/castArray.js +5 -0
  4594. package/node_modules/lodash/fp/ceil.js +5 -0
  4595. package/node_modules/lodash/fp/chain.js +5 -0
  4596. package/node_modules/lodash/fp/chunk.js +5 -0
  4597. package/node_modules/lodash/fp/clamp.js +5 -0
  4598. package/node_modules/lodash/fp/clone.js +5 -0
  4599. package/node_modules/lodash/fp/cloneDeep.js +5 -0
  4600. package/node_modules/lodash/fp/cloneDeepWith.js +5 -0
  4601. package/node_modules/lodash/fp/cloneWith.js +5 -0
  4602. package/node_modules/lodash/fp/collection.js +2 -0
  4603. package/node_modules/lodash/fp/commit.js +5 -0
  4604. package/node_modules/lodash/fp/compact.js +5 -0
  4605. package/node_modules/lodash/fp/complement.js +1 -0
  4606. package/node_modules/lodash/fp/compose.js +1 -0
  4607. package/node_modules/lodash/fp/concat.js +5 -0
  4608. package/node_modules/lodash/fp/cond.js +5 -0
  4609. package/node_modules/lodash/fp/conforms.js +1 -0
  4610. package/node_modules/lodash/fp/conformsTo.js +5 -0
  4611. package/node_modules/lodash/fp/constant.js +5 -0
  4612. package/node_modules/lodash/fp/contains.js +1 -0
  4613. package/node_modules/lodash/fp/convert.js +18 -0
  4614. package/node_modules/lodash/fp/countBy.js +5 -0
  4615. package/node_modules/lodash/fp/create.js +5 -0
  4616. package/node_modules/lodash/fp/curry.js +5 -0
  4617. package/node_modules/lodash/fp/curryN.js +5 -0
  4618. package/node_modules/lodash/fp/curryRight.js +5 -0
  4619. package/node_modules/lodash/fp/curryRightN.js +5 -0
  4620. package/node_modules/lodash/fp/date.js +2 -0
  4621. package/node_modules/lodash/fp/debounce.js +5 -0
  4622. package/node_modules/lodash/fp/deburr.js +5 -0
  4623. package/node_modules/lodash/fp/defaultTo.js +5 -0
  4624. package/node_modules/lodash/fp/defaults.js +5 -0
  4625. package/node_modules/lodash/fp/defaultsAll.js +5 -0
  4626. package/node_modules/lodash/fp/defaultsDeep.js +5 -0
  4627. package/node_modules/lodash/fp/defaultsDeepAll.js +5 -0
  4628. package/node_modules/lodash/fp/defer.js +5 -0
  4629. package/node_modules/lodash/fp/delay.js +5 -0
  4630. package/node_modules/lodash/fp/difference.js +5 -0
  4631. package/node_modules/lodash/fp/differenceBy.js +5 -0
  4632. package/node_modules/lodash/fp/differenceWith.js +5 -0
  4633. package/node_modules/lodash/fp/dissoc.js +1 -0
  4634. package/node_modules/lodash/fp/dissocPath.js +1 -0
  4635. package/node_modules/lodash/fp/divide.js +5 -0
  4636. package/node_modules/lodash/fp/drop.js +5 -0
  4637. package/node_modules/lodash/fp/dropLast.js +1 -0
  4638. package/node_modules/lodash/fp/dropLastWhile.js +1 -0
  4639. package/node_modules/lodash/fp/dropRight.js +5 -0
  4640. package/node_modules/lodash/fp/dropRightWhile.js +5 -0
  4641. package/node_modules/lodash/fp/dropWhile.js +5 -0
  4642. package/node_modules/lodash/fp/each.js +1 -0
  4643. package/node_modules/lodash/fp/eachRight.js +1 -0
  4644. package/node_modules/lodash/fp/endsWith.js +5 -0
  4645. package/node_modules/lodash/fp/entries.js +1 -0
  4646. package/node_modules/lodash/fp/entriesIn.js +1 -0
  4647. package/node_modules/lodash/fp/eq.js +5 -0
  4648. package/node_modules/lodash/fp/equals.js +1 -0
  4649. package/node_modules/lodash/fp/escape.js +5 -0
  4650. package/node_modules/lodash/fp/escapeRegExp.js +5 -0
  4651. package/node_modules/lodash/fp/every.js +5 -0
  4652. package/node_modules/lodash/fp/extend.js +1 -0
  4653. package/node_modules/lodash/fp/extendAll.js +1 -0
  4654. package/node_modules/lodash/fp/extendAllWith.js +1 -0
  4655. package/node_modules/lodash/fp/extendWith.js +1 -0
  4656. package/node_modules/lodash/fp/fill.js +5 -0
  4657. package/node_modules/lodash/fp/filter.js +5 -0
  4658. package/node_modules/lodash/fp/find.js +5 -0
  4659. package/node_modules/lodash/fp/findFrom.js +5 -0
  4660. package/node_modules/lodash/fp/findIndex.js +5 -0
  4661. package/node_modules/lodash/fp/findIndexFrom.js +5 -0
  4662. package/node_modules/lodash/fp/findKey.js +5 -0
  4663. package/node_modules/lodash/fp/findLast.js +5 -0
  4664. package/node_modules/lodash/fp/findLastFrom.js +5 -0
  4665. package/node_modules/lodash/fp/findLastIndex.js +5 -0
  4666. package/node_modules/lodash/fp/findLastIndexFrom.js +5 -0
  4667. package/node_modules/lodash/fp/findLastKey.js +5 -0
  4668. package/node_modules/lodash/fp/first.js +1 -0
  4669. package/node_modules/lodash/fp/flatMap.js +5 -0
  4670. package/node_modules/lodash/fp/flatMapDeep.js +5 -0
  4671. package/node_modules/lodash/fp/flatMapDepth.js +5 -0
  4672. package/node_modules/lodash/fp/flatten.js +5 -0
  4673. package/node_modules/lodash/fp/flattenDeep.js +5 -0
  4674. package/node_modules/lodash/fp/flattenDepth.js +5 -0
  4675. package/node_modules/lodash/fp/flip.js +5 -0
  4676. package/node_modules/lodash/fp/floor.js +5 -0
  4677. package/node_modules/lodash/fp/flow.js +5 -0
  4678. package/node_modules/lodash/fp/flowRight.js +5 -0
  4679. package/node_modules/lodash/fp/forEach.js +5 -0
  4680. package/node_modules/lodash/fp/forEachRight.js +5 -0
  4681. package/node_modules/lodash/fp/forIn.js +5 -0
  4682. package/node_modules/lodash/fp/forInRight.js +5 -0
  4683. package/node_modules/lodash/fp/forOwn.js +5 -0
  4684. package/node_modules/lodash/fp/forOwnRight.js +5 -0
  4685. package/node_modules/lodash/fp/fromPairs.js +5 -0
  4686. package/node_modules/lodash/fp/function.js +2 -0
  4687. package/node_modules/lodash/fp/functions.js +5 -0
  4688. package/node_modules/lodash/fp/functionsIn.js +5 -0
  4689. package/node_modules/lodash/fp/get.js +5 -0
  4690. package/node_modules/lodash/fp/getOr.js +5 -0
  4691. package/node_modules/lodash/fp/groupBy.js +5 -0
  4692. package/node_modules/lodash/fp/gt.js +5 -0
  4693. package/node_modules/lodash/fp/gte.js +5 -0
  4694. package/node_modules/lodash/fp/has.js +5 -0
  4695. package/node_modules/lodash/fp/hasIn.js +5 -0
  4696. package/node_modules/lodash/fp/head.js +5 -0
  4697. package/node_modules/lodash/fp/identical.js +1 -0
  4698. package/node_modules/lodash/fp/identity.js +5 -0
  4699. package/node_modules/lodash/fp/inRange.js +5 -0
  4700. package/node_modules/lodash/fp/includes.js +5 -0
  4701. package/node_modules/lodash/fp/includesFrom.js +5 -0
  4702. package/node_modules/lodash/fp/indexBy.js +1 -0
  4703. package/node_modules/lodash/fp/indexOf.js +5 -0
  4704. package/node_modules/lodash/fp/indexOfFrom.js +5 -0
  4705. package/node_modules/lodash/fp/init.js +1 -0
  4706. package/node_modules/lodash/fp/initial.js +5 -0
  4707. package/node_modules/lodash/fp/intersection.js +5 -0
  4708. package/node_modules/lodash/fp/intersectionBy.js +5 -0
  4709. package/node_modules/lodash/fp/intersectionWith.js +5 -0
  4710. package/node_modules/lodash/fp/invert.js +5 -0
  4711. package/node_modules/lodash/fp/invertBy.js +5 -0
  4712. package/node_modules/lodash/fp/invertObj.js +1 -0
  4713. package/node_modules/lodash/fp/invoke.js +5 -0
  4714. package/node_modules/lodash/fp/invokeArgs.js +5 -0
  4715. package/node_modules/lodash/fp/invokeArgsMap.js +5 -0
  4716. package/node_modules/lodash/fp/invokeMap.js +5 -0
  4717. package/node_modules/lodash/fp/isArguments.js +5 -0
  4718. package/node_modules/lodash/fp/isArray.js +5 -0
  4719. package/node_modules/lodash/fp/isArrayBuffer.js +5 -0
  4720. package/node_modules/lodash/fp/isArrayLike.js +5 -0
  4721. package/node_modules/lodash/fp/isArrayLikeObject.js +5 -0
  4722. package/node_modules/lodash/fp/isBoolean.js +5 -0
  4723. package/node_modules/lodash/fp/isBuffer.js +5 -0
  4724. package/node_modules/lodash/fp/isDate.js +5 -0
  4725. package/node_modules/lodash/fp/isElement.js +5 -0
  4726. package/node_modules/lodash/fp/isEmpty.js +5 -0
  4727. package/node_modules/lodash/fp/isEqual.js +5 -0
  4728. package/node_modules/lodash/fp/isEqualWith.js +5 -0
  4729. package/node_modules/lodash/fp/isError.js +5 -0
  4730. package/node_modules/lodash/fp/isFinite.js +5 -0
  4731. package/node_modules/lodash/fp/isFunction.js +5 -0
  4732. package/node_modules/lodash/fp/isInteger.js +5 -0
  4733. package/node_modules/lodash/fp/isLength.js +5 -0
  4734. package/node_modules/lodash/fp/isMap.js +5 -0
  4735. package/node_modules/lodash/fp/isMatch.js +5 -0
  4736. package/node_modules/lodash/fp/isMatchWith.js +5 -0
  4737. package/node_modules/lodash/fp/isNaN.js +5 -0
  4738. package/node_modules/lodash/fp/isNative.js +5 -0
  4739. package/node_modules/lodash/fp/isNil.js +5 -0
  4740. package/node_modules/lodash/fp/isNull.js +5 -0
  4741. package/node_modules/lodash/fp/isNumber.js +5 -0
  4742. package/node_modules/lodash/fp/isObject.js +5 -0
  4743. package/node_modules/lodash/fp/isObjectLike.js +5 -0
  4744. package/node_modules/lodash/fp/isPlainObject.js +5 -0
  4745. package/node_modules/lodash/fp/isRegExp.js +5 -0
  4746. package/node_modules/lodash/fp/isSafeInteger.js +5 -0
  4747. package/node_modules/lodash/fp/isSet.js +5 -0
  4748. package/node_modules/lodash/fp/isString.js +5 -0
  4749. package/node_modules/lodash/fp/isSymbol.js +5 -0
  4750. package/node_modules/lodash/fp/isTypedArray.js +5 -0
  4751. package/node_modules/lodash/fp/isUndefined.js +5 -0
  4752. package/node_modules/lodash/fp/isWeakMap.js +5 -0
  4753. package/node_modules/lodash/fp/isWeakSet.js +5 -0
  4754. package/node_modules/lodash/fp/iteratee.js +5 -0
  4755. package/node_modules/lodash/fp/join.js +5 -0
  4756. package/node_modules/lodash/fp/juxt.js +1 -0
  4757. package/node_modules/lodash/fp/kebabCase.js +5 -0
  4758. package/node_modules/lodash/fp/keyBy.js +5 -0
  4759. package/node_modules/lodash/fp/keys.js +5 -0
  4760. package/node_modules/lodash/fp/keysIn.js +5 -0
  4761. package/node_modules/lodash/fp/lang.js +2 -0
  4762. package/node_modules/lodash/fp/last.js +5 -0
  4763. package/node_modules/lodash/fp/lastIndexOf.js +5 -0
  4764. package/node_modules/lodash/fp/lastIndexOfFrom.js +5 -0
  4765. package/node_modules/lodash/fp/lowerCase.js +5 -0
  4766. package/node_modules/lodash/fp/lowerFirst.js +5 -0
  4767. package/node_modules/lodash/fp/lt.js +5 -0
  4768. package/node_modules/lodash/fp/lte.js +5 -0
  4769. package/node_modules/lodash/fp/map.js +5 -0
  4770. package/node_modules/lodash/fp/mapKeys.js +5 -0
  4771. package/node_modules/lodash/fp/mapValues.js +5 -0
  4772. package/node_modules/lodash/fp/matches.js +1 -0
  4773. package/node_modules/lodash/fp/matchesProperty.js +5 -0
  4774. package/node_modules/lodash/fp/math.js +2 -0
  4775. package/node_modules/lodash/fp/max.js +5 -0
  4776. package/node_modules/lodash/fp/maxBy.js +5 -0
  4777. package/node_modules/lodash/fp/mean.js +5 -0
  4778. package/node_modules/lodash/fp/meanBy.js +5 -0
  4779. package/node_modules/lodash/fp/memoize.js +5 -0
  4780. package/node_modules/lodash/fp/merge.js +5 -0
  4781. package/node_modules/lodash/fp/mergeAll.js +5 -0
  4782. package/node_modules/lodash/fp/mergeAllWith.js +5 -0
  4783. package/node_modules/lodash/fp/mergeWith.js +5 -0
  4784. package/node_modules/lodash/fp/method.js +5 -0
  4785. package/node_modules/lodash/fp/methodOf.js +5 -0
  4786. package/node_modules/lodash/fp/min.js +5 -0
  4787. package/node_modules/lodash/fp/minBy.js +5 -0
  4788. package/node_modules/lodash/fp/mixin.js +5 -0
  4789. package/node_modules/lodash/fp/multiply.js +5 -0
  4790. package/node_modules/lodash/fp/nAry.js +1 -0
  4791. package/node_modules/lodash/fp/negate.js +5 -0
  4792. package/node_modules/lodash/fp/next.js +5 -0
  4793. package/node_modules/lodash/fp/noop.js +5 -0
  4794. package/node_modules/lodash/fp/now.js +5 -0
  4795. package/node_modules/lodash/fp/nth.js +5 -0
  4796. package/node_modules/lodash/fp/nthArg.js +5 -0
  4797. package/node_modules/lodash/fp/number.js +2 -0
  4798. package/node_modules/lodash/fp/object.js +2 -0
  4799. package/node_modules/lodash/fp/omit.js +5 -0
  4800. package/node_modules/lodash/fp/omitAll.js +1 -0
  4801. package/node_modules/lodash/fp/omitBy.js +5 -0
  4802. package/node_modules/lodash/fp/once.js +5 -0
  4803. package/node_modules/lodash/fp/orderBy.js +5 -0
  4804. package/node_modules/lodash/fp/over.js +5 -0
  4805. package/node_modules/lodash/fp/overArgs.js +5 -0
  4806. package/node_modules/lodash/fp/overEvery.js +5 -0
  4807. package/node_modules/lodash/fp/overSome.js +5 -0
  4808. package/node_modules/lodash/fp/pad.js +5 -0
  4809. package/node_modules/lodash/fp/padChars.js +5 -0
  4810. package/node_modules/lodash/fp/padCharsEnd.js +5 -0
  4811. package/node_modules/lodash/fp/padCharsStart.js +5 -0
  4812. package/node_modules/lodash/fp/padEnd.js +5 -0
  4813. package/node_modules/lodash/fp/padStart.js +5 -0
  4814. package/node_modules/lodash/fp/parseInt.js +5 -0
  4815. package/node_modules/lodash/fp/partial.js +5 -0
  4816. package/node_modules/lodash/fp/partialRight.js +5 -0
  4817. package/node_modules/lodash/fp/partition.js +5 -0
  4818. package/node_modules/lodash/fp/path.js +1 -0
  4819. package/node_modules/lodash/fp/pathEq.js +1 -0
  4820. package/node_modules/lodash/fp/pathOr.js +1 -0
  4821. package/node_modules/lodash/fp/paths.js +1 -0
  4822. package/node_modules/lodash/fp/pick.js +5 -0
  4823. package/node_modules/lodash/fp/pickAll.js +1 -0
  4824. package/node_modules/lodash/fp/pickBy.js +5 -0
  4825. package/node_modules/lodash/fp/pipe.js +1 -0
  4826. package/node_modules/lodash/fp/placeholder.js +6 -0
  4827. package/node_modules/lodash/fp/plant.js +5 -0
  4828. package/node_modules/lodash/fp/pluck.js +1 -0
  4829. package/node_modules/lodash/fp/prop.js +1 -0
  4830. package/node_modules/lodash/fp/propEq.js +1 -0
  4831. package/node_modules/lodash/fp/propOr.js +1 -0
  4832. package/node_modules/lodash/fp/property.js +1 -0
  4833. package/node_modules/lodash/fp/propertyOf.js +5 -0
  4834. package/node_modules/lodash/fp/props.js +1 -0
  4835. package/node_modules/lodash/fp/pull.js +5 -0
  4836. package/node_modules/lodash/fp/pullAll.js +5 -0
  4837. package/node_modules/lodash/fp/pullAllBy.js +5 -0
  4838. package/node_modules/lodash/fp/pullAllWith.js +5 -0
  4839. package/node_modules/lodash/fp/pullAt.js +5 -0
  4840. package/node_modules/lodash/fp/random.js +5 -0
  4841. package/node_modules/lodash/fp/range.js +5 -0
  4842. package/node_modules/lodash/fp/rangeRight.js +5 -0
  4843. package/node_modules/lodash/fp/rangeStep.js +5 -0
  4844. package/node_modules/lodash/fp/rangeStepRight.js +5 -0
  4845. package/node_modules/lodash/fp/rearg.js +5 -0
  4846. package/node_modules/lodash/fp/reduce.js +5 -0
  4847. package/node_modules/lodash/fp/reduceRight.js +5 -0
  4848. package/node_modules/lodash/fp/reject.js +5 -0
  4849. package/node_modules/lodash/fp/remove.js +5 -0
  4850. package/node_modules/lodash/fp/repeat.js +5 -0
  4851. package/node_modules/lodash/fp/replace.js +5 -0
  4852. package/node_modules/lodash/fp/rest.js +5 -0
  4853. package/node_modules/lodash/fp/restFrom.js +5 -0
  4854. package/node_modules/lodash/fp/result.js +5 -0
  4855. package/node_modules/lodash/fp/reverse.js +5 -0
  4856. package/node_modules/lodash/fp/round.js +5 -0
  4857. package/node_modules/lodash/fp/sample.js +5 -0
  4858. package/node_modules/lodash/fp/sampleSize.js +5 -0
  4859. package/node_modules/lodash/fp/seq.js +2 -0
  4860. package/node_modules/lodash/fp/set.js +5 -0
  4861. package/node_modules/lodash/fp/setWith.js +5 -0
  4862. package/node_modules/lodash/fp/shuffle.js +5 -0
  4863. package/node_modules/lodash/fp/size.js +5 -0
  4864. package/node_modules/lodash/fp/slice.js +5 -0
  4865. package/node_modules/lodash/fp/snakeCase.js +5 -0
  4866. package/node_modules/lodash/fp/some.js +5 -0
  4867. package/node_modules/lodash/fp/sortBy.js +5 -0
  4868. package/node_modules/lodash/fp/sortedIndex.js +5 -0
  4869. package/node_modules/lodash/fp/sortedIndexBy.js +5 -0
  4870. package/node_modules/lodash/fp/sortedIndexOf.js +5 -0
  4871. package/node_modules/lodash/fp/sortedLastIndex.js +5 -0
  4872. package/node_modules/lodash/fp/sortedLastIndexBy.js +5 -0
  4873. package/node_modules/lodash/fp/sortedLastIndexOf.js +5 -0
  4874. package/node_modules/lodash/fp/sortedUniq.js +5 -0
  4875. package/node_modules/lodash/fp/sortedUniqBy.js +5 -0
  4876. package/node_modules/lodash/fp/split.js +5 -0
  4877. package/node_modules/lodash/fp/spread.js +5 -0
  4878. package/node_modules/lodash/fp/spreadFrom.js +5 -0
  4879. package/node_modules/lodash/fp/startCase.js +5 -0
  4880. package/node_modules/lodash/fp/startsWith.js +5 -0
  4881. package/node_modules/lodash/fp/string.js +2 -0
  4882. package/node_modules/lodash/fp/stubArray.js +5 -0
  4883. package/node_modules/lodash/fp/stubFalse.js +5 -0
  4884. package/node_modules/lodash/fp/stubObject.js +5 -0
  4885. package/node_modules/lodash/fp/stubString.js +5 -0
  4886. package/node_modules/lodash/fp/stubTrue.js +5 -0
  4887. package/node_modules/lodash/fp/subtract.js +5 -0
  4888. package/node_modules/lodash/fp/sum.js +5 -0
  4889. package/node_modules/lodash/fp/sumBy.js +5 -0
  4890. package/node_modules/lodash/fp/symmetricDifference.js +1 -0
  4891. package/node_modules/lodash/fp/symmetricDifferenceBy.js +1 -0
  4892. package/node_modules/lodash/fp/symmetricDifferenceWith.js +1 -0
  4893. package/node_modules/lodash/fp/tail.js +5 -0
  4894. package/node_modules/lodash/fp/take.js +5 -0
  4895. package/node_modules/lodash/fp/takeLast.js +1 -0
  4896. package/node_modules/lodash/fp/takeLastWhile.js +1 -0
  4897. package/node_modules/lodash/fp/takeRight.js +5 -0
  4898. package/node_modules/lodash/fp/takeRightWhile.js +5 -0
  4899. package/node_modules/lodash/fp/takeWhile.js +5 -0
  4900. package/node_modules/lodash/fp/tap.js +5 -0
  4901. package/node_modules/lodash/fp/template.js +5 -0
  4902. package/node_modules/lodash/fp/templateSettings.js +5 -0
  4903. package/node_modules/lodash/fp/throttle.js +5 -0
  4904. package/node_modules/lodash/fp/thru.js +5 -0
  4905. package/node_modules/lodash/fp/times.js +5 -0
  4906. package/node_modules/lodash/fp/toArray.js +5 -0
  4907. package/node_modules/lodash/fp/toFinite.js +5 -0
  4908. package/node_modules/lodash/fp/toInteger.js +5 -0
  4909. package/node_modules/lodash/fp/toIterator.js +5 -0
  4910. package/node_modules/lodash/fp/toJSON.js +5 -0
  4911. package/node_modules/lodash/fp/toLength.js +5 -0
  4912. package/node_modules/lodash/fp/toLower.js +5 -0
  4913. package/node_modules/lodash/fp/toNumber.js +5 -0
  4914. package/node_modules/lodash/fp/toPairs.js +5 -0
  4915. package/node_modules/lodash/fp/toPairsIn.js +5 -0
  4916. package/node_modules/lodash/fp/toPath.js +5 -0
  4917. package/node_modules/lodash/fp/toPlainObject.js +5 -0
  4918. package/node_modules/lodash/fp/toSafeInteger.js +5 -0
  4919. package/node_modules/lodash/fp/toString.js +5 -0
  4920. package/node_modules/lodash/fp/toUpper.js +5 -0
  4921. package/node_modules/lodash/fp/transform.js +5 -0
  4922. package/node_modules/lodash/fp/trim.js +5 -0
  4923. package/node_modules/lodash/fp/trimChars.js +5 -0
  4924. package/node_modules/lodash/fp/trimCharsEnd.js +5 -0
  4925. package/node_modules/lodash/fp/trimCharsStart.js +5 -0
  4926. package/node_modules/lodash/fp/trimEnd.js +5 -0
  4927. package/node_modules/lodash/fp/trimStart.js +5 -0
  4928. package/node_modules/lodash/fp/truncate.js +5 -0
  4929. package/node_modules/lodash/fp/unapply.js +1 -0
  4930. package/node_modules/lodash/fp/unary.js +5 -0
  4931. package/node_modules/lodash/fp/unescape.js +5 -0
  4932. package/node_modules/lodash/fp/union.js +5 -0
  4933. package/node_modules/lodash/fp/unionBy.js +5 -0
  4934. package/node_modules/lodash/fp/unionWith.js +5 -0
  4935. package/node_modules/lodash/fp/uniq.js +5 -0
  4936. package/node_modules/lodash/fp/uniqBy.js +5 -0
  4937. package/node_modules/lodash/fp/uniqWith.js +5 -0
  4938. package/node_modules/lodash/fp/uniqueId.js +5 -0
  4939. package/node_modules/lodash/fp/unnest.js +1 -0
  4940. package/node_modules/lodash/fp/unset.js +5 -0
  4941. package/node_modules/lodash/fp/unzip.js +5 -0
  4942. package/node_modules/lodash/fp/unzipWith.js +5 -0
  4943. package/node_modules/lodash/fp/update.js +5 -0
  4944. package/node_modules/lodash/fp/updateWith.js +5 -0
  4945. package/node_modules/lodash/fp/upperCase.js +5 -0
  4946. package/node_modules/lodash/fp/upperFirst.js +5 -0
  4947. package/node_modules/lodash/fp/useWith.js +1 -0
  4948. package/node_modules/lodash/fp/util.js +2 -0
  4949. package/node_modules/lodash/fp/value.js +5 -0
  4950. package/node_modules/lodash/fp/valueOf.js +5 -0
  4951. package/node_modules/lodash/fp/values.js +5 -0
  4952. package/node_modules/lodash/fp/valuesIn.js +5 -0
  4953. package/node_modules/lodash/fp/where.js +1 -0
  4954. package/node_modules/lodash/fp/whereEq.js +1 -0
  4955. package/node_modules/lodash/fp/without.js +5 -0
  4956. package/node_modules/lodash/fp/words.js +5 -0
  4957. package/node_modules/lodash/fp/wrap.js +5 -0
  4958. package/node_modules/lodash/fp/wrapperAt.js +5 -0
  4959. package/node_modules/lodash/fp/wrapperChain.js +5 -0
  4960. package/node_modules/lodash/fp/wrapperLodash.js +5 -0
  4961. package/node_modules/lodash/fp/wrapperReverse.js +5 -0
  4962. package/node_modules/lodash/fp/wrapperValue.js +5 -0
  4963. package/node_modules/lodash/fp/xor.js +5 -0
  4964. package/node_modules/lodash/fp/xorBy.js +5 -0
  4965. package/node_modules/lodash/fp/xorWith.js +5 -0
  4966. package/node_modules/lodash/fp/zip.js +5 -0
  4967. package/node_modules/lodash/fp/zipAll.js +5 -0
  4968. package/node_modules/lodash/fp/zipObj.js +1 -0
  4969. package/node_modules/lodash/fp/zipObject.js +5 -0
  4970. package/node_modules/lodash/fp/zipObjectDeep.js +5 -0
  4971. package/node_modules/lodash/fp/zipWith.js +5 -0
  4972. package/node_modules/lodash/fp.js +2 -0
  4973. package/node_modules/lodash/fromPairs.js +30 -0
  4974. package/node_modules/lodash/function.js +25 -0
  4975. package/node_modules/lodash/functions.js +31 -0
  4976. package/node_modules/lodash/functionsIn.js +31 -0
  4977. package/node_modules/lodash/get.js +33 -0
  4978. package/node_modules/lodash/groupBy.js +41 -0
  4979. package/node_modules/lodash/gt.js +29 -0
  4980. package/node_modules/lodash/gte.js +30 -0
  4981. package/node_modules/lodash/has.js +35 -0
  4982. package/node_modules/lodash/hasIn.js +34 -0
  4983. package/node_modules/lodash/head.js +23 -0
  4984. package/node_modules/lodash/identity.js +21 -0
  4985. package/node_modules/lodash/inRange.js +55 -0
  4986. package/node_modules/lodash/includes.js +53 -0
  4987. package/node_modules/lodash/index.js +1 -0
  4988. package/node_modules/lodash/indexOf.js +42 -0
  4989. package/node_modules/lodash/initial.js +22 -0
  4990. package/node_modules/lodash/intersection.js +30 -0
  4991. package/node_modules/lodash/intersectionBy.js +45 -0
  4992. package/node_modules/lodash/intersectionWith.js +41 -0
  4993. package/node_modules/lodash/invert.js +42 -0
  4994. package/node_modules/lodash/invertBy.js +56 -0
  4995. package/node_modules/lodash/invoke.js +24 -0
  4996. package/node_modules/lodash/invokeMap.js +41 -0
  4997. package/node_modules/lodash/isArguments.js +36 -0
  4998. package/node_modules/lodash/isArray.js +26 -0
  4999. package/node_modules/lodash/isArrayBuffer.js +27 -0
  5000. package/node_modules/lodash/isArrayLike.js +33 -0
  5001. package/node_modules/lodash/isArrayLikeObject.js +33 -0
  5002. package/node_modules/lodash/isBoolean.js +29 -0
  5003. package/node_modules/lodash/isBuffer.js +38 -0
  5004. package/node_modules/lodash/isDate.js +27 -0
  5005. package/node_modules/lodash/isElement.js +25 -0
  5006. package/node_modules/lodash/isEmpty.js +77 -0
  5007. package/node_modules/lodash/isEqual.js +35 -0
  5008. package/node_modules/lodash/isEqualWith.js +41 -0
  5009. package/node_modules/lodash/isError.js +36 -0
  5010. package/node_modules/lodash/isFinite.js +36 -0
  5011. package/node_modules/lodash/isFunction.js +37 -0
  5012. package/node_modules/lodash/isInteger.js +33 -0
  5013. package/node_modules/lodash/isLength.js +35 -0
  5014. package/node_modules/lodash/isMap.js +27 -0
  5015. package/node_modules/lodash/isMatch.js +36 -0
  5016. package/node_modules/lodash/isMatchWith.js +41 -0
  5017. package/node_modules/lodash/isNaN.js +38 -0
  5018. package/node_modules/lodash/isNative.js +40 -0
  5019. package/node_modules/lodash/isNil.js +25 -0
  5020. package/node_modules/lodash/isNull.js +22 -0
  5021. package/node_modules/lodash/isNumber.js +38 -0
  5022. package/node_modules/lodash/isObject.js +31 -0
  5023. package/node_modules/lodash/isObjectLike.js +29 -0
  5024. package/node_modules/lodash/isPlainObject.js +62 -0
  5025. package/node_modules/lodash/isRegExp.js +27 -0
  5026. package/node_modules/lodash/isSafeInteger.js +37 -0
  5027. package/node_modules/lodash/isSet.js +27 -0
  5028. package/node_modules/lodash/isString.js +30 -0
  5029. package/node_modules/lodash/isSymbol.js +29 -0
  5030. package/node_modules/lodash/isTypedArray.js +27 -0
  5031. package/node_modules/lodash/isUndefined.js +22 -0
  5032. package/node_modules/lodash/isWeakMap.js +28 -0
  5033. package/node_modules/lodash/isWeakSet.js +28 -0
  5034. package/node_modules/lodash/iteratee.js +53 -0
  5035. package/node_modules/lodash/join.js +26 -0
  5036. package/node_modules/lodash/kebabCase.js +28 -0
  5037. package/node_modules/lodash/keyBy.js +36 -0
  5038. package/node_modules/lodash/keys.js +37 -0
  5039. package/node_modules/lodash/keysIn.js +32 -0
  5040. package/node_modules/lodash/lang.js +58 -0
  5041. package/node_modules/lodash/last.js +20 -0
  5042. package/node_modules/lodash/lastIndexOf.js +46 -0
  5043. package/node_modules/lodash/lodash.js +17259 -0
  5044. package/node_modules/lodash/lodash.min.js +136 -0
  5045. package/node_modules/lodash/lowerCase.js +27 -0
  5046. package/node_modules/lodash/lowerFirst.js +22 -0
  5047. package/node_modules/lodash/lt.js +29 -0
  5048. package/node_modules/lodash/lte.js +30 -0
  5049. package/node_modules/lodash/map.js +53 -0
  5050. package/node_modules/lodash/mapKeys.js +36 -0
  5051. package/node_modules/lodash/mapValues.js +43 -0
  5052. package/node_modules/lodash/matches.js +46 -0
  5053. package/node_modules/lodash/matchesProperty.js +44 -0
  5054. package/node_modules/lodash/math.js +17 -0
  5055. package/node_modules/lodash/max.js +29 -0
  5056. package/node_modules/lodash/maxBy.js +34 -0
  5057. package/node_modules/lodash/mean.js +22 -0
  5058. package/node_modules/lodash/meanBy.js +31 -0
  5059. package/node_modules/lodash/memoize.js +73 -0
  5060. package/node_modules/lodash/merge.js +39 -0
  5061. package/node_modules/lodash/mergeWith.js +39 -0
  5062. package/node_modules/lodash/method.js +34 -0
  5063. package/node_modules/lodash/methodOf.js +33 -0
  5064. package/node_modules/lodash/min.js +29 -0
  5065. package/node_modules/lodash/minBy.js +34 -0
  5066. package/node_modules/lodash/mixin.js +74 -0
  5067. package/node_modules/lodash/multiply.js +22 -0
  5068. package/node_modules/lodash/negate.js +40 -0
  5069. package/node_modules/lodash/next.js +35 -0
  5070. package/node_modules/lodash/noop.js +17 -0
  5071. package/node_modules/lodash/now.js +23 -0
  5072. package/node_modules/lodash/nth.js +29 -0
  5073. package/node_modules/lodash/nthArg.js +32 -0
  5074. package/node_modules/lodash/number.js +5 -0
  5075. package/node_modules/lodash/object.js +49 -0
  5076. package/node_modules/lodash/omit.js +57 -0
  5077. package/node_modules/lodash/omitBy.js +29 -0
  5078. package/node_modules/lodash/once.js +25 -0
  5079. package/node_modules/lodash/orderBy.js +47 -0
  5080. package/node_modules/lodash/over.js +24 -0
  5081. package/node_modules/lodash/overArgs.js +61 -0
  5082. package/node_modules/lodash/overEvery.js +34 -0
  5083. package/node_modules/lodash/overSome.js +37 -0
  5084. package/node_modules/lodash/package.json +19 -0
  5085. package/node_modules/lodash/pad.js +49 -0
  5086. package/node_modules/lodash/padEnd.js +39 -0
  5087. package/node_modules/lodash/padStart.js +39 -0
  5088. package/node_modules/lodash/parseInt.js +43 -0
  5089. package/node_modules/lodash/partial.js +50 -0
  5090. package/node_modules/lodash/partialRight.js +49 -0
  5091. package/node_modules/lodash/partition.js +43 -0
  5092. package/node_modules/lodash/pick.js +25 -0
  5093. package/node_modules/lodash/pickBy.js +37 -0
  5094. package/node_modules/lodash/plant.js +48 -0
  5095. package/node_modules/lodash/property.js +32 -0
  5096. package/node_modules/lodash/propertyOf.js +30 -0
  5097. package/node_modules/lodash/pull.js +29 -0
  5098. package/node_modules/lodash/pullAll.js +29 -0
  5099. package/node_modules/lodash/pullAllBy.js +33 -0
  5100. package/node_modules/lodash/pullAllWith.js +32 -0
  5101. package/node_modules/lodash/pullAt.js +43 -0
  5102. package/node_modules/lodash/random.js +91 -0
  5103. package/node_modules/lodash/range.js +46 -0
  5104. package/node_modules/lodash/rangeRight.js +41 -0
  5105. package/node_modules/lodash/rearg.js +33 -0
  5106. package/node_modules/lodash/reduce.js +51 -0
  5107. package/node_modules/lodash/reduceRight.js +36 -0
  5108. package/node_modules/lodash/reject.js +46 -0
  5109. package/node_modules/lodash/remove.js +53 -0
  5110. package/node_modules/lodash/repeat.js +37 -0
  5111. package/node_modules/lodash/replace.js +29 -0
  5112. package/node_modules/lodash/rest.js +40 -0
  5113. package/node_modules/lodash/result.js +56 -0
  5114. package/node_modules/lodash/reverse.js +34 -0
  5115. package/node_modules/lodash/round.js +26 -0
  5116. package/node_modules/lodash/sample.js +24 -0
  5117. package/node_modules/lodash/sampleSize.js +37 -0
  5118. package/node_modules/lodash/seq.js +16 -0
  5119. package/node_modules/lodash/set.js +35 -0
  5120. package/node_modules/lodash/setWith.js +32 -0
  5121. package/node_modules/lodash/shuffle.js +25 -0
  5122. package/node_modules/lodash/size.js +46 -0
  5123. package/node_modules/lodash/slice.js +37 -0
  5124. package/node_modules/lodash/snakeCase.js +28 -0
  5125. package/node_modules/lodash/some.js +51 -0
  5126. package/node_modules/lodash/sortBy.js +48 -0
  5127. package/node_modules/lodash/sortedIndex.js +24 -0
  5128. package/node_modules/lodash/sortedIndexBy.js +33 -0
  5129. package/node_modules/lodash/sortedIndexOf.js +31 -0
  5130. package/node_modules/lodash/sortedLastIndex.js +25 -0
  5131. package/node_modules/lodash/sortedLastIndexBy.js +33 -0
  5132. package/node_modules/lodash/sortedLastIndexOf.js +31 -0
  5133. package/node_modules/lodash/sortedUniq.js +24 -0
  5134. package/node_modules/lodash/sortedUniqBy.js +26 -0
  5135. package/node_modules/lodash/split.js +52 -0
  5136. package/node_modules/lodash/spread.js +63 -0
  5137. package/node_modules/lodash/startCase.js +29 -0
  5138. package/node_modules/lodash/startsWith.js +39 -0
  5139. package/node_modules/lodash/string.js +33 -0
  5140. package/node_modules/lodash/stubArray.js +23 -0
  5141. package/node_modules/lodash/stubFalse.js +18 -0
  5142. package/node_modules/lodash/stubObject.js +23 -0
  5143. package/node_modules/lodash/stubString.js +18 -0
  5144. package/node_modules/lodash/stubTrue.js +18 -0
  5145. package/node_modules/lodash/subtract.js +22 -0
  5146. package/node_modules/lodash/sum.js +24 -0
  5147. package/node_modules/lodash/sumBy.js +33 -0
  5148. package/node_modules/lodash/tail.js +22 -0
  5149. package/node_modules/lodash/take.js +37 -0
  5150. package/node_modules/lodash/takeRight.js +39 -0
  5151. package/node_modules/lodash/takeRightWhile.js +45 -0
  5152. package/node_modules/lodash/takeWhile.js +45 -0
  5153. package/node_modules/lodash/tap.js +29 -0
  5154. package/node_modules/lodash/template.js +284 -0
  5155. package/node_modules/lodash/templateSettings.js +71 -0
  5156. package/node_modules/lodash/throttle.js +69 -0
  5157. package/node_modules/lodash/thru.js +28 -0
  5158. package/node_modules/lodash/times.js +51 -0
  5159. package/node_modules/lodash/toArray.js +58 -0
  5160. package/node_modules/lodash/toFinite.js +42 -0
  5161. package/node_modules/lodash/toInteger.js +36 -0
  5162. package/node_modules/lodash/toIterator.js +23 -0
  5163. package/node_modules/lodash/toJSON.js +1 -0
  5164. package/node_modules/lodash/toLength.js +38 -0
  5165. package/node_modules/lodash/toLower.js +28 -0
  5166. package/node_modules/lodash/toNumber.js +64 -0
  5167. package/node_modules/lodash/toPairs.js +30 -0
  5168. package/node_modules/lodash/toPairsIn.js +30 -0
  5169. package/node_modules/lodash/toPath.js +33 -0
  5170. package/node_modules/lodash/toPlainObject.js +32 -0
  5171. package/node_modules/lodash/toSafeInteger.js +37 -0
  5172. package/node_modules/lodash/toString.js +28 -0
  5173. package/node_modules/lodash/toUpper.js +28 -0
  5174. package/node_modules/lodash/transform.js +65 -0
  5175. package/node_modules/lodash/trim.js +47 -0
  5176. package/node_modules/lodash/trimEnd.js +41 -0
  5177. package/node_modules/lodash/trimStart.js +43 -0
  5178. package/node_modules/lodash/truncate.js +111 -0
  5179. package/node_modules/lodash/unary.js +22 -0
  5180. package/node_modules/lodash/unescape.js +34 -0
  5181. package/node_modules/lodash/union.js +26 -0
  5182. package/node_modules/lodash/unionBy.js +39 -0
  5183. package/node_modules/lodash/unionWith.js +34 -0
  5184. package/node_modules/lodash/uniq.js +25 -0
  5185. package/node_modules/lodash/uniqBy.js +31 -0
  5186. package/node_modules/lodash/uniqWith.js +28 -0
  5187. package/node_modules/lodash/uniqueId.js +28 -0
  5188. package/node_modules/lodash/unset.js +34 -0
  5189. package/node_modules/lodash/unzip.js +45 -0
  5190. package/node_modules/lodash/unzipWith.js +39 -0
  5191. package/node_modules/lodash/update.js +35 -0
  5192. package/node_modules/lodash/updateWith.js +33 -0
  5193. package/node_modules/lodash/upperCase.js +27 -0
  5194. package/node_modules/lodash/upperFirst.js +22 -0
  5195. package/node_modules/lodash/util.js +34 -0
  5196. package/node_modules/lodash/value.js +1 -0
  5197. package/node_modules/lodash/valueOf.js +1 -0
  5198. package/node_modules/lodash/values.js +34 -0
  5199. package/node_modules/lodash/valuesIn.js +32 -0
  5200. package/node_modules/lodash/without.js +31 -0
  5201. package/node_modules/lodash/words.js +35 -0
  5202. package/node_modules/lodash/wrap.js +30 -0
  5203. package/node_modules/lodash/wrapperAt.js +48 -0
  5204. package/node_modules/lodash/wrapperChain.js +34 -0
  5205. package/node_modules/lodash/wrapperLodash.js +147 -0
  5206. package/node_modules/lodash/wrapperReverse.js +44 -0
  5207. package/node_modules/lodash/wrapperValue.js +21 -0
  5208. package/node_modules/lodash/xor.js +28 -0
  5209. package/node_modules/lodash/xorBy.js +39 -0
  5210. package/node_modules/lodash/xorWith.js +34 -0
  5211. package/node_modules/lodash/zip.js +22 -0
  5212. package/node_modules/lodash/zipObject.js +24 -0
  5213. package/node_modules/lodash/zipObjectDeep.js +23 -0
  5214. package/node_modules/lodash/zipWith.js +32 -0
  5215. package/node_modules/lodash.includes/LICENSE +47 -0
  5216. package/node_modules/lodash.includes/README.md +18 -0
  5217. package/node_modules/lodash.includes/index.js +745 -0
  5218. package/node_modules/lodash.includes/package.json +17 -0
  5219. package/node_modules/lodash.isboolean/LICENSE +22 -0
  5220. package/node_modules/lodash.isboolean/README.md +18 -0
  5221. package/node_modules/lodash.isboolean/index.js +70 -0
  5222. package/node_modules/lodash.isboolean/package.json +17 -0
  5223. package/node_modules/lodash.isinteger/LICENSE +47 -0
  5224. package/node_modules/lodash.isinteger/README.md +18 -0
  5225. package/node_modules/lodash.isinteger/index.js +265 -0
  5226. package/node_modules/lodash.isinteger/package.json +17 -0
  5227. package/node_modules/lodash.isnumber/LICENSE +22 -0
  5228. package/node_modules/lodash.isnumber/README.md +18 -0
  5229. package/node_modules/lodash.isnumber/index.js +79 -0
  5230. package/node_modules/lodash.isnumber/package.json +17 -0
  5231. package/node_modules/lodash.isplainobject/LICENSE +47 -0
  5232. package/node_modules/lodash.isplainobject/README.md +18 -0
  5233. package/node_modules/lodash.isplainobject/index.js +139 -0
  5234. package/node_modules/lodash.isplainobject/package.json +17 -0
  5235. package/node_modules/lodash.isstring/LICENSE +22 -0
  5236. package/node_modules/lodash.isstring/README.md +18 -0
  5237. package/node_modules/lodash.isstring/index.js +95 -0
  5238. package/node_modules/lodash.isstring/package.json +17 -0
  5239. package/node_modules/lodash.once/LICENSE +47 -0
  5240. package/node_modules/lodash.once/README.md +18 -0
  5241. package/node_modules/lodash.once/index.js +294 -0
  5242. package/node_modules/lodash.once/package.json +17 -0
  5243. package/node_modules/lodash.snakecase/LICENSE +47 -0
  5244. package/node_modules/lodash.snakecase/README.md +18 -0
  5245. package/node_modules/lodash.snakecase/index.js +435 -0
  5246. package/node_modules/lodash.snakecase/package.json +17 -0
  5247. package/node_modules/magic-bytes.js/LICENSE +21 -0
  5248. package/node_modules/magic-bytes.js/README.md +110 -0
  5249. package/node_modules/magic-bytes.js/dist/index.d.ts +8 -0
  5250. package/node_modules/magic-bytes.js/dist/index.d.ts.map +1 -0
  5251. package/node_modules/magic-bytes.js/dist/index.js +61 -0
  5252. package/node_modules/magic-bytes.js/dist/index.spec.d.ts +2 -0
  5253. package/node_modules/magic-bytes.js/dist/index.spec.d.ts.map +1 -0
  5254. package/node_modules/magic-bytes.js/dist/index.spec.js +321 -0
  5255. package/node_modules/magic-bytes.js/dist/model/pattern-tree.d.ts +8 -0
  5256. package/node_modules/magic-bytes.js/dist/model/pattern-tree.d.ts.map +1 -0
  5257. package/node_modules/magic-bytes.js/dist/model/pattern-tree.js +1176 -0
  5258. package/node_modules/magic-bytes.js/dist/model/toHex.d.ts +3 -0
  5259. package/node_modules/magic-bytes.js/dist/model/toHex.d.ts.map +1 -0
  5260. package/node_modules/magic-bytes.js/dist/model/toHex.js +8 -0
  5261. package/node_modules/magic-bytes.js/dist/model/tree.d.ts +30 -0
  5262. package/node_modules/magic-bytes.js/dist/model/tree.d.ts.map +1 -0
  5263. package/node_modules/magic-bytes.js/dist/model/tree.js +61 -0
  5264. package/node_modules/magic-bytes.js/dist/model/tree.spec.d.ts +2 -0
  5265. package/node_modules/magic-bytes.js/dist/model/tree.spec.d.ts.map +1 -0
  5266. package/node_modules/magic-bytes.js/dist/model/tree.spec.js +34 -0
  5267. package/node_modules/magic-bytes.js/package.json +77 -0
  5268. package/node_modules/once/LICENSE +15 -0
  5269. package/node_modules/once/README.md +79 -0
  5270. package/node_modules/once/once.js +42 -0
  5271. package/node_modules/once/package.json +33 -0
  5272. package/node_modules/p-finally/index.js +15 -0
  5273. package/node_modules/p-finally/license +21 -0
  5274. package/node_modules/p-finally/package.json +42 -0
  5275. package/node_modules/p-finally/readme.md +47 -0
  5276. package/node_modules/p-queue/dist/index.d.ts +101 -0
  5277. package/node_modules/p-queue/dist/index.js +279 -0
  5278. package/node_modules/p-queue/dist/lower-bound.d.ts +1 -0
  5279. package/node_modules/p-queue/dist/lower-bound.js +21 -0
  5280. package/node_modules/p-queue/dist/options.d.ts +64 -0
  5281. package/node_modules/p-queue/dist/options.js +2 -0
  5282. package/node_modules/p-queue/dist/priority-queue.d.ts +12 -0
  5283. package/node_modules/p-queue/dist/priority-queue.js +32 -0
  5284. package/node_modules/p-queue/dist/queue.d.ts +7 -0
  5285. package/node_modules/p-queue/dist/queue.js +2 -0
  5286. package/node_modules/p-queue/license +9 -0
  5287. package/node_modules/p-queue/node_modules/eventemitter3/LICENSE +21 -0
  5288. package/node_modules/p-queue/node_modules/eventemitter3/README.md +94 -0
  5289. package/node_modules/p-queue/node_modules/eventemitter3/index.d.ts +134 -0
  5290. package/node_modules/p-queue/node_modules/eventemitter3/index.js +336 -0
  5291. package/node_modules/p-queue/node_modules/eventemitter3/package.json +56 -0
  5292. package/node_modules/p-queue/node_modules/eventemitter3/umd/eventemitter3.js +340 -0
  5293. package/node_modules/p-queue/node_modules/eventemitter3/umd/eventemitter3.min.js +1 -0
  5294. package/node_modules/p-queue/node_modules/eventemitter3/umd/eventemitter3.min.js.map +1 -0
  5295. package/node_modules/p-queue/package.json +92 -0
  5296. package/node_modules/p-queue/readme.md +400 -0
  5297. package/node_modules/p-retry/index.d.ts +106 -0
  5298. package/node_modules/p-retry/index.js +85 -0
  5299. package/node_modules/p-retry/license +9 -0
  5300. package/node_modules/p-retry/package.json +51 -0
  5301. package/node_modules/p-retry/readme.md +148 -0
  5302. package/node_modules/p-timeout/index.d.ts +72 -0
  5303. package/node_modules/p-timeout/index.js +57 -0
  5304. package/node_modules/p-timeout/license +9 -0
  5305. package/node_modules/p-timeout/package.json +45 -0
  5306. package/node_modules/p-timeout/readme.md +87 -0
  5307. package/node_modules/proxy-from-env/LICENSE +20 -0
  5308. package/node_modules/proxy-from-env/README.md +163 -0
  5309. package/node_modules/proxy-from-env/index.cjs +105 -0
  5310. package/node_modules/proxy-from-env/index.js +103 -0
  5311. package/node_modules/proxy-from-env/package.json +43 -0
  5312. package/node_modules/retry/License +21 -0
  5313. package/node_modules/retry/README.md +227 -0
  5314. package/node_modules/retry/example/dns.js +31 -0
  5315. package/node_modules/retry/example/stop.js +40 -0
  5316. package/node_modules/retry/index.js +1 -0
  5317. package/node_modules/retry/lib/retry.js +100 -0
  5318. package/node_modules/retry/lib/retry_operation.js +162 -0
  5319. package/node_modules/retry/package.json +36 -0
  5320. package/node_modules/router/HISTORY.md +228 -0
  5321. package/node_modules/router/LICENSE +23 -0
  5322. package/node_modules/router/README.md +416 -0
  5323. package/node_modules/router/index.js +748 -0
  5324. package/node_modules/router/lib/layer.js +247 -0
  5325. package/node_modules/router/lib/route.js +242 -0
  5326. package/node_modules/router/node_modules/path-to-regexp/LICENSE +21 -0
  5327. package/node_modules/router/node_modules/path-to-regexp/Readme.md +224 -0
  5328. package/node_modules/router/node_modules/path-to-regexp/dist/index.d.ts +147 -0
  5329. package/node_modules/router/node_modules/path-to-regexp/dist/index.js +431 -0
  5330. package/node_modules/router/node_modules/path-to-regexp/dist/index.js.map +1 -0
  5331. package/node_modules/router/node_modules/path-to-regexp/package.json +64 -0
  5332. package/node_modules/router/package.json +44 -0
  5333. package/node_modules/ts-mixer/LICENSE +21 -0
  5334. package/node_modules/ts-mixer/README.md +270 -0
  5335. package/node_modules/ts-mixer/dist/cjs/decorator.js +109 -0
  5336. package/node_modules/ts-mixer/dist/cjs/index.js +12 -0
  5337. package/node_modules/ts-mixer/dist/cjs/mixin-tracking.js +42 -0
  5338. package/node_modules/ts-mixer/dist/cjs/mixins.js +82 -0
  5339. package/node_modules/ts-mixer/dist/cjs/proxy.js +82 -0
  5340. package/node_modules/ts-mixer/dist/cjs/settings.js +9 -0
  5341. package/node_modules/ts-mixer/dist/cjs/types.js +2 -0
  5342. package/node_modules/ts-mixer/dist/cjs/util.js +85 -0
  5343. package/node_modules/ts-mixer/dist/esm/decorator.d.ts +18 -0
  5344. package/node_modules/ts-mixer/dist/esm/index.d.ts +4 -0
  5345. package/node_modules/ts-mixer/dist/esm/index.js +366 -0
  5346. package/node_modules/ts-mixer/dist/esm/index.min.js +1 -0
  5347. package/node_modules/ts-mixer/dist/esm/mixin-tracking.d.ts +4 -0
  5348. package/node_modules/ts-mixer/dist/esm/mixins.d.ts +16 -0
  5349. package/node_modules/ts-mixer/dist/esm/proxy.d.ts +16 -0
  5350. package/node_modules/ts-mixer/dist/esm/settings.d.ts +7 -0
  5351. package/node_modules/ts-mixer/dist/esm/types.d.ts +13 -0
  5352. package/node_modules/ts-mixer/dist/esm/util.d.ts +27 -0
  5353. package/node_modules/ts-mixer/dist/types/decorator.d.ts +18 -0
  5354. package/node_modules/ts-mixer/dist/types/index.d.ts +4 -0
  5355. package/node_modules/ts-mixer/dist/types/mixin-tracking.d.ts +4 -0
  5356. package/node_modules/ts-mixer/dist/types/mixins.d.ts +16 -0
  5357. package/node_modules/ts-mixer/dist/types/proxy.d.ts +16 -0
  5358. package/node_modules/ts-mixer/dist/types/settings.d.ts +7 -0
  5359. package/node_modules/ts-mixer/dist/types/types.d.ts +13 -0
  5360. package/node_modules/ts-mixer/dist/types/util.d.ts +27 -0
  5361. package/node_modules/ts-mixer/package.json +63 -0
  5362. package/node_modules/tsscmp/.travis.yml +18 -0
  5363. package/node_modules/tsscmp/LICENSE +21 -0
  5364. package/node_modules/tsscmp/README.md +48 -0
  5365. package/node_modules/tsscmp/appveyor.yml +29 -0
  5366. package/node_modules/tsscmp/lib/index.js +38 -0
  5367. package/node_modules/tsscmp/package.json +29 -0
  5368. package/node_modules/tsscmp/test/benchmark/index.js +30 -0
  5369. package/node_modules/tsscmp/test/unit/index.js +69 -0
  5370. package/node_modules/undici/LICENSE +21 -0
  5371. package/node_modules/undici/README.md +473 -0
  5372. package/node_modules/undici/docs/docs/api/Agent.md +80 -0
  5373. package/node_modules/undici/docs/docs/api/BalancedPool.md +99 -0
  5374. package/node_modules/undici/docs/docs/api/CacheStorage.md +30 -0
  5375. package/node_modules/undici/docs/docs/api/Client.md +274 -0
  5376. package/node_modules/undici/docs/docs/api/Connector.md +115 -0
  5377. package/node_modules/undici/docs/docs/api/ContentType.md +57 -0
  5378. package/node_modules/undici/docs/docs/api/Cookies.md +101 -0
  5379. package/node_modules/undici/docs/docs/api/Debug.md +62 -0
  5380. package/node_modules/undici/docs/docs/api/DiagnosticsChannel.md +204 -0
  5381. package/node_modules/undici/docs/docs/api/DispatchInterceptor.md +60 -0
  5382. package/node_modules/undici/docs/docs/api/Dispatcher.md +1347 -0
  5383. package/node_modules/undici/docs/docs/api/EnvHttpProxyAgent.md +162 -0
  5384. package/node_modules/undici/docs/docs/api/Errors.md +49 -0
  5385. package/node_modules/undici/docs/docs/api/EventSource.md +45 -0
  5386. package/node_modules/undici/docs/docs/api/Fetch.md +52 -0
  5387. package/node_modules/undici/docs/docs/api/MockAgent.md +540 -0
  5388. package/node_modules/undici/docs/docs/api/MockClient.md +77 -0
  5389. package/node_modules/undici/docs/docs/api/MockErrors.md +12 -0
  5390. package/node_modules/undici/docs/docs/api/MockPool.md +547 -0
  5391. package/node_modules/undici/docs/docs/api/Pool.md +84 -0
  5392. package/node_modules/undici/docs/docs/api/PoolStats.md +35 -0
  5393. package/node_modules/undici/docs/docs/api/ProxyAgent.md +131 -0
  5394. package/node_modules/undici/docs/docs/api/RedirectHandler.md +96 -0
  5395. package/node_modules/undici/docs/docs/api/RetryAgent.md +45 -0
  5396. package/node_modules/undici/docs/docs/api/RetryHandler.md +117 -0
  5397. package/node_modules/undici/docs/docs/api/Util.md +25 -0
  5398. package/node_modules/undici/docs/docs/api/WebSocket.md +51 -0
  5399. package/node_modules/undici/docs/docs/api/api-lifecycle.md +91 -0
  5400. package/node_modules/undici/docs/docs/best-practices/client-certificate.md +64 -0
  5401. package/node_modules/undici/docs/docs/best-practices/mocking-request.md +136 -0
  5402. package/node_modules/undici/docs/docs/best-practices/proxy.md +127 -0
  5403. package/node_modules/undici/docs/docs/best-practices/writing-tests.md +20 -0
  5404. package/node_modules/undici/index-fetch.js +35 -0
  5405. package/node_modules/undici/index.d.ts +3 -0
  5406. package/node_modules/undici/index.js +169 -0
  5407. package/node_modules/undici/lib/api/abort-signal.js +57 -0
  5408. package/node_modules/undici/lib/api/api-connect.js +108 -0
  5409. package/node_modules/undici/lib/api/api-pipeline.js +251 -0
  5410. package/node_modules/undici/lib/api/api-request.js +214 -0
  5411. package/node_modules/undici/lib/api/api-stream.js +220 -0
  5412. package/node_modules/undici/lib/api/api-upgrade.js +108 -0
  5413. package/node_modules/undici/lib/api/index.js +7 -0
  5414. package/node_modules/undici/lib/api/readable.js +385 -0
  5415. package/node_modules/undici/lib/api/util.js +93 -0
  5416. package/node_modules/undici/lib/core/connect.js +240 -0
  5417. package/node_modules/undici/lib/core/constants.js +118 -0
  5418. package/node_modules/undici/lib/core/diagnostics.js +202 -0
  5419. package/node_modules/undici/lib/core/errors.js +425 -0
  5420. package/node_modules/undici/lib/core/request.js +405 -0
  5421. package/node_modules/undici/lib/core/symbols.js +67 -0
  5422. package/node_modules/undici/lib/core/tree.js +152 -0
  5423. package/node_modules/undici/lib/core/util.js +719 -0
  5424. package/node_modules/undici/lib/dispatcher/agent.js +129 -0
  5425. package/node_modules/undici/lib/dispatcher/balanced-pool.js +209 -0
  5426. package/node_modules/undici/lib/dispatcher/client-h1.js +1370 -0
  5427. package/node_modules/undici/lib/dispatcher/client-h2.js +744 -0
  5428. package/node_modules/undici/lib/dispatcher/client.js +622 -0
  5429. package/node_modules/undici/lib/dispatcher/dispatcher-base.js +190 -0
  5430. package/node_modules/undici/lib/dispatcher/dispatcher.js +65 -0
  5431. package/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js +160 -0
  5432. package/node_modules/undici/lib/dispatcher/fixed-queue.js +117 -0
  5433. package/node_modules/undici/lib/dispatcher/pool-base.js +194 -0
  5434. package/node_modules/undici/lib/dispatcher/pool-stats.js +34 -0
  5435. package/node_modules/undici/lib/dispatcher/pool.js +107 -0
  5436. package/node_modules/undici/lib/dispatcher/proxy-agent.js +274 -0
  5437. package/node_modules/undici/lib/dispatcher/retry-agent.js +35 -0
  5438. package/node_modules/undici/lib/global.js +32 -0
  5439. package/node_modules/undici/lib/handler/decorator-handler.js +44 -0
  5440. package/node_modules/undici/lib/handler/redirect-handler.js +232 -0
  5441. package/node_modules/undici/lib/handler/retry-handler.js +374 -0
  5442. package/node_modules/undici/lib/interceptor/dns.js +375 -0
  5443. package/node_modules/undici/lib/interceptor/dump.js +123 -0
  5444. package/node_modules/undici/lib/interceptor/redirect-interceptor.js +21 -0
  5445. package/node_modules/undici/lib/interceptor/redirect.js +24 -0
  5446. package/node_modules/undici/lib/interceptor/response-error.js +86 -0
  5447. package/node_modules/undici/lib/interceptor/retry.js +19 -0
  5448. package/node_modules/undici/lib/llhttp/.gitkeep +0 -0
  5449. package/node_modules/undici/lib/llhttp/constants.js +278 -0
  5450. package/node_modules/undici/lib/llhttp/llhttp-wasm.js +5 -0
  5451. package/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +5 -0
  5452. package/node_modules/undici/lib/llhttp/utils.js +15 -0
  5453. package/node_modules/undici/lib/mock/mock-agent.js +160 -0
  5454. package/node_modules/undici/lib/mock/mock-client.js +59 -0
  5455. package/node_modules/undici/lib/mock/mock-errors.js +28 -0
  5456. package/node_modules/undici/lib/mock/mock-interceptor.js +207 -0
  5457. package/node_modules/undici/lib/mock/mock-pool.js +59 -0
  5458. package/node_modules/undici/lib/mock/mock-symbols.js +23 -0
  5459. package/node_modules/undici/lib/mock/mock-utils.js +367 -0
  5460. package/node_modules/undici/lib/mock/pending-interceptors-formatter.js +43 -0
  5461. package/node_modules/undici/lib/mock/pluralizer.js +29 -0
  5462. package/node_modules/undici/lib/util/timers.js +423 -0
  5463. package/node_modules/undici/lib/web/cache/cache.js +859 -0
  5464. package/node_modules/undici/lib/web/cache/cachestorage.js +152 -0
  5465. package/node_modules/undici/lib/web/cache/symbols.js +5 -0
  5466. package/node_modules/undici/lib/web/cache/util.js +45 -0
  5467. package/node_modules/undici/lib/web/cookies/constants.js +12 -0
  5468. package/node_modules/undici/lib/web/cookies/index.js +184 -0
  5469. package/node_modules/undici/lib/web/cookies/parse.js +317 -0
  5470. package/node_modules/undici/lib/web/cookies/util.js +282 -0
  5471. package/node_modules/undici/lib/web/eventsource/eventsource-stream.js +398 -0
  5472. package/node_modules/undici/lib/web/eventsource/eventsource.js +480 -0
  5473. package/node_modules/undici/lib/web/eventsource/util.js +37 -0
  5474. package/node_modules/undici/lib/web/fetch/LICENSE +21 -0
  5475. package/node_modules/undici/lib/web/fetch/body.js +529 -0
  5476. package/node_modules/undici/lib/web/fetch/constants.js +124 -0
  5477. package/node_modules/undici/lib/web/fetch/data-url.js +744 -0
  5478. package/node_modules/undici/lib/web/fetch/dispatcher-weakref.js +46 -0
  5479. package/node_modules/undici/lib/web/fetch/file.js +126 -0
  5480. package/node_modules/undici/lib/web/fetch/formdata-parser.js +474 -0
  5481. package/node_modules/undici/lib/web/fetch/formdata.js +252 -0
  5482. package/node_modules/undici/lib/web/fetch/global.js +40 -0
  5483. package/node_modules/undici/lib/web/fetch/headers.js +687 -0
  5484. package/node_modules/undici/lib/web/fetch/index.js +2272 -0
  5485. package/node_modules/undici/lib/web/fetch/request.js +1037 -0
  5486. package/node_modules/undici/lib/web/fetch/response.js +610 -0
  5487. package/node_modules/undici/lib/web/fetch/symbols.js +9 -0
  5488. package/node_modules/undici/lib/web/fetch/util.js +1632 -0
  5489. package/node_modules/undici/lib/web/fetch/webidl.js +695 -0
  5490. package/node_modules/undici/lib/web/fileapi/encoding.js +290 -0
  5491. package/node_modules/undici/lib/web/fileapi/filereader.js +344 -0
  5492. package/node_modules/undici/lib/web/fileapi/progressevent.js +78 -0
  5493. package/node_modules/undici/lib/web/fileapi/symbols.js +10 -0
  5494. package/node_modules/undici/lib/web/fileapi/util.js +391 -0
  5495. package/node_modules/undici/lib/web/websocket/connection.js +371 -0
  5496. package/node_modules/undici/lib/web/websocket/constants.js +66 -0
  5497. package/node_modules/undici/lib/web/websocket/events.js +329 -0
  5498. package/node_modules/undici/lib/web/websocket/frame.js +96 -0
  5499. package/node_modules/undici/lib/web/websocket/permessage-deflate.js +118 -0
  5500. package/node_modules/undici/lib/web/websocket/receiver.js +427 -0
  5501. package/node_modules/undici/lib/web/websocket/sender.js +104 -0
  5502. package/node_modules/undici/lib/web/websocket/symbols.js +12 -0
  5503. package/node_modules/undici/lib/web/websocket/util.js +322 -0
  5504. package/node_modules/undici/lib/web/websocket/websocket.js +588 -0
  5505. package/node_modules/undici/package.json +160 -0
  5506. package/node_modules/undici/scripts/strip-comments.js +8 -0
  5507. package/node_modules/undici/types/README.md +6 -0
  5508. package/node_modules/undici/types/agent.d.ts +31 -0
  5509. package/node_modules/undici/types/api.d.ts +43 -0
  5510. package/node_modules/undici/types/balanced-pool.d.ts +29 -0
  5511. package/node_modules/undici/types/cache.d.ts +36 -0
  5512. package/node_modules/undici/types/client.d.ts +108 -0
  5513. package/node_modules/undici/types/connector.d.ts +34 -0
  5514. package/node_modules/undici/types/content-type.d.ts +21 -0
  5515. package/node_modules/undici/types/cookies.d.ts +28 -0
  5516. package/node_modules/undici/types/diagnostics-channel.d.ts +66 -0
  5517. package/node_modules/undici/types/dispatcher.d.ts +256 -0
  5518. package/node_modules/undici/types/env-http-proxy-agent.d.ts +21 -0
  5519. package/node_modules/undici/types/errors.d.ts +155 -0
  5520. package/node_modules/undici/types/eventsource.d.ts +61 -0
  5521. package/node_modules/undici/types/fetch.d.ts +209 -0
  5522. package/node_modules/undici/types/file.d.ts +39 -0
  5523. package/node_modules/undici/types/filereader.d.ts +54 -0
  5524. package/node_modules/undici/types/formdata.d.ts +108 -0
  5525. package/node_modules/undici/types/global-dispatcher.d.ts +9 -0
  5526. package/node_modules/undici/types/global-origin.d.ts +7 -0
  5527. package/node_modules/undici/types/handlers.d.ts +15 -0
  5528. package/node_modules/undici/types/header.d.ts +4 -0
  5529. package/node_modules/undici/types/index.d.ts +71 -0
  5530. package/node_modules/undici/types/interceptors.d.ts +32 -0
  5531. package/node_modules/undici/types/mock-agent.d.ts +50 -0
  5532. package/node_modules/undici/types/mock-client.d.ts +25 -0
  5533. package/node_modules/undici/types/mock-errors.d.ts +12 -0
  5534. package/node_modules/undici/types/mock-interceptor.d.ts +93 -0
  5535. package/node_modules/undici/types/mock-pool.d.ts +25 -0
  5536. package/node_modules/undici/types/patch.d.ts +33 -0
  5537. package/node_modules/undici/types/pool-stats.d.ts +19 -0
  5538. package/node_modules/undici/types/pool.d.ts +39 -0
  5539. package/node_modules/undici/types/proxy-agent.d.ts +29 -0
  5540. package/node_modules/undici/types/readable.d.ts +65 -0
  5541. package/node_modules/undici/types/retry-agent.d.ts +8 -0
  5542. package/node_modules/undici/types/retry-handler.d.ts +116 -0
  5543. package/node_modules/undici/types/util.d.ts +18 -0
  5544. package/node_modules/undici/types/webidl.d.ts +228 -0
  5545. package/node_modules/undici/types/websocket.d.ts +150 -0
  5546. package/node_modules/undici-types/LICENSE +21 -0
  5547. package/node_modules/undici-types/README.md +6 -0
  5548. package/node_modules/undici-types/agent.d.ts +32 -0
  5549. package/node_modules/undici-types/api.d.ts +43 -0
  5550. package/node_modules/undici-types/balanced-pool.d.ts +30 -0
  5551. package/node_modules/undici-types/cache-interceptor.d.ts +173 -0
  5552. package/node_modules/undici-types/cache.d.ts +36 -0
  5553. package/node_modules/undici-types/client-stats.d.ts +15 -0
  5554. package/node_modules/undici-types/client.d.ts +108 -0
  5555. package/node_modules/undici-types/connector.d.ts +34 -0
  5556. package/node_modules/undici-types/content-type.d.ts +21 -0
  5557. package/node_modules/undici-types/cookies.d.ts +30 -0
  5558. package/node_modules/undici-types/diagnostics-channel.d.ts +74 -0
  5559. package/node_modules/undici-types/dispatcher.d.ts +276 -0
  5560. package/node_modules/undici-types/env-http-proxy-agent.d.ts +22 -0
  5561. package/node_modules/undici-types/errors.d.ts +161 -0
  5562. package/node_modules/undici-types/eventsource.d.ts +66 -0
  5563. package/node_modules/undici-types/fetch.d.ts +211 -0
  5564. package/node_modules/undici-types/formdata.d.ts +108 -0
  5565. package/node_modules/undici-types/global-dispatcher.d.ts +9 -0
  5566. package/node_modules/undici-types/global-origin.d.ts +7 -0
  5567. package/node_modules/undici-types/h2c-client.d.ts +73 -0
  5568. package/node_modules/undici-types/handlers.d.ts +15 -0
  5569. package/node_modules/undici-types/header.d.ts +160 -0
  5570. package/node_modules/undici-types/index.d.ts +88 -0
  5571. package/node_modules/undici-types/interceptors.d.ts +73 -0
  5572. package/node_modules/undici-types/mock-agent.d.ts +68 -0
  5573. package/node_modules/undici-types/mock-call-history.d.ts +111 -0
  5574. package/node_modules/undici-types/mock-client.d.ts +27 -0
  5575. package/node_modules/undici-types/mock-errors.d.ts +12 -0
  5576. package/node_modules/undici-types/mock-interceptor.d.ts +94 -0
  5577. package/node_modules/undici-types/mock-pool.d.ts +27 -0
  5578. package/node_modules/undici-types/package.json +55 -0
  5579. package/node_modules/undici-types/patch.d.ts +29 -0
  5580. package/node_modules/undici-types/pool-stats.d.ts +19 -0
  5581. package/node_modules/undici-types/pool.d.ts +41 -0
  5582. package/node_modules/undici-types/proxy-agent.d.ts +29 -0
  5583. package/node_modules/undici-types/readable.d.ts +68 -0
  5584. package/node_modules/undici-types/retry-agent.d.ts +8 -0
  5585. package/node_modules/undici-types/retry-handler.d.ts +125 -0
  5586. package/node_modules/undici-types/round-robin-pool.d.ts +41 -0
  5587. package/node_modules/undici-types/snapshot-agent.d.ts +109 -0
  5588. package/node_modules/undici-types/util.d.ts +18 -0
  5589. package/node_modules/undici-types/utility.d.ts +7 -0
  5590. package/node_modules/undici-types/webidl.d.ts +341 -0
  5591. package/node_modules/undici-types/websocket.d.ts +186 -0
  5592. package/node_modules/wrappy/LICENSE +15 -0
  5593. package/node_modules/wrappy/README.md +36 -0
  5594. package/node_modules/wrappy/package.json +29 -0
  5595. package/node_modules/wrappy/wrappy.js +33 -0
  5596. package/package.json +1 -1
  5597. package/packages/daemon/package.json +6 -6
  5598. package/packages/daemon/src/api.js +13 -0
  5599. package/packages/daemon/src/gateways/base.js +6 -0
  5600. package/packages/daemon/src/gateways/slack.js +99 -21
  5601. package/packages/daemon/src/gateways/telegram.js +1 -1
  5602. package/packages/daemon/src/skills.js +1 -0
  5603. package/packages/gui/dist/assets/{index-ChDhUvQR.css β†’ index-BrnkuLjA.css} +1 -1
  5604. package/packages/gui/dist/assets/index-C2KUoUoT.js +557 -0
  5605. package/packages/gui/dist/index.html +2 -2
  5606. package/packages/gui/src/views/settings.jsx +187 -12
  5607. package/node_modules/@groove-dev/gui/dist/assets/index-CNqM3_F2.js +0 -552
  5608. package/packages/gui/dist/assets/index-CNqM3_F2.js +0 -552
@@ -0,0 +1,2019 @@
1
+ <h3 align="center"> πŸ’Ž Platinum sponsors <br> </h3> <table align="center"><tr><td align="center" width="50%"> <a href="https://thanks.dev/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="90px" height="90px" src="https://axios-http.com/assets/sponsors/opencollective/ed51c2ee8f1b70aa3484d6dd678652134079a036.png" alt="THANKS.DEV"/> </a> <p align="center" title="We&#x27;re passionate about making open source sustainable. Scan your dependancy tree to better understand which open source projects need funding the most. Maintainers can also register their projects to become eligible for funding.">We&#x27;re passionate about making open source sustainable. Scan your dependancy tree to better understand which open source projects need funding the...</p> <p align="center"> <a href="https://thanks.dev/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>thanks.dev</b></a> </p>
2
+ </td><td align="center" width="50%"> <a href="https://opencollective.com/hopper-security?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="90px" height="90px" src="https://axios-http.com/assets/sponsors/opencollective/180d02a83ee99448f850e39eed6dbb95f56000ba.png" alt="Hopper Security"/> </a> <p align="center"> </p>
3
+ </td></tr></table><table align="center"><tr><td align="center" width="50%"> <a href="https://opencollective.com/axios/contribute" target="_blank" >πŸ’œ Become a sponsor</a>
4
+ </td><td align="center" width="50%"> <a href="https://opencollective.com/axios/contribute" target="_blank" >πŸ’œ Become a sponsor</a>
5
+ </td></tr></table>
6
+ <h3 align="center"> πŸ₯‡ Gold sponsors <br> </h3> <table align="center" width="100%"><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://www.principal.com/about-us?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="133px" height="43px" src="https://axios-http.com/assets/sponsors/principal.svg" alt="Principal Financial Group"/> </a> <p align="center" title="We’re bound by one common purpose: to give you the financial tools, resources and information you need to live your best life.">We’re bound by one common purpose: to give you the financial tools, resources and information you ne...</p> <p align="center"> <a href="https://www.principal.com/about-us?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>www.principal.com</b></a> </p>
7
+ </td><td align="center" width="33.333333333333336%"> <a href="https://twicsy.com/buy-instagram-followers?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="85px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/dfa9670ad5e66eea17315332453c7f4e3a3b5905.png" alt="Buy Instagram Followers Twicsy"/> </a> <p align="center" title="Buy real Instagram followers from Twicsy starting at only $2.97. Twicsy has been voted the best site to buy followers from the likes of US Magazine.">Buy real Instagram followers from Twicsy starting at only $2.97. Twicsy has been voted the best site...</p> <p align="center"> <a href="https://twicsy.com/buy-instagram-followers?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>twicsy.com</b></a> </p>
8
+ </td><td align="center" width="33.333333333333336%"> <a href="https://www.descope.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;referral&amp;utm_campaign&#x3D;axios-oss-sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <picture> <source width="200px" height="52px" media="(prefers-color-scheme: dark)" srcset="https://axios-http.com/assets/sponsors/descope_white.png"> <img width="200px" height="52px" src="https://axios-http.com/assets/sponsors/descope.png" alt="Descope"/> </picture> </a> <p align="center" title="Hi, we&#x27;re Descope! We are building something in the authentication space for app developers and can’t wait to place it in your hands.">Hi, we&#x27;re Descope! We are building something in the authentication space for app developers and...</p> <p align="center"> <a href="https://www.descope.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;referral&amp;utm_campaign&#x3D;axios-oss-sponsorship" target="_blank"><b>Website</b></a> | <a href="https://docs.descope.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;referral&amp;utm_campaign&#x3D;axios-oss-sponsorship" target="_blank"><b>Docs</b></a> | <a href="https://www.descope.com/community?utm_source&#x3D;axios&amp;utm_medium&#x3D;referral&amp;utm_campaign&#x3D;axios-oss-sponsorship" target="_blank"><b>Community</b></a> </p>
9
+ </td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://route4me.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <picture> <source width="200px" height="51px" media="(prefers-color-scheme: dark)" srcset="https://axios-http.com/assets/sponsors/route4me_white.png"> <img width="200px" height="51px" src="https://axios-http.com/assets/sponsors/route4me.png" alt="Route4Me"/> </picture> </a> <p align="center" title="Best Route Planning And Route Optimization Software">Best Route Planning And Route Optimization Software</p> <p align="center"> <a href="https://route4me.com/platform/route-optimization-software?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>Explore</b></a> | <a href="https://route4me.com/platform/marketplace/pricing?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>Free Trial</b></a> | <a href="https://route4me.com/contact?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>Contact</b></a> </p>
10
+ </td><td align="center" width="33.333333333333336%"> <a href="https://buzzoid.com/buy-instagram-followers/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="62px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/e1625cb54e10ee40180c99d1495a462e9d6664a4.png" alt="Buzzoid - Buy Instagram Followers"/> </a> <p align="center" title="At Buzzoid, you can buy Instagram followers quickly, safely, and easily with just a few clicks. Rated world&#x27;s #1 IG service since 2012.">At Buzzoid, you can buy Instagram followers quickly, safely, and easily with just a few clicks. Rate...</p> <p align="center"> <a href="https://buzzoid.com/buy-instagram-followers/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>buzzoid.com</b></a> </p>
11
+ </td><td align="center" width="33.333333333333336%"> <a href="https://poprey.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="70px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/e699ec99f7df3a203ddbc49d3c7712a907e628ea.png" alt="Poprey - Buy Instagram Likes"/> </a> <p align="center" title="Buy Instagram Likes">Buy Instagram Likes</p> <p align="center"> <a href="https://poprey.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>poprey.com</b></a> </p>
12
+ </td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://requestly.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="71px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/16450b4dc0deb9dab5a511bf2bc8b8b4ac33412f.png" alt="Requestly"/> </a> <p align="center" title="A lightweight open-source API Development, Testing &amp; Mocking platform">A lightweight open-source API Development, Testing &amp; Mocking platform</p> <p align="center"> <a href="https://requestly.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship" target="_blank"><b>requestly.com</b></a> </p>
13
+ </td><td align="center" width="33.333333333333336%"> <a href="https://rxdb.info/?utm_source&#x3D;opencollective&amp;utm_medium&#x3D;banner&amp;utm_campaign&#x3D;opencollective_sponsor&amp;utm_content&#x3D;logo" style="padding: 10px; display: inline-block" target="_blank"> <img width="158px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/b28cc6ed919b414cb5f3d4a6d666cb8e06c5ff07.png" alt="RxDB"/> </a> <p align="center" title="RxDB is a fast, local-first NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and Node.js">RxDB is a fast, local-first NoSQL-database for JavaScript Applications like Websites, hybrid Apps, E...</p> <p align="center"> <a href="https://rxdb.info/?utm_source&#x3D;opencollective&amp;utm_medium&#x3D;banner&amp;utm_campaign&#x3D;opencollective_sponsor&amp;utm_content&#x3D;logo" target="_blank"><b>rxdb.info</b></a> </p>
14
+ </td><td align="center" width="33.333333333333336%"> <a href="https://opencollective.com/axios/contribute" target="_blank" >πŸ’œ Become a sponsor</a>
15
+ </td></tr></table>
16
+
17
+ <!--<div>marker</div>-->
18
+
19
+ <br><br>
20
+
21
+ <div align="center">
22
+ <a href="https://axios-http.com"><img src="https://axios-http.com/assets/logo.svg" alt="Axios" /></a><br>
23
+ </div>
24
+
25
+ <p align="center">Promise based HTTP client for the browser and node.js</p>
26
+
27
+ <p align="center">
28
+ <a href="https://axios-http.com/"><b>Website</b></a> β€’
29
+ <a href="https://axios-http.com/docs/intro"><b>Documentation</b></a>
30
+ </p>
31
+
32
+ <div align="center">
33
+
34
+ [![npm version](https://img.shields.io/npm/v/axios.svg?style=flat-square)](https://www.npmjs.org/package/axios)
35
+ [![CDNJS](https://img.shields.io/cdnjs/v/axios.svg?style=flat-square)](https://cdnjs.com/libraries/axios)
36
+ [![Build status](https://img.shields.io/github/actions/workflow/status/axios/axios/ci.yml?branch=v1.x&label=CI&logo=github&style=flat-square)](https://github.com/axios/axios/actions/workflows/ci.yml)
37
+ [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square)](https://gitpod.io/#https://github.com/axios/axios)
38
+ [![code coverage](https://img.shields.io/coveralls/mzabriskie/axios.svg?style=flat-square)](https://coveralls.io/r/mzabriskie/axios)
39
+ [![install size](https://img.shields.io/badge/dynamic/json?url=https://packagephobia.com/v2/api.json?p=axios&query=$.install.pretty&label=install%20size&style=flat-square)](https://packagephobia.now.sh/result?p=axios)
40
+ [![npm bundle size](https://img.shields.io/bundlephobia/minzip/axios?style=flat-square)](https://bundlephobia.com/package/axios@latest)
41
+ [![npm downloads](https://img.shields.io/npm/dm/axios.svg?style=flat-square)](https://npm-stat.com/charts.html?package=axios)
42
+ [![gitter chat](https://img.shields.io/gitter/room/mzabriskie/axios.svg?style=flat-square)](https://gitter.im/mzabriskie/axios)
43
+ [![code helpers](https://www.codetriage.com/axios/axios/badges/users.svg)](https://www.codetriage.com/axios/axios)
44
+ [![Known Vulnerabilities](https://snyk.io/test/npm/axios/badge.svg)](https://snyk.io/test/npm/axios)
45
+ [![Contributors](https://img.shields.io/github/contributors/axios/axios.svg?style=flat-square)](CONTRIBUTORS.md)
46
+
47
+ </div>
48
+
49
+ ## Table of Contents
50
+
51
+ - [Features](#features)
52
+ - [Browser Support](#browser-support)
53
+ - [Installing](#installing)
54
+ - [Package manager](#package-manager)
55
+ - [CDN](#cdn)
56
+ - [Example](#example)
57
+ - [Axios API](#axios-api)
58
+ - [Request method aliases](#request-method-aliases)
59
+ - [Concurrency πŸ‘Ž](#concurrency-deprecated)
60
+ - [Creating an instance](#creating-an-instance)
61
+ - [Instance methods](#instance-methods)
62
+ - [Request Config](#request-config)
63
+ - [Response Schema](#response-schema)
64
+ - [Config Defaults](#config-defaults)
65
+ - [Global axios defaults](#global-axios-defaults)
66
+ - [Custom instance defaults](#custom-instance-defaults)
67
+ - [Config order of precedence](#config-order-of-precedence)
68
+ - [Interceptors](#interceptors)
69
+ - [Multiple Interceptors](#multiple-interceptors)
70
+ - [Handling Errors](#handling-errors)
71
+ - [Handling Timeouts](#handling-timeouts)
72
+ - [Cancellation](#cancellation)
73
+ - [AbortController](#abortcontroller)
74
+ - [CancelToken πŸ‘Ž](#canceltoken-deprecated)
75
+ - [Using application/x-www-form-urlencoded format](#using-applicationx-www-form-urlencoded-format)
76
+ - [URLSearchParams](#urlsearchparams)
77
+ - [Query string](#query-string-older-browsers)
78
+ - [πŸ†• Automatic serialization](#-automatic-serialization-to-urlsearchparams)
79
+ - [Using multipart/form-data format](#using-multipartform-data-format)
80
+ - [FormData](#formdata)
81
+ - [πŸ†• Automatic serialization](#-automatic-serialization-to-formdata)
82
+ - [Files Posting](#files-posting)
83
+ - [HTML Form Posting](#-html-form-posting-browser)
84
+ - [πŸ†• Progress capturing](#-progress-capturing)
85
+ - [πŸ†• Rate limiting](#-rate-limiting)
86
+ - [πŸ†• AxiosHeaders](#-axiosheaders)
87
+ - [πŸ”₯ Fetch adapter](#-fetch-adapter)
88
+ - [πŸ”₯ Custom fetch](#-custom-fetch)
89
+ - [πŸ”₯ Using with Tauri](#-using-with-tauri)
90
+ - [πŸ”₯ Using with SvelteKit](#-using-with-sveltekit-)
91
+ - [πŸ”₯ HTTP2](#-http2)
92
+ - [Semver](#semver)
93
+ - [Promises](#promises)
94
+ - [TypeScript](#typescript)
95
+ - [Resources](#resources)
96
+ - [Credits](#credits)
97
+ - [License](#license)
98
+
99
+ ## Features
100
+
101
+ - **Browser Requests:** Make [XMLHttpRequests](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) directly from the browser.
102
+ - **Node.js Requests:** Make [http](https://nodejs.org/api/http.html) requests from Node.js environments.
103
+ - **Promise-based:** Fully supports the [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) API for easier asynchronous code.
104
+ - **Interceptors:** Intercept requests and responses to add custom logic or transform data.
105
+ - **Data Transformation:** Transform request and response data automatically.
106
+ - **Request Cancellation:** Cancel requests using built-in mechanisms.
107
+ - **Automatic JSON Handling:** Automatically serializes and parses [JSON](https://www.json.org/json-en.html) data.
108
+ - **Form Serialization:** πŸ†• Automatically serializes data objects to `multipart/form-data` or `x-www-form-urlencoded` formats.
109
+ - **XSRF Protection:** Client-side support to protect against [Cross-Site Request Forgery](https://en.wikipedia.org/wiki/Cross-site_request_forgery).
110
+
111
+ ## Browser Support
112
+
113
+ | Chrome | Firefox | Safari | Opera | Edge |
114
+ | :------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------: |
115
+ | ![Chrome browser logo](https://raw.githubusercontent.com/alrra/browser-logos/main/src/chrome/chrome_48x48.png) | ![Firefox browser logo](https://raw.githubusercontent.com/alrra/browser-logos/main/src/firefox/firefox_48x48.png) | ![Safari browser logo](https://raw.githubusercontent.com/alrra/browser-logos/main/src/safari/safari_48x48.png) | ![Opera browser logo](https://raw.githubusercontent.com/alrra/browser-logos/main/src/opera/opera_48x48.png) | ![Edge browser logo](https://raw.githubusercontent.com/alrra/browser-logos/main/src/edge/edge_48x48.png) |
116
+ | Latest βœ” | Latest βœ” | Latest βœ” | Latest βœ” | Latest βœ” |
117
+
118
+ [![Browser Matrix](https://saucelabs.com/open_sauce/build_matrix/axios.svg)](https://saucelabs.com/u/axios)
119
+
120
+ ## Installing
121
+
122
+ ### Package manager
123
+
124
+ Using npm:
125
+
126
+ ```bash
127
+ $ npm install axios
128
+ ```
129
+
130
+ Using bower:
131
+
132
+ ```bash
133
+ $ bower install axios
134
+ ```
135
+
136
+ Using yarn:
137
+
138
+ ```bash
139
+ $ yarn add axios
140
+ ```
141
+
142
+ Using pnpm:
143
+
144
+ ```bash
145
+ $ pnpm add axios
146
+ ```
147
+
148
+ Using bun:
149
+
150
+ ```bash
151
+ $ bun add axios
152
+ ```
153
+
154
+ Once the package is installed, you can import the library using `import` or `require` approach:
155
+
156
+ ```js
157
+ import axios, { isCancel, AxiosError } from "axios";
158
+ ```
159
+
160
+ You can also use the default export, since the named export is just a re-export from the Axios factory:
161
+
162
+ ```js
163
+ import axios from "axios";
164
+
165
+ console.log(axios.isCancel("something"));
166
+ ```
167
+
168
+ If you use `require` for importing, **only the default export is available**:
169
+
170
+ ```js
171
+ const axios = require("axios");
172
+
173
+ console.log(axios.isCancel("something"));
174
+ ```
175
+
176
+ For some bundlers and some ES6 linters you may need to do the following:
177
+
178
+ ```js
179
+ import { default as axios } from "axios";
180
+ ```
181
+
182
+ For cases where something went wrong when trying to import a module into a custom or legacy environment,
183
+ you can try importing the module package directly:
184
+
185
+ ```js
186
+ const axios = require("axios/dist/browser/axios.cjs"); // browser commonJS bundle (ES2017)
187
+ // const axios = require('axios/dist/node/axios.cjs'); // node commonJS bundle (ES2017)
188
+ ```
189
+
190
+ ### CDN
191
+
192
+ Using jsDelivr CDN (ES5 UMD browser module):
193
+
194
+ ```html
195
+ <script src="https://cdn.jsdelivr.net/npm/axios@1.13.2/dist/axios.min.js"></script>
196
+ ```
197
+
198
+ Using unpkg CDN:
199
+
200
+ ```html
201
+ <script src="https://unpkg.com/axios@1.13.2/dist/axios.min.js"></script>
202
+ ```
203
+
204
+ ## Example
205
+
206
+ ```js
207
+ import axios from "axios";
208
+ //const axios = require('axios'); // legacy way
209
+
210
+ try {
211
+ const response = await axios.get("/user?ID=12345");
212
+ console.log(response);
213
+ } catch (error) {
214
+ console.error(error);
215
+ }
216
+
217
+ // Optionally the request above could also be done as
218
+ axios
219
+ .get("/user", {
220
+ params: {
221
+ ID: 12345,
222
+ },
223
+ })
224
+ .then(function (response) {
225
+ console.log(response);
226
+ })
227
+ .catch(function (error) {
228
+ console.log(error);
229
+ })
230
+ .finally(function () {
231
+ // always executed
232
+ });
233
+
234
+ // Want to use async/await? Add the `async` keyword to your outer function/method.
235
+ async function getUser() {
236
+ try {
237
+ const response = await axios.get("/user?ID=12345");
238
+ console.log(response);
239
+ } catch (error) {
240
+ console.error(error);
241
+ }
242
+ }
243
+ ```
244
+
245
+ > **Note**: `async/await` is part of ECMAScript 2017 and is not supported in Internet
246
+ > Explorer and older browsers, so use with caution.
247
+
248
+ Performing a `POST` request
249
+
250
+ ```js
251
+ const response = await axios.post("/user", {
252
+ firstName: "Fred",
253
+ lastName: "Flintstone",
254
+ });
255
+ console.log(response);
256
+ ```
257
+
258
+ Performing multiple concurrent requests
259
+
260
+ ```js
261
+ function getUserAccount() {
262
+ return axios.get("/user/12345");
263
+ }
264
+
265
+ function getUserPermissions() {
266
+ return axios.get("/user/12345/permissions");
267
+ }
268
+
269
+ Promise.all([getUserAccount(), getUserPermissions()]).then(function (results) {
270
+ const acct = results[0];
271
+ const perm = results[1];
272
+ });
273
+ ```
274
+
275
+ ## axios API
276
+
277
+ Requests can be made by passing the relevant config to `axios`.
278
+
279
+ ##### axios(config)
280
+
281
+ ```js
282
+ // Send a POST request
283
+ axios({
284
+ method: "post",
285
+ url: "/user/12345",
286
+ data: {
287
+ firstName: "Fred",
288
+ lastName: "Flintstone",
289
+ },
290
+ });
291
+ ```
292
+
293
+ ```js
294
+ // GET request for remote image in node.js
295
+ const response = await axios({
296
+ method: "get",
297
+ url: "https://bit.ly/2mTM3nY",
298
+ responseType: "stream",
299
+ });
300
+ response.data.pipe(fs.createWriteStream("ada_lovelace.jpg"));
301
+ ```
302
+
303
+ ##### axios(url[, config])
304
+
305
+ ```js
306
+ // Send a GET request (default method)
307
+ axios("/user/12345");
308
+ ```
309
+
310
+ ### Request method aliases
311
+
312
+ For convenience, aliases have been provided for all common request methods.
313
+
314
+ ##### axios.request(config)
315
+
316
+ ##### axios.get(url[, config])
317
+
318
+ ##### axios.delete(url[, config])
319
+
320
+ ##### axios.head(url[, config])
321
+
322
+ ##### axios.options(url[, config])
323
+
324
+ ##### axios.post(url[, data[, config]])
325
+
326
+ ##### axios.put(url[, data[, config]])
327
+
328
+ ##### axios.patch(url[, data[, config]])
329
+
330
+ ###### NOTE
331
+
332
+ When using the alias methods `url`, `method`, and `data` properties don't need to be specified in config.
333
+
334
+ ### Concurrency (Deprecated)
335
+
336
+ Please use `Promise.all` to replace the below functions.
337
+
338
+ Helper functions for dealing with concurrent requests.
339
+
340
+ axios.all(iterable)
341
+ axios.spread(callback)
342
+
343
+ ### Creating an instance
344
+
345
+ You can create a new instance of axios with a custom config.
346
+
347
+ ##### axios.create([config])
348
+
349
+ ```js
350
+ const instance = axios.create({
351
+ baseURL: "https://some-domain.com/api/",
352
+ timeout: 1000,
353
+ headers: { "X-Custom-Header": "foobar" },
354
+ });
355
+ ```
356
+
357
+ ### Instance methods
358
+
359
+ The available instance methods are listed below. The specified config will be merged with the instance config.
360
+
361
+ ##### axios#request(config)
362
+
363
+ ##### axios#get(url[, config])
364
+
365
+ ##### axios#delete(url[, config])
366
+
367
+ ##### axios#head(url[, config])
368
+
369
+ ##### axios#options(url[, config])
370
+
371
+ ##### axios#post(url[, data[, config]])
372
+
373
+ ##### axios#put(url[, data[, config]])
374
+
375
+ ##### axios#patch(url[, data[, config]])
376
+
377
+ ##### axios#getUri([config])
378
+
379
+ ## Request Config
380
+
381
+ These are the available config options for making requests. Only the `url` is required. Requests will default to `GET` if `method` is not specified.
382
+
383
+ ```js
384
+ {
385
+ // `url` is the server URL that will be used for the request
386
+ url: '/user',
387
+
388
+ // `method` is the request method to be used when making the request
389
+ method: 'get', // default
390
+
391
+ // `baseURL` will be prepended to `url` unless `url` is absolute and the option `allowAbsoluteUrls` is set to true.
392
+ // It can be convenient to set `baseURL` for an instance of axios to pass relative URLs
393
+ // to the methods of that instance.
394
+ baseURL: 'https://some-domain.com/api/',
395
+
396
+ // `allowAbsoluteUrls` determines whether or not absolute URLs will override a configured `baseUrl`.
397
+ // When set to true (default), absolute values for `url` will override `baseUrl`.
398
+ // When set to false, absolute values for `url` will always be prepended by `baseUrl`.
399
+ allowAbsoluteUrls: true,
400
+
401
+ // `transformRequest` allows changes to the request data before it is sent to the server
402
+ // This is only applicable for request methods 'PUT', 'POST', 'PATCH' and 'DELETE'
403
+ // The last function in the array must return a string or an instance of Buffer, ArrayBuffer,
404
+ // FormData or Stream
405
+ // You may modify the headers object.
406
+ transformRequest: [function (data, headers) {
407
+ // Do whatever you want to transform the data
408
+
409
+ return data;
410
+ }],
411
+
412
+ // `transformResponse` allows changes to the response data to be made before
413
+ // it is passed to then/catch
414
+ transformResponse: [function (data) {
415
+ // Do whatever you want to transform the data
416
+
417
+ return data;
418
+ }],
419
+
420
+ // `headers` are custom headers to be sent
421
+ headers: {'X-Requested-With': 'XMLHttpRequest'},
422
+
423
+ // `params` are the URL parameters to be sent with the request
424
+ // Must be a plain object or a URLSearchParams object
425
+ params: {
426
+ ID: 12345
427
+ },
428
+
429
+ // `paramsSerializer` is an optional config that allows you to customize serializing `params`.
430
+ paramsSerializer: {
431
+
432
+ // Custom encoder function which sends key/value pairs in an iterative fashion.
433
+ encode?: (param: string): string => { /* Do custom operations here and return transformed string */ },
434
+
435
+ // Custom serializer function for the entire parameter. Allows the user to mimic pre 1.x behaviour.
436
+ serialize?: (params: Record<string, any>, options?: ParamsSerializerOptions ),
437
+
438
+ // Configuration for formatting array indexes in the params.
439
+ indexes: false // Three available options: (1) indexes: null (leads to no brackets), (2) (default) indexes: false (leads to empty brackets), (3) indexes: true (leads to brackets with indexes).
440
+ },
441
+
442
+ // `data` is the data to be sent as the request body
443
+ // Only applicable for request methods 'PUT', 'POST', 'DELETE', and 'PATCH'
444
+ // When no `transformRequest` is set, it must be of one of the following types:
445
+ // - string, plain object, ArrayBuffer, ArrayBufferView, URLSearchParams
446
+ // - Browser only: FormData, File, Blob
447
+ // - Node only: Stream, Buffer, FormData (form-data package)
448
+ data: {
449
+ firstName: 'Fred'
450
+ },
451
+
452
+ // syntax alternative to send data into the body
453
+ // method post
454
+ // only the value is sent, not the key
455
+ data: 'Country=Brasil&City=Belo Horizonte',
456
+
457
+ // `timeout` specifies the number of milliseconds before the request times out.
458
+ // If the request takes longer than `timeout`, the request will be aborted.
459
+ timeout: 1000, // default is `0` (no timeout)
460
+
461
+ // `withCredentials` indicates whether or not cross-site Access-Control requests
462
+ // should be made using credentials
463
+ // This only controls whether the browser sends credentials.
464
+ // It does not control whether the XSRF header is added.
465
+ withCredentials: false, // default
466
+
467
+ // `adapter` allows custom handling of requests which makes testing easier.
468
+ // Return a promise and supply a valid response (see lib/adapters/README.md)
469
+ adapter: function (config) {
470
+ /* ... */
471
+ },
472
+ // Also, you can set the name of the built-in adapter, or provide an array with their names
473
+ // to choose the first available in the environment
474
+ adapter: 'xhr', // 'fetch' | 'http' | ['xhr', 'http', 'fetch']
475
+
476
+ // `auth` indicates that HTTP Basic auth should be used, and supplies credentials.
477
+ // This will set an `Authorization` header, overwriting any existing
478
+ // `Authorization` custom headers you have set using `headers`.
479
+ // Please note that only HTTP Basic auth is configurable through this parameter.
480
+ // For Bearer tokens and such, use `Authorization` custom headers instead.
481
+ auth: {
482
+ username: 'janedoe',
483
+ password: 's00pers3cret'
484
+ },
485
+
486
+ // `responseType` indicates the type of data that the server will respond with
487
+ // options are: 'arraybuffer', 'document', 'json', 'text', 'stream'
488
+ // browser only: 'blob'
489
+ responseType: 'json', // default
490
+
491
+ // `responseEncoding` indicates encoding to use for decoding responses (Node.js only)
492
+ // Note: Ignored for `responseType` of 'stream' or client-side requests
493
+ // options are: 'ascii', 'ASCII', 'ansi', 'ANSI', 'binary', 'BINARY', 'base64', 'BASE64', 'base64url',
494
+ // 'BASE64URL', 'hex', 'HEX', 'latin1', 'LATIN1', 'ucs-2', 'UCS-2', 'ucs2', 'UCS2', 'utf-8', 'UTF-8',
495
+ // 'utf8', 'UTF8', 'utf16le', 'UTF16LE'
496
+ responseEncoding: 'utf8', // default
497
+
498
+ // `xsrfCookieName` is the name of the cookie to use as a value for the xsrf token
499
+ xsrfCookieName: 'XSRF-TOKEN', // default
500
+
501
+ // `xsrfHeaderName` is the name of the http header that carries the xsrf token value
502
+ xsrfHeaderName: 'X-XSRF-TOKEN', // default
503
+
504
+ // `withXSRFToken` defines whether to send the XSRF header in browser requests.
505
+ // `undefined` (default) - set XSRF header only for the same origin requests
506
+ // `true` - always set XSRF header, including for cross-origin requests
507
+ // `false` - never set XSRF header
508
+ // function - resolve with custom logic; receives the internal config object
509
+ withXSRFToken: boolean | undefined | ((config: InternalAxiosRequestConfig) => boolean | undefined),
510
+
511
+ // `withXSRFToken` controls whether Axios reads the XSRF cookie and sets the XSRF header.
512
+ // - `undefined` (default): the XSRF header is set only for same-origin requests.
513
+ // - `true`: attempt to set the XSRF header for all requests (including cross-origin).
514
+ // - `false`: never set the XSRF header.
515
+ // - function: a callback that receives the request `config` and returns `true`,
516
+ // `false`, or `undefined` to decide per-request behavior.
517
+ //
518
+ // Note about `withCredentials`: `withCredentials` controls whether cross-site
519
+ // requests include credentials (cookies and HTTP auth). In older Axios versions,
520
+ // setting `withCredentials: true` implicitly caused Axios to set the XSRF header
521
+ // for cross-origin requests. Newer Axios separates these concerns: to allow the
522
+ // XSRF header to be sent for cross-origin requests you should set both
523
+ // `withCredentials: true` and `withXSRFToken: true`.
524
+ //
525
+ // Example:
526
+ // axios.get('/user', { withCredentials: true, withXSRFToken: true });
527
+
528
+ // `onUploadProgress` allows handling of progress events for uploads
529
+ // browser & node.js
530
+ onUploadProgress: function ({loaded, total, progress, bytes, estimated, rate, upload = true}) {
531
+ // Do whatever you want with the Axios progress event
532
+ },
533
+
534
+ // `onDownloadProgress` allows handling of progress events for downloads
535
+ // browser & node.js
536
+ onDownloadProgress: function ({loaded, total, progress, bytes, estimated, rate, download = true}) {
537
+ // Do whatever you want with the Axios progress event
538
+ },
539
+
540
+ // `maxContentLength` defines the max size of the http response content in bytes allowed in node.js
541
+ maxContentLength: 2000,
542
+
543
+ // `maxBodyLength` (Node only option) defines the max size of the http request content in bytes allowed
544
+ maxBodyLength: 2000,
545
+
546
+ // `validateStatus` defines whether to resolve or reject the promise for a given
547
+ // HTTP response status code. If `validateStatus` returns `true` (or is set to `null`
548
+ // or `undefined`), the promise will be resolved; otherwise, the promise will be
549
+ // rejected.
550
+ validateStatus: function (status) {
551
+ return status >= 200 && status < 300; // default
552
+ },
553
+
554
+ // `maxRedirects` defines the maximum number of redirects to follow in node.js.
555
+ // If set to 0, no redirects will be followed.
556
+ maxRedirects: 21, // default
557
+
558
+ // `beforeRedirect` defines a function that will be called before redirect.
559
+ // Use this to adjust the request options upon redirecting,
560
+ // to inspect the latest response headers,
561
+ // or to cancel the request by throwing an error
562
+ // If maxRedirects is set to 0, `beforeRedirect` is not used.
563
+
564
+ beforeRedirect: (options, { headers }) => {
565
+ if (
566
+ options.hostname === "example.com" &&
567
+ options.protocol === "https:"
568
+ ) {
569
+ options.auth = "user:password";
570
+ }
571
+ },
572
+ // Security note:
573
+ // The `beforeRedirect` hook runs after sensitive headers are stripped during redirects.
574
+ //The `follow-redirects` library removes credentials on protocol downgrade (HTTPS β†’ HTTP) for security.
575
+ //Since `beforeRedirect` runs after this, re-injecting credentials without checking the protocol can expose sensitive data.
576
+ //Always ensure credentials are only added for trusted HTTPS destinations.
577
+
578
+ // Security note:
579
+ // The beforeRedirect hook runs after sensitive headers are stripped during redirects.
580
+ // Re-injecting credentials without checking the destination can expose sensitive data.
581
+ // Only add credentials for trusted HTTPS destinations.
582
+ // Avoid re-adding credentials on downgraded redirects.
583
+
584
+
585
+ // `socketPath` defines a UNIX Socket to be used in node.js.
586
+ // e.g. '/var/run/docker.sock' to send requests to the docker daemon.
587
+ // Only either `socketPath` or `proxy` can be specified.
588
+ // If both are specified, `socketPath` is used.
589
+ socketPath: null, // default
590
+
591
+ // `transport` determines the transport method that will be used to make the request.
592
+ // If defined, it will be used. Otherwise, if `maxRedirects` is 0,
593
+ // the default `http` or `https` library will be used, depending on the protocol specified in `protocol`.
594
+ // Otherwise, the `httpFollow` or `httpsFollow` library will be used, again depending on the protocol,
595
+ // which can handle redirects.
596
+ transport: undefined, // default
597
+
598
+ // `httpAgent` and `httpsAgent` define a custom agent to be used when performing http
599
+ // and https requests, respectively, in node.js. This allows options to be added like
600
+ // `keepAlive` that are not enabled by default before Node.js v19.0.0. After Node.js
601
+ // v19.0.0, you no longer need to customize the agent to enable `keepAlive` because
602
+ // `http.globalAgent` has `keepAlive` enabled by default.
603
+ httpAgent: new http.Agent({ keepAlive: true }),
604
+ httpsAgent: new https.Agent({ keepAlive: true }),
605
+
606
+ // `proxy` defines the hostname, port, and protocol of the proxy server.
607
+ // You can also define your proxy using the conventional `http_proxy` and
608
+ // `https_proxy` environment variables. If you are using environment variables
609
+ // for your proxy configuration, you can also define a `no_proxy` environment
610
+ // variable as a comma-separated list of domains that should not be proxied.
611
+ // Use `false` to disable proxies, ignoring environment variables.
612
+ // `auth` indicates that HTTP Basic auth should be used to connect to the proxy, and
613
+ // supplies credentials.
614
+ // This will set a `Proxy-Authorization` header, overwriting any existing
615
+ // `Proxy-Authorization` custom headers you have set using `headers`.
616
+ // If the proxy server uses HTTPS, then you must set the protocol to `https`.
617
+ proxy: {
618
+ protocol: 'https',
619
+ host: '127.0.0.1',
620
+ // hostname: '127.0.0.1' // Takes precedence over 'host' if both are defined
621
+ port: 9000,
622
+ auth: {
623
+ username: 'mikeymike',
624
+ password: 'rapunz3l'
625
+ }
626
+ },
627
+
628
+ // `cancelToken` specifies a cancel token that can be used to cancel the request
629
+ // (see Cancellation section below for details)
630
+ cancelToken: new CancelToken(function (cancel) {
631
+ }),
632
+
633
+ // an alternative way to cancel Axios requests using AbortController
634
+ signal: new AbortController().signal,
635
+
636
+ // `decompress` indicates whether or not the response body should be decompressed
637
+ // automatically. If set to `true` will also remove the 'content-encoding' header
638
+ // from the responses objects of all decompressed responses
639
+ // - Node only (XHR cannot turn off decompression)
640
+ decompress: true, // default
641
+
642
+ // `insecureHTTPParser` boolean.
643
+ // Indicates where to use an insecure HTTP parser that accepts invalid HTTP headers.
644
+ // This may allow interoperability with non-conformant HTTP implementations.
645
+ // Using the insecure parser should be avoided.
646
+ // see options https://nodejs.org/dist/latest-v12.x/docs/api/http.html#http_http_request_url_options_callback
647
+ // see also https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/#strict-http-header-parsing-none
648
+ insecureHTTPParser: undefined, // default
649
+
650
+ // transitional options for backward compatibility that may be removed in the newer versions
651
+ transitional: {
652
+ // silent JSON parsing mode
653
+ // `true` - ignore JSON parsing errors and set response.data to null if parsing failed (old behaviour)
654
+ // `false` - throw SyntaxError if JSON parsing failed
655
+ // Important: this option only takes effect when `responseType` is explicitly set to 'json'.
656
+ // When `responseType` is omitted (defaults to no value), axios uses `forcedJSONParsing`
657
+ // to attempt JSON parsing, but will silently return the raw string on failure regardless
658
+ // of this setting. To have invalid JSON throw errors, use:
659
+ // { responseType: 'json', transitional: { silentJSONParsing: false } }
660
+ silentJSONParsing: true, // default value for the current Axios version
661
+
662
+ // try to parse the response string as JSON even if `responseType` is not 'json'
663
+ forcedJSONParsing: true,
664
+
665
+ // throw ETIMEDOUT error instead of generic ECONNABORTED on request timeouts
666
+ clarifyTimeoutError: false,
667
+
668
+ // use the legacy interceptor request/response ordering
669
+ legacyInterceptorReqResOrdering: true, // default
670
+ },
671
+
672
+ env: {
673
+ // The FormData class to be used to automatically serialize the payload into a FormData object
674
+ FormData: window?.FormData || global?.FormData
675
+ },
676
+
677
+ formSerializer: {
678
+ visitor: (value, key, path, helpers) => {}; // custom visitor function to serialize form values
679
+ dots: boolean; // use dots instead of brackets format
680
+ metaTokens: boolean; // keep special endings like {} in parameter key
681
+ indexes: boolean; // array indexes format null - no brackets, false - empty brackets, true - brackets with indexes
682
+ },
683
+
684
+ // http adapter only (node.js)
685
+ maxRate: [
686
+ 100 * 1024, // 100KB/s upload limit,
687
+ 100 * 1024 // 100KB/s download limit
688
+ ]
689
+ }
690
+ ```
691
+ ## πŸ”₯ HTTP/2 Support
692
+
693
+ Axios has experimental HTTP/2 support available via the Node.js HTTP adapter.
694
+
695
+ Support depends on the runtime environment and Node.js version. Features like redirects and some behaviors may not be fully supported with HTTP/2.
696
+
697
+ Options like `httpVersion` and `http2Options` are adapter-specific and may not work consistently across all environments.
698
+
699
+ If HTTP/2 functionality is required, ensure your runtime environment supports it or consider using alternative libraries or custom adapters.
700
+
701
+ ## Response Schema
702
+
703
+ The response to a request contains the following information.
704
+
705
+ ```js
706
+ {
707
+ // `data` is the response that was provided by the server
708
+ data: {},
709
+
710
+ // `status` is the HTTP status code from the server response
711
+ status: 200,
712
+
713
+ // `statusText` is the HTTP status message from the server response
714
+ statusText: 'OK',
715
+
716
+ // `headers` the HTTP headers that the server responded with
717
+ // All header names are lowercase and can be accessed using the bracket notation.
718
+ // Example: `response.headers['content-type']`
719
+ headers: {},
720
+
721
+ // `config` is the config that was provided to `axios` for the request
722
+ config: {},
723
+
724
+ // `request` is the request that generated this response
725
+ // It is the last ClientRequest instance in node.js (in redirects)
726
+ // and an XMLHttpRequest instance in the browser
727
+ request: {}
728
+ }
729
+ ```
730
+
731
+ When using `then`, you will receive the response as follows:
732
+
733
+ ```js
734
+ const response = await axios.get("/user/12345");
735
+ console.log(response.data);
736
+ console.log(response.status);
737
+ console.log(response.statusText);
738
+ console.log(response.headers);
739
+ console.log(response.config);
740
+ ```
741
+
742
+ When using `catch`, or passing a [rejection callback](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/then) as second parameter of `then`, the response will be available through the `error` object as explained in the [Handling Errors](#handling-errors) section.
743
+
744
+ ## Config Defaults
745
+
746
+ You can specify config defaults that will be applied to every request.
747
+
748
+ ### Global axios defaults
749
+
750
+ ```js
751
+ axios.defaults.baseURL = "https://api.example.com";
752
+
753
+ // Important: If axios is used with multiple domains, the AUTH_TOKEN will be sent to all of them.
754
+ // See below for an example using Custom instance defaults instead.
755
+ axios.defaults.headers.common["Authorization"] = AUTH_TOKEN;
756
+
757
+ axios.defaults.headers.post["Content-Type"] =
758
+ "application/x-www-form-urlencoded";
759
+ ```
760
+
761
+ ### Custom instance defaults
762
+
763
+ ```js
764
+ // Set config defaults when creating the instance
765
+ const instance = axios.create({
766
+ baseURL: "https://api.example.com",
767
+ });
768
+
769
+ // Alter defaults after instance has been created
770
+ instance.defaults.headers.common["Authorization"] = AUTH_TOKEN;
771
+ ```
772
+
773
+ ### Config order of precedence
774
+
775
+ Config will be merged with an order of precedence. The order is library defaults found in [lib/defaults/index.js](https://github.com/axios/axios/blob/main/lib/defaults/index.js#L49), then `defaults` property of the instance, and finally `config` argument for the request. The latter will take precedence over the former. Here's an example.
776
+
777
+ ```js
778
+ // Create an instance using the config defaults provided by the library
779
+ // At this point the timeout config value is `0` as is the default for the library
780
+ const instance = axios.create();
781
+
782
+ // Override timeout default for the library
783
+ // Now all requests using this instance will wait 2.5 seconds before timing out
784
+ instance.defaults.timeout = 2500;
785
+
786
+ // Override timeout for this request as it's known to take a long time
787
+ instance.get("/longRequest", {
788
+ timeout: 5000,
789
+ });
790
+ ```
791
+
792
+ ## Interceptors
793
+
794
+ You can intercept requests or responses before methods like `.get()` or `.post()`
795
+ resolve their promises (before code inside `then` or `catch`, or after `await`)
796
+
797
+ ```js
798
+ const instance = axios.create();
799
+
800
+ // Add a request interceptor
801
+ instance.interceptors.request.use(
802
+ function (config) {
803
+ // Do something before the request is sent
804
+ return config;
805
+ },
806
+ function (error) {
807
+ // Do something with the request error
808
+ return Promise.reject(error);
809
+ },
810
+ );
811
+
812
+ // Add a response interceptor
813
+ instance.interceptors.response.use(
814
+ function (response) {
815
+ // Any status code that lies within the range of 2xx causes this function to trigger
816
+ // Do something with response data
817
+ return response;
818
+ },
819
+ function (error) {
820
+ // Any status codes that fall outside the range of 2xx cause this function to trigger
821
+ // Do something with response error
822
+ return Promise.reject(error);
823
+ },
824
+ );
825
+ ```
826
+
827
+ If you need to remove an interceptor later you can.
828
+
829
+ ```js
830
+ const instance = axios.create();
831
+ const myInterceptor = instance.interceptors.request.use(function () {
832
+ /*...*/
833
+ });
834
+ axios.interceptors.request.eject(myInterceptor);
835
+ ```
836
+
837
+ You can also clear all interceptors for requests or responses.
838
+
839
+ ```js
840
+ const instance = axios.create();
841
+ instance.interceptors.request.use(function () {
842
+ /*...*/
843
+ });
844
+ instance.interceptors.request.clear(); // Removes interceptors from requests
845
+ instance.interceptors.response.use(function () {
846
+ /*...*/
847
+ });
848
+ instance.interceptors.response.clear(); // Removes interceptors from responses
849
+ ```
850
+
851
+ You can add interceptors to a custom instance of axios.
852
+
853
+ ```js
854
+ const instance = axios.create();
855
+ instance.interceptors.request.use(function () {
856
+ /*...*/
857
+ });
858
+ ```
859
+
860
+ When you add request interceptors, they are presumed to be asynchronous by default. This can cause a delay
861
+ in the execution of your axios request when the main thread is blocked (a promise is created under the hood for
862
+ the interceptor and your request gets put at the bottom of the call stack). If your request interceptors are synchronous you can add a flag
863
+ to the options object that will tell axios to run the code synchronously and avoid any delays in request execution.
864
+
865
+ ```js
866
+ axios.interceptors.request.use(
867
+ function (config) {
868
+ config.headers.test = "I am only a header!";
869
+ return config;
870
+ },
871
+ null,
872
+ { synchronous: true },
873
+ );
874
+ ```
875
+
876
+ If you want to execute a particular interceptor based on a runtime check,
877
+ you can add a `runWhen` function to the options object. The request interceptor will not be executed **if and only if** the return
878
+ of `runWhen` is `false`. The function will be called with the config
879
+ object (don't forget that you can bind your own arguments to it as well.) This can be handy when you have an
880
+ asynchronous request interceptor that only needs to run at certain times.
881
+
882
+ ```js
883
+ function onGetCall(config) {
884
+ return config.method === "get";
885
+ }
886
+ axios.interceptors.request.use(
887
+ function (config) {
888
+ config.headers.test = "special get headers";
889
+ return config;
890
+ },
891
+ null,
892
+ { runWhen: onGetCall },
893
+ );
894
+ ```
895
+
896
+ > **Note:** The options parameter(having `synchronous` and `runWhen` properties) is only supported for request interceptors at the moment.
897
+
898
+ ### Interceptor Execution Order
899
+
900
+ **Important:** Interceptors have different execution orders depending on their type!
901
+
902
+ Request interceptors are executed in **reverse order** (LIFO - Last In, First Out). This means the _last_ interceptor added is executed **first**.
903
+
904
+ Response interceptors are executed in the **order they were added** (FIFO - First In, First Out). This means the _first_ interceptor added is executed **first**.
905
+
906
+ Example:
907
+
908
+ ```js
909
+ const instance = axios.create();
910
+
911
+ const interceptor = (id) => (base) => {
912
+ console.log(id);
913
+ return base;
914
+ };
915
+
916
+ instance.interceptors.request.use(interceptor("Request Interceptor 1"));
917
+ instance.interceptors.request.use(interceptor("Request Interceptor 2"));
918
+ instance.interceptors.request.use(interceptor("Request Interceptor 3"));
919
+ instance.interceptors.response.use(interceptor("Response Interceptor 1"));
920
+ instance.interceptors.response.use(interceptor("Response Interceptor 2"));
921
+ instance.interceptors.response.use(interceptor("Response Interceptor 3"));
922
+
923
+ // Console output:
924
+ // Request Interceptor 3
925
+ // Request Interceptor 2
926
+ // Request Interceptor 1
927
+ // [HTTP request is made]
928
+ // Response Interceptor 1
929
+ // Response Interceptor 2
930
+ // Response Interceptor 3
931
+ ```
932
+
933
+ ### Multiple Interceptors
934
+
935
+ Given that you add multiple response interceptors
936
+ and when the response was fulfilled
937
+
938
+ - then each interceptor is executed
939
+ - then they are executed in the order they were added
940
+ - then only the last interceptor's result is returned
941
+ - then every interceptor receives the result of its predecessor
942
+ - and when the fulfillment-interceptor throws
943
+ - then the following fulfillment-interceptor is not called
944
+ - then the following rejection-interceptor is called
945
+ - once caught, another following fulfill-interceptor is called again (just like in a promise chain).
946
+
947
+ Read [the interceptor tests](./test/specs/interceptors.spec.js) to see all this in code.
948
+
949
+ ## Error Types
950
+
951
+ There are many different axios error messages that can appear which can provide basic information about the specifics of the error and where opportunities may lie in debugging.
952
+
953
+ The general structure of axios errors is as follows:
954
+ | Property | Definition |
955
+ | -------- | ---------- |
956
+ | message | A quick summary of the error message and the status it failed with. |
957
+ | name | This defines where the error originated from. For axios, it will always be an 'AxiosError'. |
958
+ | stack | Provides the stack trace of the error. |
959
+ | config | An axios config object with specific instance configurations defined by the user from when the request was made |
960
+ | code | Represents an axios identified error. The table below lists specific definitions for internal axios error. |
961
+ | status | HTTP response status code. See [here](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes) for common HTTP response status code meanings.
962
+
963
+ Below is a list of potential axios identified error:
964
+
965
+ | Code | Definition |
966
+ | ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
967
+ | ERR_BAD_OPTION_VALUE | Invalid value provided in axios configuration. |
968
+ | ERR_BAD_OPTION | Invalid option provided in axios configuration. |
969
+ | ERR_NOT_SUPPORT | Feature or method not supported in the current axios environment. |
970
+ | ERR_DEPRECATED | Deprecated feature or method used in axios. |
971
+ | ERR_INVALID_URL | Invalid URL provided for axios request. |
972
+ | ECONNABORTED | Typically indicates that the request has been timed out (unless `transitional.clarifyTimeoutError` is set) or aborted by the browser or its plugin. |
973
+ | ERR_CANCELED | Feature or method is canceled explicitly by the user using an AbortSignal (or a CancelToken). |
974
+ | ETIMEDOUT | Request timed out due to exceeding the default axios timelimit. `transitional.clarifyTimeoutError` must be set to `true`, otherwise a generic `ECONNABORTED` error will be thrown instead. |
975
+ | ERR_NETWORK | Network-related issue. In the browser, this error can also be caused by a [CORS](https://developer.mozilla.org/ru/docs/Web/HTTP/Guides/CORS) or [Mixed Content](https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content) policy violation. The browser does not allow the JS code to clarify the real reason for the error caused by security issues, so please check the console. |
976
+ | ERR_FR_TOO_MANY_REDIRECTS | Request is redirected too many times; exceeds max redirects specified in axios configuration. |
977
+ | ERR_BAD_RESPONSE | Response cannot be parsed properly or is in an unexpected format. Usually related to a response with `5xx` status code. |
978
+ | ERR_BAD_REQUEST | The request has an unexpected format or is missing required parameters. Usually related to a response with `4xx` status code. |
979
+
980
+ ## Handling Errors
981
+
982
+ The default behavior is to reject every response that returns with a status code that falls out of the range of 2xx and treat it as an error.
983
+
984
+ ```js
985
+ axios.get("/user/12345").catch(function (error) {
986
+ if (error.response) {
987
+ // The request was made and the server responded with a status code
988
+ // that falls out of the range of 2xx
989
+ console.log(error.response.data);
990
+ console.log(error.response.status);
991
+ console.log(error.response.headers);
992
+ } else if (error.request) {
993
+ // The request was made but no response was received
994
+ // `error.request` is an instance of XMLHttpRequest in the browser and an instance of
995
+ // http.ClientRequest in node.js
996
+ console.log(error.request);
997
+ } else {
998
+ // Something happened in setting up the request that triggered an Error
999
+ console.log("Error", error.message);
1000
+ }
1001
+ console.log(error.config);
1002
+ });
1003
+ ```
1004
+
1005
+ Using the `validateStatus` config option, you can override the default condition (status >= 200 && status < 300) and define HTTP code(s) that should throw an error.
1006
+
1007
+ ```js
1008
+ axios.get("/user/12345", {
1009
+ validateStatus: function (status) {
1010
+ return status < 500; // Resolve only if the status code is less than 500
1011
+ },
1012
+ });
1013
+ ```
1014
+
1015
+ Using `toJSON` you get an object with more information about the HTTP error.
1016
+
1017
+ ```js
1018
+ axios.get("/user/12345").catch(function (error) {
1019
+ console.log(error.toJSON());
1020
+ });
1021
+ ```
1022
+
1023
+ ## Handling Timeouts
1024
+
1025
+ ```js
1026
+ async function fetchWithTimeout() {
1027
+ try {
1028
+ const response = await axios.get("https://example.com/data", {
1029
+ timeout: 5000, // 5 seconds
1030
+ transitional: {
1031
+ // set to true if you prefer ETIMEDOUT over ECONNABORTED
1032
+ clarifyTimeoutError: false,
1033
+ },
1034
+ });
1035
+
1036
+ console.log("Response:", response.data);
1037
+ } catch (error) {
1038
+ if (axios.isAxiosError(error)) {
1039
+ if (error.code === "ECONNABORTED" || error.code === "ETIMEDOUT") {
1040
+ console.error("Request timed out. Please try again.");
1041
+ return;
1042
+ }
1043
+
1044
+ console.error("Axios error:", error.message);
1045
+ return;
1046
+ }
1047
+
1048
+ console.error("Unexpected error:", error);
1049
+ }
1050
+ }
1051
+ ```
1052
+
1053
+ ## Cancellation
1054
+
1055
+ ### AbortController
1056
+
1057
+ Starting from `v0.22.0` Axios supports AbortController to cancel requests in a fetch API way:
1058
+
1059
+ ```js
1060
+ const controller = new AbortController();
1061
+
1062
+ axios
1063
+ .get("/foo/bar", {
1064
+ signal: controller.signal,
1065
+ })
1066
+ .then(function (response) {
1067
+ //...
1068
+ });
1069
+ // cancel the request
1070
+ controller.abort();
1071
+ ```
1072
+
1073
+ ### CancelToken `πŸ‘Ždeprecated`
1074
+
1075
+ You can also cancel a request using a _CancelToken_.
1076
+
1077
+ > The axios cancel token API is based on the withdrawn [cancellable promises proposal](https://github.com/tc39/proposal-cancelable-promises).
1078
+
1079
+ > This API is deprecated since v0.22.0 and shouldn't be used in new projects
1080
+
1081
+ You can create a cancel token using the `CancelToken.source` factory as shown below:
1082
+
1083
+ ```js
1084
+ const CancelToken = axios.CancelToken;
1085
+ const source = CancelToken.source();
1086
+
1087
+ axios
1088
+ .get("/user/12345", {
1089
+ cancelToken: source.token,
1090
+ })
1091
+ .catch(function (thrown) {
1092
+ if (axios.isCancel(thrown)) {
1093
+ console.log("Request canceled", thrown.message);
1094
+ } else {
1095
+ // handle error
1096
+ }
1097
+ });
1098
+
1099
+ axios.post(
1100
+ "/user/12345",
1101
+ {
1102
+ name: "new name",
1103
+ },
1104
+ {
1105
+ cancelToken: source.token,
1106
+ },
1107
+ );
1108
+
1109
+ // cancel the request (the message parameter is optional)
1110
+ source.cancel("Operation canceled by the user.");
1111
+ ```
1112
+
1113
+ You can also create a cancel token by passing an executor function to the `CancelToken` constructor:
1114
+
1115
+ ```js
1116
+ const CancelToken = axios.CancelToken;
1117
+ let cancel;
1118
+
1119
+ axios.get("/user/12345", {
1120
+ cancelToken: new CancelToken(function executor(c) {
1121
+ // An executor function receives a cancel function as a parameter
1122
+ cancel = c;
1123
+ }),
1124
+ });
1125
+
1126
+ // cancel the request
1127
+ cancel();
1128
+ ```
1129
+
1130
+ > **Note:** you can cancel several requests with the same cancel token/abort controller.
1131
+ > If a cancellation token is already cancelled at the moment of starting an Axios request, then the request is cancelled immediately, without any attempts to make a real request.
1132
+
1133
+ > During the transition period, you can use both cancellation APIs, even for the same request:
1134
+
1135
+ ## Using `application/x-www-form-urlencoded` format
1136
+
1137
+ ### URLSearchParams
1138
+
1139
+ By default, axios serializes JavaScript objects to `JSON`. To send data in the [`application/x-www-form-urlencoded`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST) format instead, you can use the [`URLSearchParams`](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams) API, which is [supported](http://www.caniuse.com/#feat=urlsearchparams) in the vast majority of browsers, and [Node](https://nodejs.org/api/url.html#url_class_urlsearchparams) starting with v10 (released in 2018).
1140
+
1141
+ ```js
1142
+ const params = new URLSearchParams({ foo: "bar" });
1143
+ params.append("extraparam", "value");
1144
+ axios.post("/foo", params);
1145
+ ```
1146
+
1147
+ ### Query string (Older browsers)
1148
+
1149
+ For compatibility with very old browsers, there is a [polyfill](https://github.com/WebReflection/url-search-params) available (make sure to polyfill the global environment).
1150
+
1151
+ Alternatively, you can encode data using the [`qs`](https://github.com/ljharb/qs) library:
1152
+
1153
+ ```js
1154
+ const qs = require("qs");
1155
+ axios.post("/foo", qs.stringify({ bar: 123 }));
1156
+ ```
1157
+
1158
+ Or in another way (ES6),
1159
+
1160
+ ```js
1161
+ import qs from "qs";
1162
+ const data = { bar: 123 };
1163
+ const options = {
1164
+ method: "POST",
1165
+ headers: { "content-type": "application/x-www-form-urlencoded" },
1166
+ data: qs.stringify(data),
1167
+ url,
1168
+ };
1169
+ axios(options);
1170
+ ```
1171
+
1172
+ ### Older Node.js versions
1173
+
1174
+ For older Node.js engines, you can use the [`querystring`](https://nodejs.org/api/querystring.html) module as follows:
1175
+
1176
+ ```js
1177
+ const querystring = require("querystring");
1178
+ axios.post("https://something.com/", querystring.stringify({ foo: "bar" }));
1179
+ ```
1180
+
1181
+ You can also use the [`qs`](https://github.com/ljharb/qs) library.
1182
+
1183
+ > **Note**: The `qs` library is preferable if you need to stringify nested objects, as the `querystring` method has [known issues](https://github.com/nodejs/node-v0.x-archive/issues/1665) with that use case.
1184
+
1185
+ ### πŸ†• Automatic serialization to URLSearchParams
1186
+
1187
+ Axios will automatically serialize the data object to urlencoded format if the content-type header is set to "application/x-www-form-urlencoded".
1188
+
1189
+ ```js
1190
+ const data = {
1191
+ x: 1,
1192
+ arr: [1, 2, 3],
1193
+ arr2: [1, [2], 3],
1194
+ users: [
1195
+ { name: "Peter", surname: "Griffin" },
1196
+ { name: "Thomas", surname: "Anderson" },
1197
+ ],
1198
+ };
1199
+
1200
+ await axios.postForm("https://postman-echo.com/post", data, {
1201
+ headers: { "content-type": "application/x-www-form-urlencoded" },
1202
+ });
1203
+ ```
1204
+
1205
+ The server will handle it as:
1206
+
1207
+ ```js
1208
+ {
1209
+ x: '1',
1210
+ 'arr[]': [ '1', '2', '3' ],
1211
+ 'arr2[0]': '1',
1212
+ 'arr2[1][0]': '2',
1213
+ 'arr2[2]': '3',
1214
+ 'arr3[]': [ '1', '2', '3' ],
1215
+ 'users[0][name]': 'Peter',
1216
+ 'users[0][surname]': 'griffin',
1217
+ 'users[1][name]': 'Thomas',
1218
+ 'users[1][surname]': 'Anderson'
1219
+ }
1220
+ ```
1221
+
1222
+ If your backend body-parser (like `body-parser` of `express.js`) supports nested objects decoding, you will get the same object on the server-side automatically
1223
+
1224
+ ```js
1225
+ const app = express();
1226
+
1227
+ app.use(bodyParser.urlencoded({ extended: true })); // support encoded bodies
1228
+
1229
+ app.post("/", function (req, res, next) {
1230
+ // echo body as JSON
1231
+ res.send(JSON.stringify(req.body));
1232
+ });
1233
+
1234
+ server = app.listen(3000);
1235
+ ```
1236
+
1237
+ ## Using `multipart/form-data` format
1238
+
1239
+ ### FormData
1240
+
1241
+ To send the data as a `multipart/form-data` you need to pass a formData instance as a payload.
1242
+ Setting the `Content-Type` header is not required as Axios guesses it based on the payload type.
1243
+
1244
+ ```js
1245
+ const formData = new FormData();
1246
+ formData.append("foo", "bar");
1247
+
1248
+ axios.post("https://httpbin.org/post", formData);
1249
+ ```
1250
+
1251
+ In node.js, you can use the [`form-data`](https://github.com/form-data/form-data) library as follows:
1252
+
1253
+ ```js
1254
+ const FormData = require("form-data");
1255
+
1256
+ const form = new FormData();
1257
+ form.append("my_field", "my value");
1258
+ form.append("my_buffer", Buffer.alloc(10));
1259
+ form.append("my_file", fs.createReadStream("/foo/bar.jpg"));
1260
+
1261
+ axios.post("https://example.com", form);
1262
+ ```
1263
+
1264
+ ### πŸ†• Automatic serialization to FormData
1265
+
1266
+ Starting from `v0.27.0`, Axios supports automatic object serialization to a FormData object if the request `Content-Type`
1267
+ header is set to `multipart/form-data`.
1268
+
1269
+ The following request will submit the data in a FormData format (Browser & Node.js):
1270
+
1271
+ ```js
1272
+ import axios from "axios";
1273
+
1274
+ axios
1275
+ .post(
1276
+ "https://httpbin.org/post",
1277
+ { x: 1 },
1278
+ {
1279
+ headers: {
1280
+ "Content-Type": "multipart/form-data",
1281
+ },
1282
+ },
1283
+ )
1284
+ .then(({ data }) => console.log(data));
1285
+ ```
1286
+
1287
+ In the `node.js` build, the ([`form-data`](https://github.com/form-data/form-data)) polyfill is used by default.
1288
+
1289
+ You can overload the FormData class by setting the `env.FormData` config variable,
1290
+ but you probably won't need it in most cases:
1291
+
1292
+ ```js
1293
+ const axios = require("axios");
1294
+ var FormData = require("form-data");
1295
+
1296
+ axios
1297
+ .post(
1298
+ "https://httpbin.org/post",
1299
+ { x: 1, buf: Buffer.alloc(10) },
1300
+ {
1301
+ headers: {
1302
+ "Content-Type": "multipart/form-data",
1303
+ },
1304
+ },
1305
+ )
1306
+ .then(({ data }) => console.log(data));
1307
+ ```
1308
+
1309
+ Axios FormData serializer supports some special endings to perform the following operations:
1310
+
1311
+ - `{}` - serialize the value with JSON.stringify
1312
+ - `[]` - unwrap the array-like object as separate fields with the same key
1313
+
1314
+ > **Note**: unwrap/expand operation will be used by default on arrays and FileList objects
1315
+
1316
+ FormData serializer supports additional options via `config.formSerializer: object` property to handle rare cases:
1317
+
1318
+ - `visitor: Function` - user-defined visitor function that will be called recursively to serialize the data object
1319
+ to a `FormData` object by following custom rules.
1320
+
1321
+ - `dots: boolean = false` - use dot notation instead of brackets to serialize arrays and objects;
1322
+
1323
+ - `metaTokens: boolean = true` - add the special ending (e.g `user{}: '{"name": "John"}'`) in the FormData key.
1324
+ The back-end body-parser could potentially use this meta-information to automatically parse the value as JSON.
1325
+
1326
+ - `indexes: null|false|true = false` - controls how indexes will be added to unwrapped keys of `flat` array-like objects.
1327
+ - `null` - don't add brackets (`arr: 1`, `arr: 2`, `arr: 3`)
1328
+ - `false`(default) - add empty brackets (`arr[]: 1`, `arr[]: 2`, `arr[]: 3`)
1329
+ - `true` - add brackets with indexes (`arr[0]: 1`, `arr[1]: 2`, `arr[2]: 3`)
1330
+
1331
+ Let's say we have an object like this one:
1332
+
1333
+ ```js
1334
+ const obj = {
1335
+ x: 1,
1336
+ arr: [1, 2, 3],
1337
+ arr2: [1, [2], 3],
1338
+ users: [
1339
+ { name: "Peter", surname: "Griffin" },
1340
+ { name: "Thomas", surname: "Anderson" },
1341
+ ],
1342
+ "obj2{}": [{ x: 1 }],
1343
+ };
1344
+ ```
1345
+
1346
+ The following steps will be executed by the Axios serializer internally:
1347
+
1348
+ ```js
1349
+ const formData = new FormData();
1350
+ formData.append("x", "1");
1351
+ formData.append("arr[]", "1");
1352
+ formData.append("arr[]", "2");
1353
+ formData.append("arr[]", "3");
1354
+ formData.append("arr2[0]", "1");
1355
+ formData.append("arr2[1][0]", "2");
1356
+ formData.append("arr2[2]", "3");
1357
+ formData.append("users[0][name]", "Peter");
1358
+ formData.append("users[0][surname]", "Griffin");
1359
+ formData.append("users[1][name]", "Thomas");
1360
+ formData.append("users[1][surname]", "Anderson");
1361
+ formData.append("obj2{}", '[{"x":1}]');
1362
+ ```
1363
+
1364
+ Axios supports the following shortcut methods: `postForm`, `putForm`, `patchForm`
1365
+ which are just the corresponding http methods with the `Content-Type` header preset to `multipart/form-data`.
1366
+
1367
+ ## Files Posting
1368
+
1369
+ You can easily submit a single file:
1370
+
1371
+ ```js
1372
+ await axios.postForm("https://httpbin.org/post", {
1373
+ myVar: "foo",
1374
+ file: document.querySelector("#fileInput").files[0],
1375
+ });
1376
+ ```
1377
+
1378
+ or multiple files as `multipart/form-data`:
1379
+
1380
+ ```js
1381
+ await axios.postForm("https://httpbin.org/post", {
1382
+ "files[]": document.querySelector("#fileInput").files,
1383
+ });
1384
+ ```
1385
+
1386
+ `FileList` object can be passed directly:
1387
+
1388
+ ```js
1389
+ await axios.postForm(
1390
+ "https://httpbin.org/post",
1391
+ document.querySelector("#fileInput").files,
1392
+ );
1393
+ ```
1394
+
1395
+ All files will be sent with the same field names: `files[]`.
1396
+
1397
+ ## πŸ†• HTML Form Posting (browser)
1398
+
1399
+ Pass an HTML Form element as a payload to submit it as `multipart/form-data` content.
1400
+
1401
+ ```js
1402
+ await axios.postForm(
1403
+ "https://httpbin.org/post",
1404
+ document.querySelector("#htmlForm"),
1405
+ );
1406
+ ```
1407
+
1408
+ `FormData` and `HTMLForm` objects can also be posted as `JSON` by explicitly setting the `Content-Type` header to `application/json`:
1409
+
1410
+ ```js
1411
+ await axios.post(
1412
+ "https://httpbin.org/post",
1413
+ document.querySelector("#htmlForm"),
1414
+ {
1415
+ headers: {
1416
+ "Content-Type": "application/json",
1417
+ },
1418
+ },
1419
+ );
1420
+ ```
1421
+
1422
+ For example, the Form
1423
+
1424
+ ```html
1425
+ <form id="form">
1426
+ <input type="text" name="foo" value="1" />
1427
+ <input type="text" name="deep.prop" value="2" />
1428
+ <input type="text" name="deep prop spaced" value="3" />
1429
+ <input type="text" name="baz" value="4" />
1430
+ <input type="text" name="baz" value="5" />
1431
+
1432
+ <select name="user.age">
1433
+ <option value="value1">Value 1</option>
1434
+ <option value="value2" selected>Value 2</option>
1435
+ <option value="value3">Value 3</option>
1436
+ </select>
1437
+
1438
+ <input type="submit" value="Save" />
1439
+ </form>
1440
+ ```
1441
+
1442
+ will be submitted as the following JSON object:
1443
+
1444
+ ```js
1445
+ {
1446
+ "foo": "1",
1447
+ "deep": {
1448
+ "prop": {
1449
+ "spaced": "3"
1450
+ }
1451
+ },
1452
+ "baz": [
1453
+ "4",
1454
+ "5"
1455
+ ],
1456
+ "user": {
1457
+ "age": "value2"
1458
+ }
1459
+ }
1460
+ ```
1461
+
1462
+ Sending `Blobs`/`Files` as JSON (`base64`) is not currently supported.
1463
+
1464
+ ## πŸ†• Progress capturing
1465
+
1466
+ Axios supports both browser and node environments to capture request upload/download progress.
1467
+ The frequency of progress events is forced to be limited to `3` times per second.
1468
+
1469
+ ```js
1470
+ await axios.post(url, data, {
1471
+ onUploadProgress: function (axiosProgressEvent) {
1472
+ /*{
1473
+ loaded: number;
1474
+ total?: number;
1475
+ progress?: number; // in range [0..1]
1476
+ bytes: number; // how many bytes have been transferred since the last trigger (delta)
1477
+ estimated?: number; // estimated time in seconds
1478
+ rate?: number; // upload speed in bytes
1479
+ upload: true; // upload sign
1480
+ }*/
1481
+ },
1482
+
1483
+ onDownloadProgress: function (axiosProgressEvent) {
1484
+ /*{
1485
+ loaded: number;
1486
+ total?: number;
1487
+ progress?: number;
1488
+ bytes: number;
1489
+ estimated?: number;
1490
+ rate?: number; // download speed in bytes
1491
+ download: true; // download sign
1492
+ }*/
1493
+ },
1494
+ });
1495
+ ```
1496
+
1497
+ You can also track stream upload/download progress in node.js:
1498
+
1499
+ ```js
1500
+ const { data } = await axios.post(SERVER_URL, readableStream, {
1501
+ onUploadProgress: ({ progress }) => {
1502
+ console.log((progress * 100).toFixed(2));
1503
+ },
1504
+
1505
+ headers: {
1506
+ "Content-Length": contentLength,
1507
+ },
1508
+
1509
+ maxRedirects: 0, // avoid buffering the entire stream
1510
+ });
1511
+ ```
1512
+
1513
+ > **Note:**
1514
+ > Capturing FormData upload progress is not currently supported in node.js environments.
1515
+
1516
+ > **⚠️ Warning**
1517
+ > It is recommended to disable redirects by setting maxRedirects: 0 to upload the stream in the **node.js** environment,
1518
+ > as the follow-redirects package will buffer the entire stream in RAM without following the "backpressure" algorithm.
1519
+
1520
+ ## πŸ†• Rate limiting
1521
+
1522
+ Download and upload rate limits can only be set for the http adapter (node.js):
1523
+
1524
+ ```js
1525
+ const { data } = await axios.post(LOCAL_SERVER_URL, myBuffer, {
1526
+ onUploadProgress: ({ progress, rate }) => {
1527
+ console.log(
1528
+ `Upload [${(progress * 100).toFixed(2)}%]: ${(rate / 1024).toFixed(2)}KB/s`,
1529
+ );
1530
+ },
1531
+
1532
+ maxRate: [100 * 1024], // 100KB/s limit
1533
+ });
1534
+ ```
1535
+
1536
+ ## πŸ†• AxiosHeaders
1537
+
1538
+ Axios has its own `AxiosHeaders` class to manipulate headers using a Map-like API that guarantees caseless work.
1539
+ Although HTTP is case-insensitive in headers, Axios will retain the case of the original header for stylistic reasons
1540
+ and as a workaround when servers mistakenly consider the header's case.
1541
+ The old approach of directly manipulating the headers object is still available, but deprecated and not recommended for future usage.
1542
+
1543
+ ### Working with headers
1544
+
1545
+ An AxiosHeaders object instance can contain different types of internal values. that control setting and merging logic.
1546
+ The final headers object with string values is obtained by Axios by calling the `toJSON` method.
1547
+
1548
+ > Note: By JSON here we mean an object consisting only of string values intended to be sent over the network.
1549
+
1550
+ The header value can be one of the following types:
1551
+
1552
+ - `string` - normal string value that will be sent to the server
1553
+ - `null` - skip header when rendering to JSON
1554
+ - `false` - skip header when rendering to JSON, additionally indicates that `set` method must be called with `rewrite` option set to `true`
1555
+ to overwrite this value (Axios uses this internally to allow users to opt out of installing certain headers like `User-Agent` or `Content-Type`)
1556
+ - `undefined` - value is not set
1557
+
1558
+ > Note: The header value is considered set if it is not equal to undefined.
1559
+
1560
+ The headers object is always initialized inside interceptors and transformers:
1561
+
1562
+ ```ts
1563
+ axios.interceptors.request.use((request: InternalAxiosRequestConfig) => {
1564
+ request.headers.set("My-header", "value");
1565
+
1566
+ request.headers.set({
1567
+ "My-set-header1": "my-set-value1",
1568
+ "My-set-header2": "my-set-value2",
1569
+ });
1570
+
1571
+ request.headers.set("User-Agent", false); // disable subsequent setting the header by Axios
1572
+
1573
+ request.headers.setContentType("text/plain");
1574
+
1575
+ request.headers["My-set-header2"] = "newValue"; // direct access is deprecated
1576
+
1577
+ return request;
1578
+ });
1579
+ ```
1580
+
1581
+ You can iterate over an `AxiosHeaders` instance using a `for...of` statement:
1582
+
1583
+ ```js
1584
+ const headers = new AxiosHeaders({
1585
+ foo: "1",
1586
+ bar: "2",
1587
+ baz: "3",
1588
+ });
1589
+
1590
+ for (const [header, value] of headers) {
1591
+ console.log(header, value);
1592
+ }
1593
+
1594
+ // foo 1
1595
+ // bar 2
1596
+ // baz 3
1597
+ ```
1598
+
1599
+ ### Preserving a specific header case
1600
+
1601
+ Header names are case-insensitive, but `AxiosHeaders` keeps the case of the first matching key it sees.
1602
+ If you need a specific case for non-standard case-sensitive servers, define a case preset with `undefined` and then set the value later:
1603
+
1604
+ ```js
1605
+ const api = axios.create();
1606
+
1607
+ api.defaults.headers.common = {
1608
+ 'content-type': undefined,
1609
+ accept: undefined,
1610
+ };
1611
+
1612
+ await api.put(url, data, {
1613
+ headers: {
1614
+ 'Content-Type': 'application/octet-stream',
1615
+ Accept: 'application/json',
1616
+ },
1617
+ });
1618
+ ```
1619
+
1620
+ You can also compose the same behavior with `AxiosHeaders.concat`:
1621
+
1622
+ ```js
1623
+ const headers = axios.AxiosHeaders.concat(
1624
+ { 'content-type': undefined },
1625
+ { 'Content-Type': 'application/octet-stream' }
1626
+ );
1627
+
1628
+ await axios.put(url, data, { headers });
1629
+ ```
1630
+
1631
+ ### new AxiosHeaders(headers?)
1632
+
1633
+ Constructs a new `AxiosHeaders` instance.
1634
+
1635
+ ```
1636
+ constructor(headers?: RawAxiosHeaders | AxiosHeaders | string);
1637
+ ```
1638
+
1639
+ If the headers object is a string, it will be parsed as RAW HTTP headers.
1640
+
1641
+ ```js
1642
+ const headers = new AxiosHeaders(`
1643
+ Host: www.bing.com
1644
+ User-Agent: curl/7.54.0
1645
+ Accept: */*`);
1646
+
1647
+ console.log(headers);
1648
+
1649
+ // Object [AxiosHeaders] {
1650
+ // host: 'www.bing.com',
1651
+ // 'user-agent': 'curl/7.54.0',
1652
+ // accept: '*/*'
1653
+ // }
1654
+ ```
1655
+
1656
+ ### AxiosHeaders#set
1657
+
1658
+ ```ts
1659
+ set(headerName, value: Axios, rewrite?: boolean);
1660
+ set(headerName, value, rewrite?: (this: AxiosHeaders, value: string, name: string, headers: RawAxiosHeaders) => boolean);
1661
+ set(headers?: RawAxiosHeaders | AxiosHeaders | string, rewrite?: boolean);
1662
+ ```
1663
+
1664
+ The `rewrite` argument controls the overwriting behavior:
1665
+
1666
+ - `false` - do not overwrite if the header's value is set (is not `undefined`)
1667
+ - `undefined` (default) - overwrite the header unless its value is set to `false`
1668
+ - `true` - rewrite anyway
1669
+
1670
+ The option can also accept a user-defined function that determines whether the value should be overwritten or not.
1671
+
1672
+ Returns `this`.
1673
+
1674
+ ### AxiosHeaders#get(header)
1675
+
1676
+ ```
1677
+ get(headerName: string, matcher?: true | AxiosHeaderMatcher): AxiosHeaderValue;
1678
+ get(headerName: string, parser: RegExp): RegExpExecArray | null;
1679
+ ```
1680
+
1681
+ Returns the internal value of the header. It can take an extra argument to parse the header's value with `RegExp.exec`,
1682
+ matcher function or internal key-value parser.
1683
+
1684
+ ```ts
1685
+ const headers = new AxiosHeaders({
1686
+ "Content-Type": "multipart/form-data; boundary=Asrf456BGe4h",
1687
+ });
1688
+
1689
+ console.log(headers.get("Content-Type"));
1690
+ // multipart/form-data; boundary=Asrf456BGe4h
1691
+
1692
+ console.log(headers.get("Content-Type", true)); // parse key-value pairs from a string separated with \s,;= delimiters:
1693
+ // [Object: null prototype] {
1694
+ // 'multipart/form-data': undefined,
1695
+ // boundary: 'Asrf456BGe4h'
1696
+ // }
1697
+
1698
+ console.log(
1699
+ headers.get("Content-Type", (value, name, headers) => {
1700
+ return String(value).replace(/a/g, "ZZZ");
1701
+ }),
1702
+ );
1703
+ // multipZZZrt/form-dZZZtZZZ; boundZZZry=Asrf456BGe4h
1704
+
1705
+ console.log(headers.get("Content-Type", /boundary=(\w+)/)?.[0]);
1706
+ // boundary=Asrf456BGe4h
1707
+ ```
1708
+
1709
+ Returns the value of the header.
1710
+
1711
+ ### AxiosHeaders#has(header, matcher?)
1712
+
1713
+ ```
1714
+ has(header: string, matcher?: AxiosHeaderMatcher): boolean;
1715
+ ```
1716
+
1717
+ Returns `true` if the header is set (has no `undefined` value).
1718
+
1719
+ ### AxiosHeaders#delete(header, matcher?)
1720
+
1721
+ ```
1722
+ delete(header: string | string[], matcher?: AxiosHeaderMatcher): boolean;
1723
+ ```
1724
+
1725
+ Returns `true` if at least one header has been removed.
1726
+
1727
+ ### AxiosHeaders#clear(matcher?)
1728
+
1729
+ ```
1730
+ clear(matcher?: AxiosHeaderMatcher): boolean;
1731
+ ```
1732
+
1733
+ Removes all headers.
1734
+ Unlike the `delete` method matcher, this optional matcher will be used to match against the header name rather than the value.
1735
+
1736
+ ```ts
1737
+ const headers = new AxiosHeaders({
1738
+ foo: "1",
1739
+ "x-foo": "2",
1740
+ "x-bar": "3",
1741
+ });
1742
+
1743
+ console.log(headers.clear(/^x-/)); // true
1744
+
1745
+ console.log(headers.toJSON()); // [Object: null prototype] { foo: '1' }
1746
+ ```
1747
+
1748
+ Returns `true` if at least one header has been cleared.
1749
+
1750
+ ### AxiosHeaders#normalize(format);
1751
+
1752
+ If the headers object was changed directly, it can have duplicates with the same name but in different cases.
1753
+ This method normalizes the headers object by combining duplicate keys into one.
1754
+ Axios uses this method internally after calling each interceptor.
1755
+ Set `format` to true for converting header names to lowercase and capitalizing the initial letters (`cOntEnt-type` => `Content-Type`)
1756
+
1757
+ ```js
1758
+ const headers = new AxiosHeaders({
1759
+ foo: "1",
1760
+ });
1761
+
1762
+ headers.Foo = "2";
1763
+ headers.FOO = "3";
1764
+
1765
+ console.log(headers.toJSON()); // [Object: null prototype] { foo: '1', Foo: '2', FOO: '3' }
1766
+ console.log(headers.normalize().toJSON()); // [Object: null prototype] { foo: '3' }
1767
+ console.log(headers.normalize(true).toJSON()); // [Object: null prototype] { Foo: '3' }
1768
+ ```
1769
+
1770
+ Returns `this`.
1771
+
1772
+ ### AxiosHeaders#concat(...targets)
1773
+
1774
+ ```
1775
+ concat(...targets: Array<AxiosHeaders | RawAxiosHeaders | string | undefined | null>): AxiosHeaders;
1776
+ ```
1777
+
1778
+ Merges the instance with targets into a new `AxiosHeaders` instance. If the target is a string, it will be parsed as RAW HTTP headers.
1779
+
1780
+ Returns a new `AxiosHeaders` instance.
1781
+
1782
+ ### AxiosHeaders#toJSON(asStrings?)
1783
+
1784
+ ```
1785
+ toJSON(asStrings?: boolean): RawAxiosHeaders;
1786
+ ```
1787
+
1788
+ Resolve all internal header values into a new null prototype object.
1789
+ Set `asStrings` to true to resolve arrays as a string containing all elements, separated by commas.
1790
+
1791
+ ### AxiosHeaders.from(thing?)
1792
+
1793
+ ```
1794
+ from(thing?: AxiosHeaders | RawAxiosHeaders | string): AxiosHeaders;
1795
+ ```
1796
+
1797
+ Returns a new `AxiosHeaders` instance created from the raw headers passed in,
1798
+ or simply returns the given headers object if it's an `AxiosHeaders` instance.
1799
+
1800
+ ### AxiosHeaders.concat(...targets)
1801
+
1802
+ ```
1803
+ concat(...targets: Array<AxiosHeaders | RawAxiosHeaders | string | undefined | null>): AxiosHeaders;
1804
+ ```
1805
+
1806
+ Returns a new `AxiosHeaders` instance created by merging the target objects.
1807
+
1808
+ ### Shortcuts
1809
+
1810
+ The following shortcuts are available:
1811
+
1812
+ - `setContentType`, `getContentType`, `hasContentType`
1813
+
1814
+ - `setContentLength`, `getContentLength`, `hasContentLength`
1815
+
1816
+ - `setAccept`, `getAccept`, `hasAccept`
1817
+
1818
+ - `setUserAgent`, `getUserAgent`, `hasUserAgent`
1819
+
1820
+ - `setContentEncoding`, `getContentEncoding`, `hasContentEncoding`
1821
+
1822
+ ## πŸ”₯ Fetch adapter
1823
+
1824
+ Fetch adapter was introduced in `v1.7.0`. By default, it will be used if `xhr` and `http` adapters are not available in the build,
1825
+ or not supported by the environment.
1826
+ To use it by default, it must be selected explicitly:
1827
+
1828
+ ```js
1829
+ const { data } = axios.get(url, {
1830
+ adapter: "fetch", // by default ['xhr', 'http', 'fetch']
1831
+ });
1832
+ ```
1833
+
1834
+ You can create a separate instance for this:
1835
+
1836
+ ```js
1837
+ const fetchAxios = axios.create({
1838
+ adapter: "fetch",
1839
+ });
1840
+
1841
+ const { data } = fetchAxios.get(url);
1842
+ ```
1843
+
1844
+ The adapter supports the same functionality as the `xhr` adapter, **including upload and download progress capturing**.
1845
+ Also, it supports additional response types such as `stream` and `formdata` (if supported by the environment).
1846
+
1847
+ ### πŸ”₯ Custom fetch
1848
+
1849
+ Starting from `v1.12.0`, you can customize the fetch adapter to use a custom fetch API instead of environment globals.
1850
+ You can pass a custom `fetch` function, `Request`, and `Response` constructors via env config.
1851
+ This can be helpful in case of custom environments & app frameworks.
1852
+
1853
+ Also, when using a custom fetch, you may need to set custom Request and Response too. If you don't set them, global objects will be used.
1854
+ If your custom fetch api does not have these objects, and the globals are incompatible with a custom fetch,
1855
+ you must disable their use inside the fetch adapter by passing null.
1856
+
1857
+ > Note: Setting `Request` & `Response` to `null` will make it impossible for the fetch adapter to capture the upload & download progress.
1858
+
1859
+ Basic example:
1860
+
1861
+ ```js
1862
+ import customFetchFunction from "customFetchModule";
1863
+
1864
+ const instance = axios.create({
1865
+ adapter: "fetch",
1866
+ onDownloadProgress(e) {
1867
+ console.log("downloadProgress", e);
1868
+ },
1869
+ env: {
1870
+ fetch: customFetchFunction,
1871
+ Request: null, // undefined -> use the global constructor
1872
+ Response: null,
1873
+ },
1874
+ });
1875
+ ```
1876
+
1877
+ #### πŸ”₯ Using with Tauri
1878
+
1879
+ A minimal example of setting up Axios for use in a [Tauri](https://tauri.app/plugin/http-client/) app with a platform fetch function that ignores CORS policy for requests.
1880
+
1881
+ ```js
1882
+ import { fetch } from "@tauri-apps/plugin-http";
1883
+ import axios from "axios";
1884
+
1885
+ const instance = axios.create({
1886
+ adapter: "fetch",
1887
+ onDownloadProgress(e) {
1888
+ console.log("downloadProgress", e);
1889
+ },
1890
+ env: {
1891
+ fetch,
1892
+ },
1893
+ });
1894
+
1895
+ const { data } = await instance.get("https://google.com");
1896
+ ```
1897
+
1898
+ #### πŸ”₯ Using with SvelteKit
1899
+
1900
+ [SvelteKit](https://svelte.dev/docs/kit/web-standards#Fetch-APIs) framework has a custom implementation of the fetch function for server rendering (so called `load` functions), and also uses relative paths,
1901
+ which makes it incompatible with the standard URL API. So, Axios must be configured to use the custom fetch API:
1902
+
1903
+ ```js
1904
+ export async function load({ fetch }) {
1905
+ const { data: post } = await axios.get(
1906
+ "https://jsonplaceholder.typicode.com/posts/1",
1907
+ {
1908
+ adapter: "fetch",
1909
+ env: {
1910
+ fetch,
1911
+ Request: null,
1912
+ Response: null,
1913
+ },
1914
+ },
1915
+ );
1916
+
1917
+ return { post };
1918
+ }
1919
+ ```
1920
+
1921
+ #### HTTP/2 Support
1922
+
1923
+ Axios supports HTTP/2 via the Node.js `http` adapter (introduced in v1.13.0).
1924
+
1925
+ This support depends on the runtime environment. Since Axios relies on Node.js APIs, HTTP/2 functionality is available in supported Node.js versions, but may not work in other environments (such as Bun or Deno).
1926
+
1927
+ Options like `httpVersion` and `http2Options` are adapter-specific and may not behave consistently across all environments.
1928
+
1929
+ Note: HTTP/2 redirects are currently not supported by the HTTP/2 adapter.
1930
+
1931
+ ```js
1932
+ const form = new FormData();
1933
+
1934
+ form.append("foo", "123");
1935
+
1936
+ const { data, headers, status } = await axios.post(
1937
+ "https://httpbin.org/post",
1938
+ form,
1939
+ {
1940
+ onUploadProgress(e) {
1941
+ console.log("upload progress", e);
1942
+ },
1943
+ onDownloadProgress(e) {
1944
+ console.log("download progress", e);
1945
+ },
1946
+ responseType: "arraybuffer",
1947
+ }
1948
+ );
1949
+ ```
1950
+
1951
+ ## Semver
1952
+
1953
+ Since Axios has reached a `v.1.0.0` we will fully embrace semver as per the spec [here](https://semver.org/)
1954
+
1955
+ ## Promises
1956
+
1957
+ axios depends on a native ES6 Promise implementation to be [supported](https://caniuse.com/promises).
1958
+ If your environment doesn't support ES6 Promises, you can [polyfill](https://github.com/jakearchibald/es6-promise).
1959
+
1960
+ ## TypeScript
1961
+
1962
+ axios includes [TypeScript](https://typescriptlang.org) definitions and a type guard for axios errors.
1963
+
1964
+ ```typescript
1965
+ let user: User = null;
1966
+ try {
1967
+ const { data } = await axios.get("/user?ID=12345");
1968
+ user = data.userDetails;
1969
+ } catch (error) {
1970
+ if (axios.isAxiosError(error)) {
1971
+ handleAxiosError(error);
1972
+ } else {
1973
+ handleUnexpectedError(error);
1974
+ }
1975
+ }
1976
+ ```
1977
+
1978
+ Because axios dual publishes with an ESM default export and a CJS `module.exports`, there are some caveats.
1979
+ The recommended setting is to use `"moduleResolution": "node16"` (this is implied by `"module": "node16"`). Note that this requires TypeScript 4.7 or greater.
1980
+ If use ESM, your settings should be fine.
1981
+ If you compile TypeScript to CJS and you can’t use `"moduleResolution": "node 16"`, you have to enable `esModuleInterop`.
1982
+ If you use TypeScript to type check CJS JavaScript code, your only option is to use `"moduleResolution": "node16"`.
1983
+
1984
+ You can also create a custom instance with typed interceptors:
1985
+
1986
+ ```typescript
1987
+ import axios, { AxiosInstance, InternalAxiosRequestConfig } from "axios";
1988
+
1989
+ const apiClient: AxiosInstance = axios.create({
1990
+ baseURL: "https://api.example.com",
1991
+ timeout: 10000,
1992
+ });
1993
+
1994
+ apiClient.interceptors.request.use((config: InternalAxiosRequestConfig) => {
1995
+ // Add auth token
1996
+ return config;
1997
+ });
1998
+ ```
1999
+
2000
+ ## Online one-click setup
2001
+
2002
+ You can use Gitpod, an online IDE(which is free for Open Source) for contributing or running the examples online.
2003
+
2004
+ [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/axios/axios/blob/main/examples/server.js)
2005
+
2006
+ ## Resources
2007
+
2008
+ - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
2009
+ - [Ecosystem](https://github.com/axios/axios/blob/v1.x/ECOSYSTEM.md)
2010
+ - [Contributing Guide](https://github.com/axios/axios/blob/v1.x/CONTRIBUTING.md)
2011
+ - [Code of Conduct](https://github.com/axios/axios/blob/v1.x/CODE_OF_CONDUCT.md)
2012
+
2013
+ ## Credits
2014
+
2015
+ axios is heavily inspired by the [$http service](https://docs.angularjs.org/api/ng/service/$http) provided in [AngularJS](https://angularjs.org/). Ultimately axios is an effort to provide a standalone `$http`-like service for use outside of AngularJS.
2016
+
2017
+ ## License
2018
+
2019
+ [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)