Commit ae1deac
feat(ClientApplication): add webhook events (#10588)
* feat(ClientApplication): add webhook events
* refactor: update enum names and add external types
* docs(APITypes): reorder
* chore: requested changes
* chore: requested changes
* docs: remove redundancy
* Update ClientApplication.js
---------
Co-authored-by: Jiralite <[email protected]>
Co-authored-by: Almeida <[email protected]>1 parent a367e2c commit ae1deac
File tree
3 files changed
+58
-0
lines changed- packages/discord.js
- src
- structures
- util
- typings
3 files changed
+58
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
246 | 276 | | |
247 | 277 | | |
248 | 278 | | |
| |||
284 | 314 | | |
285 | 315 | | |
286 | 316 | | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
287 | 321 | | |
288 | 322 | | |
289 | 323 | | |
| |||
301 | 335 | | |
302 | 336 | | |
303 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
304 | 341 | | |
305 | 342 | | |
306 | 343 | | |
| |||
313 | 350 | | |
314 | 351 | | |
315 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
316 | 356 | | |
317 | 357 | | |
318 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
258 | 268 | | |
259 | 269 | | |
260 | 270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
1097 | 1099 | | |
1098 | 1100 | | |
1099 | 1101 | | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
1100 | 1105 | | |
1101 | 1106 | | |
1102 | 1107 | | |
| |||
7216 | 7221 | | |
7217 | 7222 | | |
7218 | 7223 | | |
| 7224 | + | |
| 7225 | + | |
| 7226 | + | |
7219 | 7227 | | |
7220 | 7228 | | |
7221 | 7229 | | |
| |||
0 commit comments