disgroove 3.0.0-dev.72bf12 → 3.0.0-dev.8fad58a

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.
package/d DELETED
@@ -1,2268 +0,0 @@
1
- commit 72bf12cc69dafebdec5dd644dcad2da301468988 (HEAD -> dev)
2
- Author: Sergio Gotuzzo <sergiotuzzo@gmail.com>
3
- Date: Sun Oct 19 19:45:40 2025 +0200
4
-
5
- feat: added file uploads
6
-
7
- commit 32616ef5827bc7fac7dd050f2f1b12059e64c361 (origin/dev, origin/HEAD)
8
- Author: Sergio Gotuzzo <sergiotuzzo@gmail.com>
9
- Date: Sun Oct 19 13:42:55 2025 +0200
10
-
11
- fix: disconnecting
12
-
13
- commit 513aea4933217ce2a551ea469aa154d9888444d3
14
- Author: XenKys <sergiotuzzo@gmail.com>
15
- Date: Wed Oct 15 17:27:30 2025 +0200
16
-
17
- fix: disconnect when a WebSocket close
18
-
19
- commit e211b6db81171283404703cebb99cff0e4bc9ef9
20
- Author: XenKys <sergiotuzzo@gmail.com>
21
- Date: Sat Oct 11 14:07:11 2025 +0200
22
-
23
- fix: sending websockets when the connection isn't opened
24
-
25
- commit 2d26d621eda5c41f2bcee540fe791c3e390ec4de
26
- Author: XenKys <sergiotuzzo@gmail.com>
27
- Date: Wed Oct 8 22:43:54 2025 +0200
28
-
29
- style: alphabetic order
30
-
31
- commit fd521a8254c9822377f5aa7ce795f988a20f9062
32
- Author: XenKys <sergiotuzzo@gmail.com>
33
- Date: Wed Oct 8 22:31:26 2025 +0200
34
-
35
- fix: WebSocket handling
36
-
37
- commit a54a4365220d04b0287184def41887d00cd0cdb5
38
- Author: XenKys <sergiotuzzo@gmail.com>
39
- Date: Wed Oct 8 22:31:13 2025 +0200
40
-
41
- fix: added docs link to `Shard#reconnect`
42
-
43
- commit 51640ff43cd0f2e70e44852fa5d1ae3edbd9e547
44
- Author: XenKys <sergiotuzzo@gmail.com>
45
- Date: Sun Oct 5 22:42:56 2025 +0200
46
-
47
- fix: message applications is partial (#10)
48
-
49
- commit a714eda13229a39cec47237497e723b3d22363ef
50
- Author: XenKys <sergiotuzzo@gmail.com>
51
- Date: Sat Oct 4 22:29:00 2025 +0200
52
-
53
- feat: resume handling
54
-
55
- commit b2acc90ff5a89cbb5f9294217ddacd2220ae7754
56
- Author: XenKys <sergiotuzzo@gmail.com>
57
- Date: Sat Oct 4 20:30:10 2025 +0200
58
-
59
- fix: team can be undefined (#10)
60
-
61
- commit bc9059905d18efbe6093d4abc248ef4e23deb8aa
62
- Author: XenKys <sergiotuzzo@gmail.com>
63
- Date: Fri Oct 3 10:19:26 2025 +0200
64
-
65
- fix: added missed imports
66
-
67
- commit a4c141fa51604113a3a357dfd835dcdccd2b6f94
68
- Author: XenKys <sergiotuzzo@gmail.com>
69
- Date: Fri Oct 3 10:16:43 2025 +0200
70
-
71
- refactor: ID instead of Id in constants
72
-
73
- commit 0c22356e1811d4a8b6b9e6e59b69051bfd51e0c0
74
- Author: XenKys <sergiotuzzo@gmail.com>
75
- Date: Fri Oct 3 10:15:25 2025 +0200
76
-
77
- refactor: improved `Shard#disconnect`
78
-
79
- commit 002ffa977e4767ea28efa7720f9d57154f5f3035
80
- Author: XenKys <sergiotuzzo@gmail.com>
81
- Date: Sun Sep 14 22:42:44 2025 +0200
82
-
83
- fix: email formatter
84
-
85
- commit 7a5f8e72ddaf2a00d270421e511d082fdec6e9b3
86
- Author: XenKys <sergiotuzzo@gmail.com>
87
- Date: Sun Sep 14 22:34:55 2025 +0200
88
-
89
- fix: renewal sku ids are nullable in subscriptions
90
-
91
- commit 384982632e71eccb83a65339c56886477ece29a0
92
- Author: XenKys <sergiotuzzo@gmail.com>
93
- Date: Sun Sep 14 22:34:35 2025 +0200
94
-
95
- chore: documented all types
96
-
97
- commit 328d0e7a082e39b38acc16dacb0346988d43a9cd
98
- Author: XenKys <sergiotuzzo@gmail.com>
99
- Date: Fri Sep 12 22:15:31 2025 +0200
100
-
101
- chore: updated examples
102
-
103
- commit 90ab3da84f48f98bd7fafb5a62495e86fe2652b3
104
- Author: XenKys <sergiotuzzo@gmail.com>
105
- Date: Fri Sep 12 21:10:47 2025 +0200
106
-
107
- refactor: ID to Id, more correct for camelCase
108
-
109
- commit 25e8f46da511a795a043772dded227d77c6e8166 (tag: 2.2.7)
110
- Author: XenKys <sergiotuzzo@gmail.com>
111
- Date: Fri Sep 12 18:41:42 2025 +0200
112
-
113
- release: 2.2.7
114
-
115
- commit ee0727be481f5bee12266071ac17e747f8a42167
116
- Author: XenKys <sergiotuzzo@gmail.com>
117
- Date: Fri Sep 12 18:32:45 2025 +0200
118
-
119
- refactor: renamed 'message-components.ts' to 'components.ts'
120
-
121
- commit 704bd883a80b5d1f960e6131945d211c104350d1
122
- Author: XenKys <sergiotuzzo@gmail.com>
123
- Date: Fri Sep 12 00:17:59 2025 +0200
124
-
125
- fix: added missing label child components
126
-
127
- https://github.com/discord/discord-api-docs/commit/307453899b9d77be7726a85d362203e06dade8bd
128
-
129
- commit c5cd0047aa8284eaf5aef33fb0ac76b9709e3789
130
- Author: XenKys <sergiotuzzo@gmail.com>
131
- Date: Fri Sep 12 00:06:22 2025 +0200
132
-
133
- feat: added resolved to modal subit datas
134
-
135
- https://github.com/discord/discord-api-docs/commit/9736b48e6eb744830cf782a7de45f70c7d8d8d22
136
-
137
- commit d622d59c70447e4ac280ecb25750ce8fa8a86006
138
- Author: XenKys <sergiotuzzo@gmail.com>
139
- Date: Thu Sep 11 23:58:35 2025 +0200
140
-
141
- refactor: `Client#editCurrentGuildMember` options parameter
142
-
143
- https://github.com/discord/discord-api-docs/commit/03c4ebce52b3f13264aa8a78acd52631ef180c89
144
-
145
- commit f40d53034c38d1b3bbf0787a6f235932bbf5a018
146
- Author: XenKys <sergiotuzzo@gmail.com>
147
- Date: Thu Sep 11 23:53:26 2025 +0200
148
-
149
- feat: added label interaction response
150
-
151
- https://github.com/discord/discord-api-docs/commit/6058b2e2d09c4eece2a0c4c9d988f7a44d799394#diff-9d78fc5628ccc30abd1c44db5357b2ccc1edf4c5b81e1c2a5afde12b58abc9ba
152
-
153
- commit 64aa872444a35145fde1fe173656ab42e0c1b189
154
- Author: XenKys <sergiotuzzo@gmail.com>
155
- Date: Thu Sep 11 23:47:25 2025 +0200
156
-
157
- fix: component type in user select interaction response
158
-
159
- commit fc490e486ad962991520c59ea91eb291949f7052
160
- Author: XenKys <sergiotuzzo@gmail.com>
161
- Date: Thu Sep 11 23:41:47 2025 +0200
162
-
163
- feat: added text display interaction response
164
-
165
- https://github.com/discord/discord-api-docs/commit/6058b2e2d09c4eece2a0c4c9d988f7a44d799394#diff-9d78fc5628ccc30abd1c44db5357b2ccc1edf4c5b81e1c2a5afde12b58abc9ba
166
-
167
- commit 86d54dca5b597b5fa97eb56e8c74a8a3d0d0051e
168
- Author: XenKys <sergiotuzzo@gmail.com>
169
- Date: Thu Sep 11 23:37:49 2025 +0200
170
-
171
- feat: added type to component interaction responses
172
-
173
- https://github.com/discord/discord-api-docs/commit/6058b2e2d09c4eece2a0c4c9d988f7a44d799394#diff-9d78fc5628ccc30abd1c44db5357b2ccc1edf4c5b81e1c2a5afde12b58abc9ba
174
-
175
- commit 19ad5f41131ea098af74ad2ffd743386ce72115b
176
- Author: XenKys <sergiotuzzo@gmail.com>
177
- Date: Thu Sep 11 23:33:22 2025 +0200
178
-
179
- fix: raw request soundboard sounds
180
-
181
- commit 703d249d4fb77c8e631fc23bc227a4d703e42a45
182
- Author: XenKys <sergiotuzzo@gmail.com>
183
- Date: Thu Sep 11 23:33:12 2025 +0200
184
-
185
- feat: added expires at to invite create event fields
186
-
187
- https://github.com/discord/discord-api-docs/commit/fc883738ac0e415e9923b6daccfcd856e2ebeb1b
188
-
189
- commit 478407326bd909377829a7fad6739edcd8cb05ba
190
- Author: XenKys <sergiotuzzo@gmail.com>
191
- Date: Tue Sep 9 16:40:00 2025 +0200
192
-
193
- fix: `Client#createGuildRole` and `Client#editGuildRole` colors parameter
194
-
195
- commit 6e487017e4346e02ab319dba7b42937ce3a4722d
196
- Author: XenKys <sergiotuzzo@gmail.com>
197
- Date: Tue Sep 9 16:37:27 2025 +0200
198
-
199
- fix: role tertiary color
200
-
201
- commit c2bec9f5e32d61b7211b58df9243a5c36e2f49cd
202
- Author: XenKys <sergiotuzzo@gmail.com>
203
- Date: Wed Sep 3 14:36:46 2025 +0200
204
-
205
- fix: phone number formatter
206
-
207
- commit 8d62a871bbe853fe036f917938942213a0fdf33c
208
- Author: XenKys <sergiotuzzo@gmail.com>
209
- Date: Wed Sep 3 14:36:39 2025 +0200
210
-
211
- style: removed useless imports
212
-
213
- commit 19963dacb16eced7a1e0221c5903bad29b53d7a6
214
- Author: XenKys <sergiotuzzo@gmail.com>
215
- Date: Wed Sep 3 09:55:47 2025 +0200
216
-
217
- feat: added `AccessToFileUploadsHasBeenLimitedForThisGuild` to `JSONErrorCodes`
218
-
219
- https://github.com/discord/discord-api-docs/commit/f2f0fac5eddaad6e789cf12dd7973ee5f037361a
220
-
221
- commit 5357ecdbb560aea13944adc8d5a2f5eb92a2b803
222
- Author: XenKys <sergiotuzzo@gmail.com>
223
- Date: Tue Sep 2 09:15:15 2025 +0200
224
-
225
- feat: added attachment size limit to interactions
226
-
227
- https://github.com/discord/discord-api-docs/commit/2c09c19557750d42bcc6dc699139178b7a49b363#diff-9d78fc5628ccc30abd1c44db5357b2ccc1edf4c5b81e1c2a5afde12b58abc9ba
228
-
229
- commit 66693bc22a6b474902df453c2cf0fdf1d1238938
230
- Author: XenKys <sergiotuzzo@gmail.com>
231
- Date: Tue Sep 2 09:06:01 2025 +0200
232
-
233
- feat: added unusual dm activity until to guild members
234
-
235
- https://github.com/discord/discord-api-docs/commit/1520a812cdfebc74098e1e73aa79344be16af9b0
236
-
237
- commit 90fe2f079b2d44c9d86965875d94791404d18d00
238
- Author: XenKys <sergiotuzzo@gmail.com>
239
- Date: Mon Sep 1 12:15:28 2025 +0200
240
-
241
- fix: modal submit data components
242
-
243
- commit 3f5b5fba7804538c6fff5a378c6ca9f3266e9425
244
- Author: XenKys <sergiotuzzo@gmail.com>
245
- Date: Mon Sep 1 11:59:53 2025 +0200
246
-
247
- fix: modal submit data components
248
-
249
- commit 0e57c09b7f52213adc1418fdaa2e0000ea12b411
250
- Author: XenKys <sergiotuzzo@gmail.com>
251
- Date: Mon Sep 1 08:57:37 2025 +0200
252
-
253
- feat: added lobbies
254
-
255
- https://github.com/discord/discord-api-docs/commit/f3e53ac3a84fe1a87405b730690624b4d28e5d0e#diff-96b5b606ed388f770813f603fd548eea1d9e44daef7ce3c6cda2bae24c6755ec
256
-
257
- commit 8886fa2450fe1ac63f5f468252eebde45eb54ee0
258
- Author: XenKys <sergiotuzzo@gmail.com>
259
- Date: Fri Aug 29 21:17:45 2025 +0200
260
-
261
- style: alphabetic order
262
-
263
- commit 86157a4780dbde407c7e6c3147cd69329e36b353
264
- Author: XenKys <sergiotuzzo@gmail.com>
265
- Date: Fri Aug 29 21:13:02 2025 +0200
266
-
267
- fix: sections
268
-
269
- commit 617f3434e0b12c14accb80630d47a11c0cce2fee
270
- Author: XenKys <sergiotuzzo@gmail.com>
271
- Date: Fri Aug 29 21:07:09 2025 +0200
272
-
273
- fix: message components
274
-
275
- commit ae29b15d97ed15d4d90c673ffa25e9aeb4159fb6
276
- Author: XenKys <sergiotuzzo@gmail.com>
277
- Date: Thu Aug 28 13:32:23 2025 +0200
278
-
279
- fix: text inputs
280
-
281
- commit 64580a3cacc7ed1952550fc58046af4952019448
282
- Author: XenKys <sergiotuzzo@gmail.com>
283
- Date: Thu Aug 28 13:17:17 2025 +0200
284
-
285
- fix: modals
286
-
287
- commit 488ec5b569b6973e7f68c4c96df51f6cb0a066e0
288
- Author: XenKys <sergiotuzzo@gmail.com>
289
- Date: Thu Aug 28 13:08:28 2025 +0200
290
-
291
- fix: action rows
292
-
293
- commit 045389fdb5f4e0bf939c2b6f337839edede567c2
294
- Author: XenKys <sergiotuzzo@gmail.com>
295
- Date: Thu Aug 28 12:59:53 2025 +0200
296
-
297
- fix: no modals sending in `Client#createInteractionResponse`
298
-
299
- commit 2c78f2c20058fadf3787941811a9c98ee5a6d655
300
- Author: XenKys <sergiotuzzo@gmail.com>
301
- Date: Thu Aug 28 10:28:02 2025 +0200
302
-
303
- style: removed useless imports
304
-
305
- commit f2d5cdcec91a35ad970b930e19bca4dbe6a47e64
306
- Author: XenKys <sergiotuzzo@gmail.com>
307
- Date: Thu Aug 28 10:27:28 2025 +0200
308
-
309
- refactor: component typings
310
-
311
- commit 26a69306abbc7624786d19c445cf489d2ebec9e4
312
- Author: XenKys <sergiotuzzo@gmail.com>
313
- Date: Thu Aug 28 08:36:48 2025 +0200
314
-
315
- feat: added labels
316
-
317
- https://github.com/discord/discord-api-docs/commit/b7db10878070458ce1b64077a4064cd67c546600
318
-
319
- commit a4e76c0e200bb706e6215004deb92cdd77bd0010
320
- Author: XenKys <sergiotuzzo@gmail.com>
321
- Date: Thu Aug 28 08:20:33 2025 +0200
322
-
323
- feat: added `PinMessages` to `BitwisePermissionFlags`
324
-
325
- https://github.com/discord/discord-api-docs/commit/59010f833053c629e22eb9886c32e74d23f17946
326
-
327
- commit 96a3d2f24480a00b84a8a0bcaef72e20042a90dc
328
- Author: XenKys <sergiotuzzo@gmail.com>
329
- Date: Wed Aug 20 09:44:31 2025 +0200
330
-
331
- feat: added new `rateLimited` gateway event
332
-
333
- https://github.com/discord/discord-api-docs/commit/81721efb142e28eac5f5d063328534a4d349ee70#diff-bef8cf0f358841ff69a094e8d3a813afd76a6974009906246ce86e3b15eed11d
334
-
335
- commit 4cca8cf566bf2c6c0379ca397db801abad32df96
336
- Author: XenKys <sergiotuzzo@gmail.com>
337
- Date: Tue Aug 12 22:47:30 2025 +0200
338
-
339
- fix: file data
340
-
341
- commit 1f227160a3893058c8ed7462d28d0ed8b07abe48
342
- Author: XenKys <sergiotuzzo@gmail.com>
343
- Date: Tue Aug 12 22:46:30 2025 +0200
344
-
345
- fix: `Client#getInvite` parameter
346
-
347
- https://github.com/discord/discord-api-docs/commit/56aa3199c523584e4142a285817ee8be7bb86ec0
348
-
349
- commit fa5541098e76e92e8c020115e351b4cf34503e5f
350
- Author: XenKys <sergiotuzzo@gmail.com>
351
- Date: Mon Aug 11 09:20:16 2025 +0200
352
-
353
- fix: `Client#editUserVoiceState` parameters
354
-
355
- https://github.com/discord/discord-api-docs/commit/368759576df1cb4a2782f839728a39e25ea06b1f
356
-
357
- commit fca492169c5007836245ad6dbb605bb73f14bb3b
358
- Author: XenKys <sergiotuzzo@gmail.com>
359
- Date: Thu Jul 31 22:05:31 2025 +0200
360
-
361
- refactor: added `GuildTags` to `GuildFeatures`
362
-
363
- https://github.com/discord/discord-api-docs/commit/aea20460bdbce6061a6eeb071619b2a3c585e258
364
-
365
- commit f5dc1dd9742cd2b93c06fdf165a4a2102b7fd4d4
366
- Author: XenKys <sergiotuzzo@gmail.com>
367
- Date: Thu Jul 31 22:04:38 2025 +0200
368
-
369
- refactor: bot can no longer create guilds
370
-
371
- https://github.com/discord/discord-api-docs/commit/74244a1d91786450cb4b05fdce2c353e788d91d1
372
-
373
- commit c6794e02694d53799a8e37a5524d3fbe7693a721
374
- Author: XenKys <sergiotuzzo@gmail.com>
375
- Date: Fri Jul 25 21:08:36 2025 +0200
376
-
377
- refactor: added `AutomodQuarantinedGuildTag` to `GuildMemberFlags`
378
-
379
- https://github.com/discord/discord-api-docs/commit/610f9bcdda8c463bc8a62a33fec29d47165458d6
380
-
381
- commit db28da7172466f1deb36613c7777e84f0c02f10b
382
- Author: XenKys <sergiotuzzo@gmail.com>
383
- Date: Fri Jul 25 21:07:38 2025 +0200
384
-
385
- refactor: added `AutoModerationQuarantineUser` to `AuditLogEvents`
386
-
387
- https://github.com/discord/discord-api-docs/commit/2798b232a1f355fcb4c8a350c897c8deff84c859
388
-
389
- commit 38a3a525b920b7c202c537b2f9a833921a8b192a (tag: 2.2.6)
390
- Author: XenKys <sergiotuzzo@gmail.com>
391
- Date: Tue Jul 15 09:01:16 2025 +0200
392
-
393
- release: 2.2.6
394
-
395
- commit fd02f21514a6f258e42ddedc318ca51bc9f61892
396
- Author: XenKys <sergiotuzzo@gmail.com>
397
- Date: Thu Jul 3 08:59:00 2025 +0200
398
-
399
- feat: added guest invites
400
-
401
- https://github.com/discord/discord-api-docs/commit/3bd60ee6d04c1a767e2be1fed94e9d3a7c0d7e5f
402
-
403
- commit 6eb455a4943b537968551a7e22b59ced2418c7ad
404
- Author: XenKys <sergiotuzzo@gmail.com>
405
- Date: Thu Jul 3 08:53:53 2025 +0200
406
-
407
- feat: added user guild tags
408
-
409
- https://github.com/discord/discord-api-docs/commit/a1bac5f61574df372c44d73624e725c2c9ef8bc1
410
-
411
- commit f641016a0ddee101643e95c5018b50ac9717b293
412
- Author: XenKys <sergiotuzzo@gmail.com>
413
- Date: Thu Jul 3 08:40:43 2025 +0200
414
-
415
- feat: added new message formatters
416
-
417
- https://github.com/discord/discord-api-docs/commit/f269a0ee12e5d365c6c48f856b2d37f03fa7e2f9
418
-
419
- commit 5738f190a25bae1ac9394e83b370929c410f9a47
420
- Author: XenKys <sergiotuzzo@gmail.com>
421
- Date: Thu Jul 3 08:38:16 2025 +0200
422
-
423
- fix: marked `Client#editGuildOnboarding` options optional
424
-
425
- https://github.com/discord/discord-api-docs/commit/99140d7c302078c7aa24918e6e32d296e6c5ada7
426
-
427
- commit c258e527ebc8666604b6c73ee87e51ef3b0fb90f
428
- Author: XenKys <sergiotuzzo@gmail.com>
429
- Date: Thu Jul 3 08:36:29 2025 +0200
430
-
431
- feat: added role gradient colors
432
-
433
- https://github.com/discord/discord-api-docs/commit/be4846c29365451b3dbc7c5e0138c9ab01a201c5
434
-
435
- commit b9cd00b1ebe191c0a7716a3bf985cf6d22625606
436
- Author: XenKys <sergiotuzzo@gmail.com>
437
- Date: Wed Jun 25 21:01:31 2025 +0200
438
-
439
- refactor: updated message pins
440
-
441
- https://github.com/discord/discord-api-docs/commit/404b074d08cd36ec21ab3c0d7ba7673a4a7e874a
442
-
443
- commit 3f22d60a872685f24039d7a9333fc79756a3cf88
444
- Author: XenKys <sergiotuzzo@gmail.com>
445
- Date: Mon Jun 16 10:09:14 2025 +0200
446
-
447
- refactor: added collectibles and nameplate to users
448
-
449
- https://github.com/discord/discord-api-docs/commit/8e9bd1c71fc14f006a9fda120270c7a51a63b696
450
-
451
- commit 065c17bd5e1b8c4336a50259b26989c60a740751
452
- Author: XenKys <sergiotuzzo@gmail.com>
453
- Date: Mon Jun 16 10:08:59 2025 +0200
454
-
455
- refactor: added attachment ids to files
456
-
457
- https://github.com/discord/discord-api-docs/commit/dc91f07e9433a49e32feb83b8aa8f53b3d00ddd6
458
-
459
- commit 83f5dbfcee8998fbb7ce50f525f42cd536b9cab2
460
- Author: XenKys <sergiotuzzo@gmail.com>
461
- Date: Mon Jun 16 10:02:04 2025 +0200
462
-
463
- refactor: added approximate user authorization count to applications
464
-
465
- https://github.com/discord/discord-api-docs/commit/5c096eb0ebb0b68f7be39c34dc4454ae50dd23b5
466
-
467
- commit dabcea40a4d9efeab1a654fde32ec9bc49fb5a73
468
- Author: XenKys <sergiotuzzo@gmail.com>
469
- Date: Mon Jun 16 10:00:12 2025 +0200
470
-
471
- refactor: added event webhooks to applications
472
-
473
- commit befcf5ae6af982095ae520368ca024046370e446
474
- Author: XenKys <sergiotuzzo@gmail.com>
475
- Date: Mon Jun 16 09:58:24 2025 +0200
476
-
477
- refactor: added AVIF to ImageFormats
478
-
479
- commit 4de2c29e18f6a4b0d9732338f5215e44dadbcbb8
480
- Author: XenKys <sergiotuzzo@gmail.com>
481
- Date: Tue May 27 16:34:49 2025 +0200
482
-
483
- chore: added undici-types to dev dependencies
484
-
485
- commit ac319256a01552ed4e5395376eb17c3966b241af
486
- Author: XenKys <sergiotuzzo@gmail.com>
487
- Date: Tue May 27 16:34:31 2025 +0200
488
-
489
- fix: renamed `File` to `FileData`
490
-
491
- commit d846c50fda6eeec565ede843628326c236e5f351
492
- Merge: 21562ee 1a85344
493
- Author: Sergio Gotuzzo <sergiotuzzo@gmail.com>
494
- Date: Tue May 27 16:19:24 2025 +0200
495
-
496
- Merge pull request #5 from LonelyDeathVGX/dev
497
-
498
- Add Discord Components v2
499
-
500
- commit 1a853441dd754e33178faa6dacc21dd0d1e1cded
501
- Author: LonelyDeathVGX <lonelydeathvgx@gmail.com>
502
- Date: Mon May 26 21:42:28 2025 +0200
503
-
504
- add components v2
505
-
506
- commit 21562ee10f35318b4e04b198843d7036e5ca7064
507
- Merge: 2c0cf08 08949a0
508
- Author: Sergio Gotuzzo <sergiotuzzo@gmail.com>
509
- Date: Fri May 9 09:26:37 2025 +0200
510
-
511
- refactor: added parameters to `Client#getGuildMembers`
512
-
513
- Implement optional member parameters for Client.getGuildMembers
514
-
515
- commit 08949a074b6514ad89adca5af18465adbe0768ac
516
- Author: invalidCards <842080+invalidCards@users.noreply.github.com>
517
- Date: Thu May 8 16:14:31 2025 +0200
518
-
519
- Implement optional member parameters for Client.getGuildMembers
520
-
521
- commit 2c0cf080d557a4774f4a7aa3cc8355523175f766 (tag: 2.2.5)
522
- Author: XenKys <sergiotuzzo@gmail.com>
523
- Date: Sat Mar 22 09:45:00 2025 +0100
524
-
525
- release: 2.2.5
526
-
527
- commit 8d93f59ef559849325664b363db160afeffae9f1
528
- Author: XenKys <sergiotuzzo@gmail.com>
529
- Date: Thu Mar 20 15:13:16 2025 +0100
530
-
531
- chore: updated README
532
-
533
- commit c3d4870ddbec54a9b2b1ffaba2dacb759dafbabd
534
- Author: XenKys <sergiotuzzo@gmail.com>
535
- Date: Thu Mar 20 15:12:32 2025 +0100
536
-
537
- chore: updated github urls
538
-
539
- commit 77c3e1571541c062fd25f2e95652883813bf06d8
540
- Author: XenKys <sergiotuzzo@gmail.com>
541
- Date: Thu Mar 20 15:07:20 2025 +0100
542
-
543
- refactor: made optional all fields of allowed mentions
544
-
545
- https://github.com/discord/discord-api-docs/commit/113b7e64b049aa048ad8e947adb09755db938f50
546
-
547
- commit 143987ad1167f49020c7012509a162f6e30d634b
548
- Author: XenKys <sergiotuzzo@gmail.com>
549
- Date: Thu Mar 20 15:05:21 2025 +0100
550
-
551
- refactor: added with components option to `Client#executeWebhook` and `Client#editWebhookMessage`
552
-
553
- https://github.com/discord/discord-api-docs/commit/6030e33ad1a1108b482410f8ea34e96e97916e3b
554
-
555
- commit 8ca7d6a744bfb7a6f40022cb5f91b4d8fe06ee8c
556
- Author: XenKys <sergiotuzzo@gmail.com>
557
- Date: Fri Jan 24 21:33:07 2025 +0100
558
-
559
- refactor: updated `Services`
560
-
561
- https://github.com/discord/discord-api-docs/commit/2d075270bd0c6cecd55568fd9bddfd357b1d55b0
562
-
563
- commit 0c7fcb6b20093279cdd60e7503a947da2dfeab53
564
- Author: XenKys <sergiotuzzo@gmail.com>
565
- Date: Fri Jan 24 21:29:08 2025 +0100
566
-
567
- refactor: added `Client#editGuildIncidentsActions`
568
-
569
- https://github.com/discord/discord-api-docs/commit/2e3cf2fe43f88a4336a4e83d1047f9db0331bd64
570
-
571
- commit c691316a5b2dd41f242267fae38d396b5b6f8a8e
572
- Author: XenKys <sergiotuzzo@gmail.com>
573
- Date: Fri Jan 24 21:17:18 2025 +0100
574
-
575
- refactor: added guild incidents data
576
-
577
- https://github.com/discord/discord-api-docs/commit/2e3cf2fe43f88a4336a4e83d1047f9db0331bd64
578
-
579
- commit 30ea35ef14687362a9498808f2807109c0683880
580
- Author: XenKys <sergiotuzzo@gmail.com>
581
- Date: Fri Jan 24 20:45:46 2025 +0100
582
-
583
- refactor: updated `MessageFlags`
584
-
585
- https://github.com/discord/discord-api-docs/commit/12254090eba07fc90ccb2f232d58cbf93485f0ee
586
-
587
- commit a67cde481f8423a36408b2ca3857c107517f75ff
588
- Author: XenKys <sergiotuzzo@gmail.com>
589
- Date: Fri Jan 24 20:45:23 2025 +0100
590
-
591
- refactor: updated `VoiceCloseEventCodes`
592
-
593
- https://github.com/discord/discord-api-docs/commit/e7913eac93046c1a18953c27dc8d8f066870c7bf
594
-
595
- commit e91b2b6377ffadbe2cdd2a6f909c4dcf6bb8c47d
596
- Author: XenKys <sergiotuzzo@gmail.com>
597
- Date: Fri Dec 20 08:42:16 2024 +0100
598
-
599
- refactor: added renewal sku ids field to subscriptions
600
-
601
- https://github.com/discord/discord-api-docs/commit/5af3428f579f0a0f48f585d14882f8492e3b5236#diff-5fd2ace63c19cca32b195bebd9e9954ca8464e587c42e28175327915770f5f24R17
602
-
603
- commit 5577cd8bec82ccb14c6b6a647087fadbf079dd97
604
- Author: XenKys <sergiotuzzo@gmail.com>
605
- Date: Wed Dec 4 14:58:52 2024 +0100
606
-
607
- fix: updated starts at and ends at in entitlement to be nullable
608
-
609
- https://github.com/discord/discord-api-docs/commit/e70f3ce7ab0f75e20ff1f225731c65e06b4fc137
610
-
611
- commit 3befaceacd688af42fc5fab5073d7d3a94456280
612
- Author: XenKys <sergiotuzzo@gmail.com>
613
- Date: Fri Nov 29 20:11:14 2024 +0100
614
-
615
- feat: added `Client#getEntitlement`
616
-
617
- https://github.com/discord/discord-api-docs/commit/5f582098fc04ea2c0397c2f2b8a68b0c23794c1f#diff-82a22117a97948da6ec935f7b23f3bec7a1d6b4cef7119bb5610d92b95fbeb86R103
618
-
619
- commit d193635410fc93d22c16800d1ddc72c8a2302a9f
620
- Author: XenKys <sergiotuzzo@gmail.com>
621
- Date: Fri Nov 29 20:07:32 2024 +0100
622
-
623
- refactor: updated `Client#getEntitlements` parameters
624
-
625
- https://github.com/discord/discord-api-docs/commit/5f582098fc04ea2c0397c2f2b8a68b0c23794c1f#diff-82a22117a97948da6ec935f7b23f3bec7a1d6b4cef7119bb5610d92b95fbeb86R103
626
-
627
- commit 86e96865412c33117918fbaf2d7b373f244c2afa
628
- Author: XenKys <sergiotuzzo@gmail.com>
629
- Date: Fri Nov 1 10:47:49 2024 +0100
630
-
631
- refactor: added entry point command handlers
632
-
633
- commit 972a62650c12009c967a595451eb122171a803cb
634
- Author: XenKys <sergiotuzzo@gmail.com>
635
- Date: Fri Nov 1 10:47:38 2024 +0100
636
-
637
- refactor: added guild member banners
638
-
639
- commit 34aa5862b5ca3eb59ed1ef087bf2371c9d43a140
640
- Author: XenKys <sergiotuzzo@gmail.com>
641
- Date: Fri Nov 1 10:31:59 2024 +0100
642
-
643
- refactor: updated `InteractionCallbackType` constant
644
-
645
- commit b0346ea16490f8bce9e988a7fffc0a833890682a
646
- Author: XenKys <sergiotuzzo@gmail.com>
647
- Date: Fri Nov 1 10:29:10 2024 +0100
648
-
649
- refactor: updated `Client#createInteractionResponse`
650
-
651
- commit 51b909d10cab2b78d2b8f2ed2e6090105e6910fd
652
- Author: XenKys <sergiotuzzo@gmail.com>
653
- Date: Fri Nov 1 10:16:04 2024 +0100
654
-
655
- refactor: updated interaction types
656
-
657
- commit a8ede9873e404363aa04be40d9aa3f9dbaf97a95
658
- Author: XenKys <sergiotuzzo@gmail.com>
659
- Date: Thu Oct 17 10:00:40 2024 +0200
660
-
661
- refactor: changed `guildSoundboardSoundsUpdate` event
662
-
663
- commit aee496ff216959393086d352f5ca83a86c824827
664
- Author: XenKys <sergiotuzzo@gmail.com>
665
- Date: Sun Sep 22 11:32:43 2024 +0200
666
-
667
- feat: added soundboards
668
-
669
- https://github.com/discord/discord-api-docs/commit/90b8e8c1384026c428f4c0463c0faf7882b30110
670
-
671
- commit e990c36158bb84d6c92e91ecfb9c18b8b97dcbfc
672
- Author: XenKys <sergiotuzzo@gmail.com>
673
- Date: Sun Sep 22 10:22:55 2024 +0200
674
-
675
- refactor: updated `GuildFeatures`
676
-
677
- commit 49b42467d9d337636b5c0baef780120425a8ac55
678
- Author: XenKys <sergiotuzzo@gmail.com>
679
- Date: Sun Sep 22 10:21:52 2024 +0200
680
-
681
- refactor: updated `AuditLogEvents`
682
-
683
- commit 4e978d85856ccc24cb3150da6d059777444a1be7
684
- Author: XenKys <sergiotuzzo@gmail.com>
685
- Date: Thu Sep 5 12:12:02 2024 +0200
686
-
687
- refactor: updated `GuildNavigationTypes`
688
-
689
- https://github.com/discord/discord-api-docs/commit/76fc73302ba3b922896604616cd02476dafcb026
690
-
691
- commit 2056fd84ef141f5060b52ca82eefbeae135ed0c7
692
- Author: XenKys <sergiotuzzo@gmail.com>
693
- Date: Thu Sep 5 12:07:34 2024 +0200
694
-
695
- refactor: added polls to `Client#editWebhookMessage`, `Client#editInteractionResponse` and `Client#editInteractionFollowupMessage`
696
-
697
- https://github.com/discord/discord-api-docs/commit/092098f553b0aa4bc8f148966684b335b6dc0f2f
698
-
699
- commit 7eb0171c2c0b902dde5b2e815fb3932a16521079
700
- Author: XenKys <sergiotuzzo@gmail.com>
701
- Date: Thu Sep 5 12:00:47 2024 +0200
702
-
703
- refactor: updated `JSONErrorCodes`
704
-
705
- https://github.com/discord/discord-api-docs/commit/53c3dc7f5086ed197b23271b0429883809323b55
706
-
707
- commit d973ab1cbab6b3f26ec6819abbf807d2c45bc993
708
- Author: XenKys <sergiotuzzo@gmail.com>
709
- Date: Thu Sep 5 11:58:43 2024 +0200
710
-
711
- refactor: updated `Services`
712
-
713
- https://github.com/discord/discord-api-docs/commit/c60b99c380ad23bbefbec5c66f057fc03fbe5815
714
-
715
- commit acddb322dc272939d9b5f17c250c6e1f1eb9d473 (tag: 2.2.4)
716
- Author: XenKys <sergiotuzzo@gmail.com>
717
- Date: Wed Sep 4 10:45:59 2024 +0200
718
-
719
- release: 2.2.4
720
-
721
- commit dd7286b9a85e7d01924061656206bfc489934668
722
- Author: XenKys <sergiotuzzo@gmail.com>
723
- Date: Mon Sep 2 09:51:13 2024 +0200
724
-
725
- chore: added discord server link to readme
726
-
727
- commit e55775ca11f8adc5a4c03ebe882114ac64c86261
728
- Author: XenKys <sergiotuzzo@gmail.com>
729
- Date: Mon Sep 2 09:49:17 2024 +0200
730
-
731
- refactor: added stickers, sticker items and components to message snapshots
732
-
733
- https://github.com/discord/discord-api-docs/commit/1e2092e350de6e04c9c1e3cc09b2dea93bd8c0af
734
-
735
- commit 9c07d338cd7b62c2e11bacdcdec6df24fab8a198
736
- Author: XenKys <sergiotuzzo@gmail.com>
737
- Date: Fri Aug 30 12:17:46 2024 +0200
738
-
739
- refactor: removed asset from stickers
740
-
741
- https://github.com/discord/discord-api-docs/commit/a36e8112a7e63b8105be54fea3d18611552fedb4
742
-
743
- commit 91da38762058c0c6ebbd54d6f17b4ffbb083ba4d
744
- Author: XenKys <sergiotuzzo@gmail.com>
745
- Date: Fri Aug 30 12:16:01 2024 +0200
746
-
747
- refactor: updated `GuildMemberFlags`
748
-
749
- https://github.com/discord/discord-api-docs/commit/493d5098630dd15b324c45395f98eb1edfd61614
750
-
751
- commit 998dea51978cc0692174c6cb3e0930321da03a6a
752
- Author: XenKys <sergiotuzzo@gmail.com>
753
- Date: Fri Aug 30 12:13:47 2024 +0200
754
-
755
- fix: corrected `SubscriptionStatuses`
756
-
757
- https://github.com/discord/discord-api-docs/commit/ec65e7c695b2fb54c0bb004560d2a9a3f2a61fb8
758
-
759
- commit 141283ba1a4e98773070d98babdaa70adc854a8f
760
- Author: XenKys <sergiotuzzo@gmail.com>
761
- Date: Wed Aug 28 21:50:15 2024 +0200
762
-
763
- style: updated docs links
764
-
765
- commit 60d1be2730b47105eb988656ced816053749c7b8
766
- Author: XenKys <sergiotuzzo@gmail.com>
767
- Date: Wed Aug 28 21:47:39 2024 +0200
768
-
769
- feat: added subscriptions
770
-
771
- https://github.com/discord/discord-api-docs/commit/52b0db5ba9a582cabdb0c8f232989cb4bdac89b3
772
-
773
- commit 7c1cced3673521730715400faa398b2032d3ee24
774
- Author: XenKys <sergiotuzzo@gmail.com>
775
- Date: Wed Aug 28 11:02:18 2024 +0200
776
-
777
- feat: added `Client#getApplicationActivityInstace` and activity instance types
778
-
779
- https://github.com/discord/discord-api-docs/commit/0f992d4e546ed288558df00cee844366a602289c
780
-
781
- commit 4cdebd6afc4d3bcc44e9f2514b8f300fbe6c8914
782
- Author: XenKys <sergiotuzzo@gmail.com>
783
- Date: Tue Aug 20 09:45:15 2024 +0200
784
-
785
- fix: `Client#editGuildScheduledEvent` options
786
-
787
- https://github.com/discord/discord-api-docs/commit/e3d515cd0f1b8aef534af33042bf3451232f8bdd
788
-
789
- commit 194edcfa389a56bc9c9118dcc5577769ff2a2efe
790
- Author: XenKys <sergiotuzzo@gmail.com>
791
- Date: Sat Aug 17 19:31:51 2024 +0200
792
-
793
- feat: added `EmbedTypes`
794
-
795
- commit 77c8724d5020fdd6f28c9ebffe06928609620b77
796
- Author: XenKys <sergiotuzzo@gmail.com>
797
- Date: Sat Aug 17 19:29:21 2024 +0200
798
-
799
- feat: added poll result types
800
-
801
- https://github.com/discord/discord-api-docs/commit/74c2762bb4f707119622fd3a141c97144960428c
802
-
803
- commit 1f6c32837dcc02c4e61e22d57bb50fcfa3623ed8
804
- Author: XenKys <sergiotuzzo@gmail.com>
805
- Date: Sat Aug 17 19:23:38 2024 +0200
806
-
807
- feat: added `voiceChannelEffectSend` event
808
-
809
- https://github.com/discord/discord-api-docs/commit/952f79ad869dcff68d0b7c7b143e287f1e68b5e2
810
-
811
- commit 3b2c25ae6a59baff939ee6b0e8d95a0a8c118cb1
812
- Author: XenKys <sergiotuzzo@gmail.com>
813
- Date: Sat Aug 17 19:12:52 2024 +0200
814
-
815
- refactor: updated `JSONErrorCodes`
816
-
817
- https://github.com/discord/discord-api-docs/commit/a020596e963e9d9e5888f4a136682f2928a725ec
818
-
819
- commit 618a55604a0b4e5f0a6493a5629f48c491a13622
820
- Author: XenKys <sergiotuzzo@gmail.com>
821
- Date: Tue Aug 13 10:51:08 2024 +0200
822
-
823
- feat: added `Client#getGuildRole`
824
-
825
- https://github.com/discord/discord-api-docs/commit/722480036365d610539ac92f37279d028a247563
826
-
827
- commit 1f3985e57281efd43e11169dd72f1741d345d929
828
- Author: XenKys <sergiotuzzo@gmail.com>
829
- Date: Sat Aug 10 21:37:50 2024 +0200
830
-
831
- refactor: added approximate user install counts to applications
832
-
833
- https://github.com/discord/discord-api-docs/commit/9c45aa73fb353cba97e71257a8e5374ba53876f7
834
-
835
- commit de3fa50d0bf2c080df0c9e3811de149836a9203f
836
- Author: XenKys <sergiotuzzo@gmail.com>
837
- Date: Sat Aug 10 21:35:34 2024 +0200
838
-
839
- feat: added `Client#getStickerPack`
840
-
841
- https://github.com/discord/discord-api-docs/commit/1a9e949f1be126a1b2e6797de4c0713dc868d438
842
-
843
- commit e509559b12c2a6d58966b42d6c4c11b47f22f737
844
- Author: XenKys <sergiotuzzo@gmail.com>
845
- Date: Thu Aug 8 11:21:37 2024 +0200
846
-
847
- feat: added `Client#getCurrentUserVoiceState` and `Client#getUserVoiceState`
848
-
849
- https://github.com/discord/discord-api-docs/commit/072b4bc007397520593a34eeab7fdcc1eb44be7e
850
-
851
- commit fec43b6df60e2c8808bd8757a9ab0567f18c3b64
852
- Author: XenKys <sergiotuzzo@gmail.com>
853
- Date: Thu Aug 8 11:16:03 2024 +0200
854
-
855
- feat: added guild scheduled event recurrence rules
856
-
857
- commit 311ef6d091dbcaa566cd66c3c10fc60907a720d8
858
- Author: XenKys <sergiotuzzo@gmail.com>
859
- Date: Sat Jul 27 11:02:14 2024 +0200
860
-
861
- refactor: created message types
862
-
863
- https://github.com/discord/discord-api-docs/commit/2b848c9866fa3da9a77d45b04cff6efd31ed5a70#diff-5e15275753fce972a98daf16ba4bb9034303283ef7cc5161b87b3e1c7b3ed5ad
864
-
865
- commit e63b498b05466b52d793dfdc6d3e1bdf577bc7c0
866
- Author: XenKys <sergiotuzzo@gmail.com>
867
- Date: Sat Jul 27 10:40:09 2024 +0200
868
-
869
- refactor: updated `ActivityType`
870
-
871
- https://github.com/discord/discord-api-docs/commit/3cad69757ad24ecb5affc3024f008d186022ec91
872
-
873
- commit 9d40266b03c3d8509fe3e88252655744c20923ef
874
- Author: XenKys <sergiotuzzo@gmail.com>
875
- Date: Tue Jul 23 10:55:02 2024 +0200
876
-
877
- refactor: updated `messageUpdate` event
878
-
879
- https://github.com/discord/discord-api-docs/commit/8ab98d5eac8d90b860da5e84e69e973a1bf7011e
880
-
881
- commit a248e18c75798d2083dec30bdbccfedd85477402
882
- Author: XenKys <sergiotuzzo@gmail.com>
883
- Date: Fri Jul 19 12:27:06 2024 +0200
884
-
885
- chore: updated docs link
886
-
887
- commit 33f959399c4bb79a3fd59a57b2905f34135dabf7 (tag: 2.2.3)
888
- Author: XenKys <sergiotuzzo@gmail.com>
889
- Date: Fri Jul 19 11:46:41 2024 +0200
890
-
891
- chore: released 2.2.3
892
-
893
- commit 7806bb27dc4d3285c381eddc15f29fde6d62247c
894
- Author: XenKys <sergiotuzzo@gmail.com>
895
- Date: Fri Jul 19 11:34:27 2024 +0200
896
-
897
- feat: added application emojis methods
898
-
899
- commit e049f9f42c37ecf7314fc066fe309269e3bc0f4a
900
- Author: XenKys <sergiotuzzo@gmail.com>
901
- Date: Tue Jul 16 21:07:58 2024 +0200
902
-
903
- feat: added message forwarding
904
-
905
- https://github.com/discord/discord-api-docs/commit/86641ea025b0422fedff42481362cd289cf7910c#diff-160acb4654c611c67c4ee46b2ce5dda2be82212af8d1d00cd0256ef6edda1e95L559
906
-
907
- commit f471c4a45f9bd86c403f48e426af205421256943
908
- Author: XenKys <sergiotuzzo@gmail.com>
909
- Date: Tue Jul 16 10:44:51 2024 +0200
910
-
911
- refactor: added banners to `Client#getGuilds`
912
-
913
- https://github.com/discord/discord-api-docs/commit/28beb3020d37ce41c0c0645820ca0e70597a85ef
914
-
915
- commit ca068084e76b55d44f496f95eafbac8c7d16a637
916
- Author: XenKys <sergiotuzzo@gmail.com>
917
- Date: Tue Jul 16 10:42:59 2024 +0200
918
-
919
- refactor: updated `Services`
920
-
921
- https://github.com/discord/discord-api-docs/commit/bfb60043d77058b1bb0dd6b1504e45dca5081255
922
-
923
- commit 10e8e97ba576101c0fc89e67db7fd160a1d617d4
924
- Author: XenKys <sergiotuzzo@gmail.com>
925
- Date: Wed Jul 10 22:49:36 2024 +0200
926
-
927
- fix: payloads types
928
-
929
- commit 1024d9689d81872310d4272cbcc10f1a51614375
930
- Author: XenKys <sergiotuzzo@gmail.com>
931
- Date: Wed Jul 10 22:47:43 2024 +0200
932
-
933
- refactor: added 'shard' to 'dispatch', 'hello' and 'heartbeatACK' events
934
-
935
- commit 3f798ba02615ba5e24f3d9c811d9db69ef44f0b9
936
- Author: XenKys <sergiotuzzo@gmail.com>
937
- Date: Tue Jul 9 10:40:04 2024 +0200
938
-
939
- fix: `Client#leaveThread` endpoint
940
-
941
- commit b4969569175f14f6a4fc8e0bca1219b917091bd5
942
- Author: XenKys <sergiotuzzo@gmail.com>
943
- Date: Tue Jul 9 10:37:40 2024 +0200
944
-
945
- refactor: deleted shards manager
946
-
947
- commit 4f98e3db1c592de06b5fee74145994624078d101
948
- Author: XenKys <sergiotuzzo@gmail.com>
949
- Date: Tue Jul 9 10:27:18 2024 +0200
950
-
951
- fix: users avatar decoration datas
952
-
953
- commit 93df9663b097e255b8693f8f58bb00d1eae26dc8
954
- Author: XenKys <sergiotuzzo@gmail.com>
955
- Date: Tue Jul 9 10:19:01 2024 +0200
956
-
957
- feat: added avatar decoration datas to guild members
958
-
959
- commit 6eb8c0db52aa240d3e142e17f15cfcb6f9fc81e5
960
- Author: XenKys <sergiotuzzo@gmail.com>
961
- Date: Mon Jul 8 12:40:05 2024 +0200
962
-
963
- refactor: changed hello event
964
-
965
- commit ccff87dfe7f5cd8e84ce8892e75a30670b63b75a
966
- Author: XenKys <sergiotuzzo@gmail.com>
967
- Date: Mon Jul 8 11:57:50 2024 +0200
968
-
969
- feat: added resume gateway url to shards
970
-
971
- commit b52719ff737fe59a13ddff851910ec3196030711
972
- Author: XenKys <sergiotuzzo@gmail.com>
973
- Date: Mon Jul 8 11:53:23 2024 +0200
974
-
975
- refactor: added 'heartbeatACK' event
976
-
977
- commit 4853a187fcb5a8ba6073d7c6e038e273a4cabfd4
978
- Author: XenKys <sergiotuzzo@gmail.com>
979
- Date: Mon Jul 8 11:28:42 2024 +0200
980
-
981
- refactor: removed deprecated parameteres from application commands methods
982
-
983
- commit a1edd2daf600c4828f1801c6665ed0f1adbc65e3
984
- Author: XenKys <sergiotuzzo@gmail.com>
985
- Date: Mon Jul 8 11:24:33 2024 +0200
986
-
987
- refactor: renamed 'createGroupDM' to 'createGroup'
988
-
989
- commit 997ab9d108812d8ac86f435289ecc05a5228108b
990
- Author: XenKys <sergiotuzzo@gmail.com>
991
- Date: Mon Jul 8 11:17:45 2024 +0200
992
-
993
- refactor: removed presence users transformers
994
-
995
- commit 55d26cb56c6ba759fa508bb4d58a1a1e2aac0bc1
996
- Author: XenKys <sergiotuzzo@gmail.com>
997
- Date: Mon Jul 8 10:08:17 2024 +0200
998
-
999
- refactor: added docs links to formatters
1000
-
1001
- commit f17f44c66f4c450bd329826bf12d602c16640af0
1002
- Author: XenKys <sergiotuzzo@gmail.com>
1003
- Date: Mon Jul 8 10:07:21 2024 +0200
1004
-
1005
- refactor: renamed 'result' to 'message'
1006
-
1007
- commit fb41ef0a60b623994afe68692c7dd38f5d4948f4
1008
- Author: XenKys <sergiotuzzo@gmail.com>
1009
- Date: Mon Jul 8 10:02:38 2024 +0200
1010
-
1011
- refactor: updated auto moderation transformers
1012
-
1013
- commit 933ac5e0fdaf55146d2fdf04c652ea485ce19c49
1014
- Author: XenKys <sergiotuzzo@gmail.com>
1015
- Date: Mon Jul 8 09:51:55 2024 +0200
1016
-
1017
- refactor: created application role connection metadatas transformers
1018
-
1019
- commit ede07c0e1fa4f82a74e88ac1c6e8e625367e47c3
1020
- Author: XenKys <sergiotuzzo@gmail.com>
1021
- Date: Mon Jul 8 09:44:00 2024 +0200
1022
-
1023
- refactor: deleted utils
1024
-
1025
- commit 4d637a755be38f4930dd2c4da147fe82e5d32bff
1026
- Author: XenKys <sergiotuzzo@gmail.com>
1027
- Date: Mon Jul 8 09:32:31 2024 +0200
1028
-
1029
- refactor: created application commands transformers
1030
-
1031
- commit 0a74b7211fe12abbd49cb87dc78c9fd46e2a6b7a
1032
- Author: XenKys <sergiotuzzo@gmail.com>
1033
- Date: Mon Jul 8 09:17:15 2024 +0200
1034
-
1035
- feat: added properties to gateway options
1036
-
1037
- commit a91a4f28e7274c99f0258c0656a5bbb87c511310
1038
- Author: XenKys <sergiotuzzo@gmail.com>
1039
- Date: Mon Jul 8 09:11:34 2024 +0200
1040
-
1041
- refactor: removed default all non privileged intents
1042
-
1043
- commit a446fb706b97847c1fd29818c5fe2a9a8880c7c8
1044
- Author: XenKys <sergiotuzzo@gmail.com>
1045
- Date: Mon Jul 8 09:05:54 2024 +0200
1046
-
1047
- chore: updated README.md
1048
-
1049
- commit a3c65513fc2b68b910d2447a01bef9019a5797eb
1050
- Author: XenKys <sergiotuzzo@gmail.com>
1051
- Date: Sun Jul 7 21:38:40 2024 +0200
1052
-
1053
- chore: added .prettierrc.json
1054
-
1055
- commit bef2ef1d0cd4b865cbfe4e9ff170e845d8c7d292
1056
- Author: XenKys <sergiotuzzo@gmail.com>
1057
- Date: Sun Jul 7 21:10:46 2024 +0200
1058
-
1059
- chore: used /<folder> instead of <folder>/
1060
-
1061
- commit 6e96de8033b4343114dab9cfceed00c9016c291c
1062
- Author: XenKys <sergiotuzzo@gmail.com>
1063
- Date: Sun Jul 7 21:10:04 2024 +0200
1064
-
1065
- chore: installed PNPM
1066
-
1067
- commit 40f835b1432cda9c06db61492d5b7d1d7834d80a
1068
- Author: XenKys <sergiotuzzo@gmail.com>
1069
- Date: Sun Jul 7 19:06:04 2024 +0200
1070
-
1071
- fix: 'createMessage'
1072
-
1073
- commit cb341c22685b6f77cf714e0904eb4e7e925f254f
1074
- Author: XenKys <sergiotuzzo@gmail.com>
1075
- Date: Sun Jul 7 19:00:52 2024 +0200
1076
-
1077
- fix: 'editAutoModerationRule'
1078
-
1079
- commit 4d637e4605f8eef5a48163313f55eb6fcb497f3b
1080
- Author: XenKys <sergiotuzzo@gmail.com>
1081
- Date: Sun Jul 7 18:56:29 2024 +0200
1082
-
1083
- fix: 'createAutoModerationRule'
1084
-
1085
- commit 69c10fa86be6a42fcf19cb514188b802e531bf06
1086
- Author: XenKys <sergiotuzzo@gmail.com>
1087
- Date: Sun Jul 7 18:53:52 2024 +0200
1088
-
1089
- fix: 'updateCurrentApplicationRoleConnection'
1090
-
1091
- commit 74635b20c5ce6e20142505e9950176eb638f6b89
1092
- Author: XenKys <sergiotuzzo@gmail.com>
1093
- Date: Sun Jul 7 18:50:32 2024 +0200
1094
-
1095
- fix: 'getThreadMembers' parameters types
1096
-
1097
- commit 4ca82d2e1da1319dad862b05dcd63a2421cca38a
1098
- Author: XenKys <sergiotuzzo@gmail.com>
1099
- Date: Sun Jul 7 18:49:54 2024 +0200
1100
-
1101
- fix: 'getPollAnswerVoters' parameters types
1102
-
1103
- commit 23d25f4295be8471aaeb295ec5018e2f929a790a
1104
- Author: XenKys <sergiotuzzo@gmail.com>
1105
- Date: Sun Jul 7 18:49:00 2024 +0200
1106
-
1107
- fix: 'getMessages' parameters types
1108
-
1109
- commit b1b82861ed536ee98093cb82925b99321b14b133
1110
- Author: XenKys <sergiotuzzo@gmail.com>
1111
- Date: Sun Jul 7 18:48:16 2024 +0200
1112
-
1113
- fix: 'getMessageReactions' parameters types
1114
-
1115
- commit e25260cc084bb640cb093b5a7023318a9dbc3ee4
1116
- Author: XenKys <sergiotuzzo@gmail.com>
1117
- Date: Sun Jul 7 18:47:27 2024 +0200
1118
-
1119
- fix: 'getJoinedPrivateArchivedThreads' parameters types
1120
-
1121
- commit 0b5f2ab15a0bd362366aaf74ac17b370f1450108
1122
- Author: XenKys <sergiotuzzo@gmail.com>
1123
- Date: Sun Jul 7 18:46:10 2024 +0200
1124
-
1125
- fix: 'getGuildScheduledEventUsers' parameters types
1126
-
1127
- commit ad06feae20262d258412fc727ef9123ec4bc3883
1128
- Author: XenKys <sergiotuzzo@gmail.com>
1129
- Date: Sun Jul 7 18:45:26 2024 +0200
1130
-
1131
- fix: 'getGuildPruneCount' parameters types
1132
-
1133
- commit 8ee6044655fdb0bf0e9c370b6b7597cbe125cfe3
1134
- Author: XenKys <sergiotuzzo@gmail.com>
1135
- Date: Sun Jul 7 18:43:52 2024 +0200
1136
-
1137
- fix: 'getGuildBans' parameters types
1138
-
1139
- commit a8643364baa96950c50a14e3ba21ca5b5d035f55
1140
- Author: XenKys <sergiotuzzo@gmail.com>
1141
- Date: Sun Jul 7 18:42:57 2024 +0200
1142
-
1143
- fix: 'getGuilds'
1144
-
1145
- commit 085da724c5a156cfaf08a9794f873dcff5f77505
1146
- Author: XenKys <sergiotuzzo@gmail.com>
1147
- Date: Sun Jul 7 18:38:49 2024 +0200
1148
-
1149
- fix: 'getEntitlement' parameters types
1150
-
1151
- commit 2e99aa3d2f3672a138969c551778f69d7e750c6d
1152
- Author: XenKys <sergiotuzzo@gmail.com>
1153
- Date: Sun Jul 7 18:37:01 2024 +0200
1154
-
1155
- fix: 'getAuditLog' parameters types
1156
-
1157
- commit cda56313b027208dc2d6f847efb2f7fbeed1a819
1158
- Author: XenKys <sergiotuzzo@gmail.com>
1159
- Date: Sun Jul 7 18:36:28 2024 +0200
1160
-
1161
- fix: 'getArchivedThreads' parameters types
1162
-
1163
- commit 1a33101a4522c23ea42fa571bbb560cac0684752
1164
- Author: XenKys <sergiotuzzo@gmail.com>
1165
- Date: Sun Jul 7 18:31:38 2024 +0200
1166
-
1167
- fix: 'editWebhookMessage' parameters
1168
-
1169
- commit 2d2d82c1508a104b3001c9c1a43a4ebf6478424c
1170
- Author: XenKys <sergiotuzzo@gmail.com>
1171
- Date: Sun Jul 7 18:30:11 2024 +0200
1172
-
1173
- fix: 'editUserVoiceState' parameters
1174
-
1175
- commit 99d65973ce69efb8688858332b1407597460e24c
1176
- Author: XenKys <sergiotuzzo@gmail.com>
1177
- Date: Sun Jul 7 18:28:47 2024 +0200
1178
-
1179
- fix: 'editInteractionResponse' parameters
1180
-
1181
- commit c9a9f0f82bbe441939cf4c17c6ea265abbe5fecf
1182
- Author: XenKys <sergiotuzzo@gmail.com>
1183
- Date: Sun Jul 7 18:27:15 2024 +0200
1184
-
1185
- fix: 'editInteractionFollowupMessage' parameters
1186
-
1187
- commit ced8ebab67083c3d9defd3cc96e22d0cb655a17b
1188
- Author: XenKys <sergiotuzzo@gmail.com>
1189
- Date: Sun Jul 7 18:19:00 2024 +0200
1190
-
1191
- fix: 'editGuildWelcomeScreen'
1192
-
1193
- commit 4a9b51f2c7c66ea89f8ab199fa09a64f494e5b42
1194
- Author: XenKys <sergiotuzzo@gmail.com>
1195
- Date: Sun Jul 7 18:16:23 2024 +0200
1196
-
1197
- fix: 'editGuildScheduledEvent' types
1198
-
1199
- commit b6f1e01db6f0d742b7746f9c13ea97e8e1ef9579
1200
- Author: XenKys <sergiotuzzo@gmail.com>
1201
- Date: Sun Jul 7 18:14:01 2024 +0200
1202
-
1203
- fix: 'editGuildRolePositions' parameters
1204
-
1205
- commit 27d38ac8cf90abe8bbc0c8b84a2561941c126f59
1206
- Author: XenKys <sergiotuzzo@gmail.com>
1207
- Date: Sun Jul 7 18:11:03 2024 +0200
1208
-
1209
- fix: 'guildMember' parameters
1210
-
1211
- commit 8aebfda411b7238489a8cb0cbc225fb3220bbb48
1212
- Author: XenKys <sergiotuzzo@gmail.com>
1213
- Date: Sun Jul 7 18:09:04 2024 +0200
1214
-
1215
- fix: 'editGuild' parameters
1216
-
1217
- commit 87c2fb3e7796b42c800b5d91f552893e0a20a638
1218
- Author: XenKys <sergiotuzzo@gmail.com>
1219
- Date: Sun Jul 7 18:05:26 2024 +0200
1220
-
1221
- fix: 'editCurrentApplication'
1222
-
1223
- commit ba84655da481ad0fba19eea86b1d17c6d39e6efd
1224
- Author: XenKys <sergiotuzzo@gmail.com>
1225
- Date: Sun Jul 7 18:01:58 2024 +0200
1226
-
1227
- fix: 'editCurrentGuildMember' parameters
1228
-
1229
- commit bf0867626a5dcf012bd2ba3b8c6738953b1af3ba
1230
- Author: XenKys <sergiotuzzo@gmail.com>
1231
- Date: Sun Jul 7 17:58:03 2024 +0200
1232
-
1233
- fix: 'createChannel' parameters
1234
-
1235
- commit 62bdba89e256465e84f2eab2e98eecb19cfd1af7
1236
- Author: XenKys <sergiotuzzo@gmail.com>
1237
- Date: Sun Jul 7 17:55:40 2024 +0200
1238
-
1239
- fix: 'editChannel'
1240
-
1241
- commit 0f15f07200ccc4a9b3782bad04756a1bb500ca28
1242
- Author: XenKys <sergiotuzzo@gmail.com>
1243
- Date: Sun Jul 7 17:48:01 2024 +0200
1244
-
1245
- fix: 'editApplicationCommandPermissions'
1246
-
1247
- commit 7cf1d08eed3640599142ce8cd9dd57d6ad85e379
1248
- Author: XenKys <sergiotuzzo@gmail.com>
1249
- Date: Sun Jul 7 17:38:55 2024 +0200
1250
-
1251
- fix: 'createThread'
1252
-
1253
- commit 26df6c442a3ced3873c57ac371003db452b2cd36 (tag: 2.2.2)
1254
- Author: XenKys <sergiotuzzo@gmail.com>
1255
- Date: Sun Jul 7 13:46:48 2024 +0200
1256
-
1257
- release: 2.2.2
1258
-
1259
- commit 8351d3bb5235d5a30ae36610f9c71ebeeddbf05c
1260
- Author: XenKys <sergiotuzzo@gmail.com>
1261
- Date: Sun Jul 7 13:46:26 2024 +0200
1262
-
1263
- chore: updated README.md
1264
-
1265
- commit 68878618fd83c78dab0f5fbd3d2d977f7657e4b6
1266
- Author: XenKys <sergiotuzzo@gmail.com>
1267
- Date: Sun Jul 7 13:33:42 2024 +0200
1268
-
1269
- fix: slash command mention formatter
1270
-
1271
- commit 775b9414987a5a475438650c95968610b0f95c01
1272
- Author: XenKys <sergiotuzzo@gmail.com>
1273
- Date: Sun Jul 7 13:32:58 2024 +0200
1274
-
1275
- refactor: renamed 'LOTTIE' to 'Lottie' in StickerFormatTypes
1276
-
1277
- commit f61e74d1d3a07ce2340260a990e0825dc7246c86
1278
- Author: XenKys <sergiotuzzo@gmail.com>
1279
- Date: Sun Jul 7 13:29:18 2024 +0200
1280
-
1281
- refactor: improved CDN
1282
-
1283
- commit f1530485edcb929f1c71480849ca285e59782f4a
1284
- Author: XenKys <sergiotuzzo@gmail.com>
1285
- Date: Sun Jul 7 13:06:26 2024 +0200
1286
-
1287
- fix: made JPG in ImageFormats in lower case
1288
-
1289
- commit 6c49962d45bbd8cbe6d927155a3fbec4554d01ee
1290
- Author: XenKys <sergiotuzzo@gmail.com>
1291
- Date: Sun Jul 7 12:58:33 2024 +0200
1292
-
1293
- fix: raw interaction callback data attachments
1294
-
1295
- commit 26f7790255404a584e8315828b71a2baae022277
1296
- Author: XenKys <sergiotuzzo@gmail.com>
1297
- Date: Sun Jul 7 12:54:52 2024 +0200
1298
-
1299
- style: imported JSONErrorCodes as type
1300
-
1301
- commit b77de8da2397e2e129662228bb8a50d4da672b0c
1302
- Author: XenKys <sergiotuzzo@gmail.com>
1303
- Date: Sun Jul 7 12:52:28 2024 +0200
1304
-
1305
- style: removed useless parameters
1306
-
1307
- commit 2360f8542e1d8f0f92d99ed60fe95238c460ef15
1308
- Author: XenKys <sergiotuzzo@gmail.com>
1309
- Date: Sun Jul 7 12:51:27 2024 +0200
1310
-
1311
- refactor: used transformer
1312
-
1313
- commit 5429d0968e42ca195610cee219cf3a581d46affd
1314
- Author: XenKys <sergiotuzzo@gmail.com>
1315
- Date: Sun Jul 7 12:50:34 2024 +0200
1316
-
1317
- refactor: renamed some endpoint
1318
-
1319
- commit 679eb35388626908734f3219045d4271b5550e0e
1320
- Author: XenKys <sergiotuzzo@gmail.com>
1321
- Date: Sun Jul 7 12:43:19 2024 +0200
1322
-
1323
- fix: slash command mention formatters
1324
-
1325
- commit 90b732ed6ee7bd15dc9cea9a8adeeeeba178334d
1326
- Author: XenKys <sergiotuzzo@gmail.com>
1327
- Date: Sun Jul 7 12:39:08 2024 +0200
1328
-
1329
- fix: attachments sending in 'createInteractionResponse'
1330
-
1331
- commit 0f30b775650eb869a74238837ea12582259811ff
1332
- Author: XenKys <sergiotuzzo@gmail.com>
1333
- Date: Sun Jul 7 12:36:23 2024 +0200
1334
-
1335
- fix: used transformers in shards
1336
-
1337
- commit 2e55b20ae13b53b372b107a00752ee94fd2ab538
1338
- Author: XenKys <sergiotuzzo@gmail.com>
1339
- Date: Sun Jul 7 12:30:56 2024 +0200
1340
-
1341
- refactor: renamed message components transformers
1342
-
1343
- commit 23ef779c48a5319aec1880f52b270e986566de68
1344
- Author: XenKys <sergiotuzzo@gmail.com>
1345
- Date: Sun Jul 7 12:29:27 2024 +0200
1346
-
1347
- style: used property shorthand
1348
-
1349
- commit 21b99d77f13e1a288263faaba394dbaa510eca1e
1350
- Author: XenKys <sergiotuzzo@gmail.com>
1351
- Date: Sun Jul 7 12:28:51 2024 +0200
1352
-
1353
- fix: thread members transformation
1354
-
1355
- commit cb2c97c9011ceda86377bf6dd86037a87ad198c2
1356
- Author: XenKys <sergiotuzzo@gmail.com>
1357
- Date: Sun Jul 7 12:26:42 2024 +0200
1358
-
1359
- feat: created transformers and deleted utils
1360
-
1361
- commit 99ce13535324b720397d145a4e7c5331cb0b156c
1362
- Author: XenKys <sergiotuzzo@gmail.com>
1363
- Date: Sun Jul 7 11:43:11 2024 +0200
1364
-
1365
- feat: added formatters
1366
-
1367
- commit 0dad7f4f8c58e2a989808965f60e38c89dd0c8d4
1368
- Author: XenKys <sergiotuzzo@gmail.com>
1369
- Date: Sun Jul 7 11:42:11 2024 +0200
1370
-
1371
- feat: created constant 'GuildNavigationTypes'
1372
-
1373
- commit 77b291ce8765f015fb557fe08b13f7c041e914d3
1374
- Author: XenKys <sergiotuzzo@gmail.com>
1375
- Date: Sun Jul 7 11:31:30 2024 +0200
1376
-
1377
- feat: created constant 'TimestampStyles'
1378
-
1379
- commit 75a504add1746db922f5d537c2fec3db3b889895
1380
- Author: XenKys <sergiotuzzo@gmail.com>
1381
- Date: Sun Jul 7 11:28:09 2024 +0200
1382
-
1383
- refactor: renamed the endpoint 'bulkGuildBan' to 'guildBulkBan'
1384
-
1385
- commit c34c7b2e7a274de3a453b786a510439c9d42bf18
1386
- Author: XenKys <sergiotuzzo@gmail.com>
1387
- Date: Sun Jul 7 11:27:07 2024 +0200
1388
-
1389
- refactor: moved CDN to utils
1390
-
1391
- commit c8e4c776d242d02f860e247daf2fa3e058073768
1392
- Author: XenKys <sergiotuzzo@gmail.com>
1393
- Date: Sat Jul 6 23:14:27 2024 +0200
1394
-
1395
- fix: 'createMessage' parameters
1396
-
1397
- commit cd6ae9c1d679075b57afb8aeab68274736db3042
1398
- Author: XenKys <sergiotuzzo@gmail.com>
1399
- Date: Sat Jul 6 23:11:23 2024 +0200
1400
-
1401
- fix: 'createInteractionFollowupMessage' and 'executeWebhook' parameters
1402
-
1403
- commit 24f5d782301de785a03442580a3a39797571f093
1404
- Author: XenKys <sergiotuzzo@gmail.com>
1405
- Date: Sat Jul 6 23:01:17 2024 +0200
1406
-
1407
- fix: 'createGuildScheduledEvent' parameters
1408
-
1409
- commit b08462ec660be93ef72dea07174f2d2a8bdcbbbc
1410
- Author: XenKys <sergiotuzzo@gmail.com>
1411
- Date: Sat Jul 6 22:56:59 2024 +0200
1412
-
1413
- refactor: removed deprecated 'region' from 'createGuild'
1414
-
1415
- commit aec954b18e622be8edb40289e7b5f86445cda606
1416
- Author: XenKys <sergiotuzzo@gmail.com>
1417
- Date: Sat Jul 6 22:56:44 2024 +0200
1418
-
1419
- fix: 'createGuild' channels
1420
-
1421
- commit 0414ee9d4390745040c6bd19e66f49b648724a36
1422
- Author: XenKys <sergiotuzzo@gmail.com>
1423
- Date: Sat Jul 6 22:49:32 2024 +0200
1424
-
1425
- fix: 'createChannel' parameters
1426
-
1427
- commit 81bd006b5d56c1aa7fb74fafb6b58302dbbf2ce5
1428
- Author: XenKys <sergiotuzzo@gmail.com>
1429
- Date: Sat Jul 6 21:48:20 2024 +0200
1430
-
1431
- refactor: made nullable 'icon' and 'coverImage' in 'editCurrentApplication'
1432
-
1433
- commit da5f5d26acda5bd0ecc1ad6e493fc485b3683234
1434
- Author: XenKys <sergiotuzzo@gmail.com>
1435
- Date: Sat Jul 6 21:43:41 2024 +0200
1436
-
1437
- refactor: removed undocumented types
1438
-
1439
- commit ed40dc633c608b759a0cb51fca0ec4ade3627b89
1440
- Author: XenKys <sergiotuzzo@gmail.com>
1441
- Date: Sat Jul 6 21:40:42 2024 +0200
1442
-
1443
- refactor: removed 'ServerError' from HTTPResponseCodes
1444
-
1445
- commit e0a747c9696d22bce593057e80ecdf3180d8ca34
1446
- Author: XenKys <sergiotuzzo@gmail.com>
1447
- Date: Sat Jul 6 21:31:45 2024 +0200
1448
-
1449
- refactor: removed deprecated 'dmPermission' parameter
1450
-
1451
- commit 9aa84a07ecf70076818fda2d26877865e1d63095
1452
- Author: XenKys <sergiotuzzo@gmail.com>
1453
- Date: Sat Jul 6 21:30:08 2024 +0200
1454
-
1455
- fix: application command methods parameters
1456
-
1457
- commit bd3875c0106ea4bce19133be3bfabf25303bf158
1458
- Author: XenKys <sergiotuzzo@gmail.com>
1459
- Date: Sat Jul 6 13:00:42 2024 +0200
1460
-
1461
- refactor: improved errors
1462
-
1463
- commit bb78a00003fcee1bcde085c6335c9b1bf1145d0b
1464
- Author: XenKys <sergiotuzzo@gmail.com>
1465
- Date: Sat Jul 6 12:20:24 2024 +0200
1466
-
1467
- refactor: made 'name' optional in presence activities
1468
-
1469
- commit e2eb2b86de10ba01dd44bc3415bf63d8309ee0d5
1470
- Author: XenKys <sergiotuzzo@gmail.com>
1471
- Date: Sat Jul 6 12:15:20 2024 +0200
1472
-
1473
- refactor: changed raw identify presence type
1474
-
1475
- commit 1d8758a94627e9c66dd8c486113a9214624ea39a
1476
- Author: XenKys <sergiotuzzo@gmail.com>
1477
- Date: Sat Jul 6 12:13:49 2024 +0200
1478
-
1479
- fix: presences created at type
1480
-
1481
- commit 803e2234582c35945da4263fb6591f63d14e0575
1482
- Author: XenKys <sergiotuzzo@gmail.com>
1483
- Date: Sat Jul 6 12:13:36 2024 +0200
1484
-
1485
- fix: presence users
1486
-
1487
- commit 66ab8d3947603d64fc88a3a501d0bccd98a57c01
1488
- Author: XenKys <sergiotuzzo@gmail.com>
1489
- Date: Sat Jul 6 12:13:17 2024 +0200
1490
-
1491
- feat: added presence emojis
1492
-
1493
- commit 4089228891d0355856e1ed5c73d4a82346e48dc2
1494
- Author: XenKys <sergiotuzzo@gmail.com>
1495
- Date: Sat Jul 6 11:33:33 2024 +0200
1496
-
1497
- style: used property shorthand
1498
-
1499
- commit c7c18f7ea63c918a9699ee403a11ff458a50f23b
1500
- Author: XenKys <sergiotuzzo@gmail.com>
1501
- Date: Sat Jul 6 11:32:33 2024 +0200
1502
-
1503
- fix: gateway events
1504
-
1505
- commit 079865aee1384f6b494b691f066c1146a4783fe3
1506
- Author: XenKys <sergiotuzzo@gmail.com>
1507
- Date: Fri Jul 5 16:15:48 2024 +0200
1508
-
1509
- style: reordered in alphabetic order the utils
1510
-
1511
- commit f3ebbd1f1ee67510f311de0e8845e4488724372f
1512
- Author: XenKys <sergiotuzzo@gmail.com>
1513
- Date: Fri Jul 5 16:07:54 2024 +0200
1514
-
1515
- chore: updated README example
1516
-
1517
- commit bf621549a92a492b732b747ee0d635ee804968e9
1518
- Author: XenKys <sergiotuzzo@gmail.com>
1519
- Date: Fri Jul 5 16:02:53 2024 +0200
1520
-
1521
- refactor: added 'since' to identify prensece
1522
-
1523
- commit 2fc9d24bb753f312f33bed758a98f0888c4e16ad
1524
- Author: XenKys <sergiotuzzo@gmail.com>
1525
- Date: Fri Jul 5 15:56:05 2024 +0200
1526
-
1527
- chore: updated presence example
1528
-
1529
- commit aa381574a07b04e83fe33e9fee4401ae2c3e4ff3
1530
- Author: XenKys <sergiotuzzo@gmail.com>
1531
- Date: Fri Jul 5 15:50:57 2024 +0200
1532
-
1533
- chore: removed voice example
1534
-
1535
- commit db6cb167a337d582d3340020166b4757601999a4
1536
- Author: XenKys <sergiotuzzo@gmail.com>
1537
- Date: Fri Jul 5 15:46:25 2024 +0200
1538
-
1539
- feat: added websocket options
1540
-
1541
- commit 2799d49bc135137761e8fdb82c2e258c65962c16
1542
- Author: XenKys <sergiotuzzo@gmail.com>
1543
- Date: Fri Jul 5 15:46:08 2024 +0200
1544
-
1545
- feat: added gateway options
1546
-
1547
- commit 180815a088e0dda03e96d58e48b7a6578c30af3c
1548
- Author: XenKys <sergiotuzzo@gmail.com>
1549
- Date: Fri Jul 5 14:52:07 2024 +0200
1550
-
1551
- refactor: query in request data
1552
-
1553
- commit 6760a160b5bada134f8710c368e077e720dee522
1554
- Author: XenKys <sergiotuzzo@gmail.com>
1555
- Date: Fri Jul 5 14:33:14 2024 +0200
1556
-
1557
- style: used property shorthand
1558
-
1559
- commit de2621b06b72718c9c1c1d85fd531562f0d6069a
1560
- Author: XenKys <sergiotuzzo@gmail.com>
1561
- Date: Fri Jul 5 14:31:55 2024 +0200
1562
-
1563
- style: used '!' instead of '?'
1564
-
1565
- commit 9dad04aa783e022586dfa03390bfd2108084ec42
1566
- Author: XenKys <sergiotuzzo@gmail.com>
1567
- Date: Fri Jul 5 12:56:09 2024 +0200
1568
-
1569
- fix: 'updateCurrentApplicationRoleConnection' method
1570
-
1571
- commit f12d1df7618c7022914085727b9a65d5fff1afe0
1572
- Author: XenKys <sergiotuzzo@gmail.com>
1573
- Date: Fri Jul 5 12:55:27 2024 +0200
1574
-
1575
- fix: nullable properties
1576
-
1577
- commit 5b45ade2ef19da1bad3509871a0710365c9a9a99
1578
- Author: XenKys <sergiotuzzo@gmail.com>
1579
- Date: Fri Jul 5 11:54:36 2024 +0200
1580
-
1581
- refactor: removed deprecated reason from 'beginGuildPrune'
1582
-
1583
- commit 4aafdf4d7532f282a05391439ed029ecf37979ce
1584
- Author: XenKys <sergiotuzzo@gmail.com>
1585
- Date: Fri Jul 5 11:53:08 2024 +0200
1586
-
1587
- refactor: removed voice connetions
1588
-
1589
- commit 23938d87b7a8003d9bd16f5623ad785ebf733cc0
1590
- Author: XenKys <sergiotuzzo@gmail.com>
1591
- Date: Wed Jul 3 11:41:16 2024 +0200
1592
-
1593
- refactor: made optional duration and allow multiselect in poll create params
1594
-
1595
- https://github.com/discord/discord-api-docs/commit/ff7a1ae31cbc171530f3cd64a826ce8ea350c614
1596
-
1597
- commit 6966727cd578b26476fbf20b9e6aa2ca7aa8248d (tag: 2.2.1)
1598
- Author: XenKys <sergiotuzzo@gmail.com>
1599
- Date: Tue Jul 2 16:38:43 2024 +0200
1600
-
1601
- release: 2.2.1
1602
-
1603
- commit d8113600e2585406b5ebc64bfe46e4bc93c5b383
1604
- Author: XenKys <sergiotuzzo@gmail.com>
1605
- Date: Tue Jul 2 16:35:04 2024 +0200
1606
-
1607
- refactor: updated 'op' in payloads
1608
-
1609
- commit 2f9b4a754fa1aa0fb8db3fb72f82cda1f4de49a5
1610
- Author: XenKys <sergiotuzzo@gmail.com>
1611
- Date: Tue Jul 2 16:29:51 2024 +0200
1612
-
1613
- chore: updated permissions example
1614
-
1615
- commit 03750b02a2060ffa06014e6390af12c384c8ed10
1616
- Author: XenKys <sergiotuzzo@gmail.com>
1617
- Date: Tue Jul 2 16:26:37 2024 +0200
1618
-
1619
- chore: updated examples
1620
-
1621
- commit 2f5a3334f3091ea7941d6c33296c561a23a4eba7
1622
- Author: XenKys <sergiotuzzo@gmail.com>
1623
- Date: Tue Jul 2 15:35:38 2024 +0200
1624
-
1625
- chore: updated examples
1626
-
1627
- commit ffb960b5f9580ec7cd40d7873348ee2f0811f0a3
1628
- Author: XenKys <sergiotuzzo@gmail.com>
1629
- Date: Tue Jul 2 15:33:18 2024 +0200
1630
-
1631
- chore: updated README.md
1632
-
1633
- commit 2a13649e710ae6c1cfb65b96c22041066798524a
1634
- Author: XenKys <sergiotuzzo@gmail.com>
1635
- Date: Tue Jul 2 15:32:24 2024 +0200
1636
-
1637
- chore: updated README.md
1638
-
1639
- commit 3eb399e0d08e73a0ec460eb5b654431c5bbe2ebc
1640
- Author: XenKys <sergiotuzzo@gmail.com>
1641
- Date: Fri Jun 28 12:25:52 2024 +0200
1642
-
1643
- chore: updated voice example
1644
-
1645
- commit 00fb25f8f0fbc438e6e17269999a0b5199f82c17
1646
- Author: XenKys <sergiotuzzo@gmail.com>
1647
- Date: Fri Jun 28 12:24:24 2024 +0200
1648
-
1649
- refactor: added voice exporting
1650
-
1651
- commit 7c9f4e571c565543898619f6eadd841111ad36d0
1652
- Author: XenKys <sergiotuzzo@gmail.com>
1653
- Date: Fri Jun 28 12:23:15 2024 +0200
1654
-
1655
- chore: added voice example
1656
-
1657
- commit dbc7cb68e8d651a13b756537159e779c24f34d51
1658
- Author: XenKys <sergiotuzzo@gmail.com>
1659
- Date: Fri Jun 28 11:07:08 2024 +0200
1660
-
1661
- feat: added 'updatePresence' method to shards
1662
-
1663
- commit 44a3341be3dbbdd4932386afc9b98779919b8b14
1664
- Author: XenKys <sergiotuzzo@gmail.com>
1665
- Date: Fri Jun 28 10:39:24 2024 +0200
1666
-
1667
- feat: voice connections
1668
-
1669
- commit e7d30523aecfc2614c63c9f0ee245157c94b3ea4
1670
- Author: XenKys <sergiotuzzo@gmail.com>
1671
- Date: Fri Jun 28 10:23:20 2024 +0200
1672
-
1673
- feat: added 'updateVoiceState' method to shards
1674
-
1675
- commit 8702b6d5c3555d38c531ca4532b14e678579a7a5
1676
- Author: XenKys <sergiotuzzo@gmail.com>
1677
- Date: Wed Jun 26 10:07:56 2024 +0200
1678
-
1679
- chore: updated examples
1680
-
1681
- commit efad41d3e260a6108d25b1649f9c034578767e50
1682
- Author: XenKys <sergiotuzzo@gmail.com>
1683
- Date: Wed Jun 26 09:57:44 2024 +0200
1684
-
1685
- feat: added title to attachments
1686
-
1687
- commit 8b3157b6cd50e01804d3a9642af44844c117e901
1688
- Author: XenKys <sergiotuzzo@gmail.com>
1689
- Date: Tue Jun 25 23:49:08 2024 +0200
1690
-
1691
- refactor: changed from 'Id' to 'ID'
1692
-
1693
- commit bd1a6a6807da1e9ab1179b9dc0f8050d2ddf32d2
1694
- Author: XenKys <sergiotuzzo@gmail.com>
1695
- Date: Tue Jun 25 14:36:59 2024 +0200
1696
-
1697
- fix: corrected 'RawAutoModerationActionExectionEventFields'
1698
-
1699
- commit d0eed5e5ba113038c8f58b810c31e9e219583b1d
1700
- Author: XenKys <sergiotuzzo@gmail.com>
1701
- Date: Tue Jun 25 14:24:31 2024 +0200
1702
-
1703
- refactor: moved 'dispatch' event emit
1704
-
1705
- commit 938656832c4399ea38ec16a089038311c8354a6c
1706
- Author: XenKys <sergiotuzzo@gmail.com>
1707
- Date: Tue Jun 25 14:19:13 2024 +0200
1708
-
1709
- feat: added 'dispatch' event
1710
-
1711
- commit 22492e614168280d729d02250fd987b825af56b2
1712
- Author: XenKys <sergiotuzzo@gmail.com>
1713
- Date: Tue Jun 25 14:15:23 2024 +0200
1714
-
1715
- refactor: initiliazed 'guilds' in the Client constructor
1716
-
1717
- commit a056be38f3daec17b4a28011c500635db8c5bb0a
1718
- Author: XenKys <sergiotuzzo@gmail.com>
1719
- Date: Tue Jun 25 14:13:55 2024 +0200
1720
-
1721
- refactor: added 'onDispatch' private method to shards
1722
-
1723
- commit 3cff020e9451979686654e8cab97cfadb9eab832
1724
- Author: XenKys <sergiotuzzo@gmail.com>
1725
- Date: Tue Jun 25 14:07:25 2024 +0200
1726
-
1727
- feat: added payload interfaces
1728
-
1729
- commit c2d5d12f4e4d9855e6f1d3f52ed98e5b47bca48f
1730
- Author: XenKys <sergiotuzzo@gmail.com>
1731
- Date: Tue Jun 25 14:04:09 2024 +0200
1732
-
1733
- refactor: added docs link to new shards methods
1734
-
1735
- commit 35c5ddf3c284eea5e9d2d75700534cc27a6507ad
1736
- Author: XenKys <sergiotuzzo@gmail.com>
1737
- Date: Tue Jun 25 14:00:46 2024 +0200
1738
-
1739
- refactor: renamed 'setPresence' to 'updatePresence' in Shard
1740
-
1741
- commit c3ca7da053c6f0fb0709ff41b1e1c9650c096d49
1742
- Author: XenKys <sergiotuzzo@gmail.com>
1743
- Date: Tue Jun 25 13:57:35 2024 +0200
1744
-
1745
- feat: added 'requestGuildMembers' method to shards
1746
-
1747
- commit 3d02216b3941e6d7445f285413e4fae75c1626be
1748
- Author: XenKys <sergiotuzzo@gmail.com>
1749
- Date: Tue Jun 25 13:52:08 2024 +0200
1750
-
1751
- feat: added 'heartbeat' method to shards
1752
-
1753
- commit 0f6dc838b7497228235a540911cf47ccd7953a56
1754
- Author: XenKys <sergiotuzzo@gmail.com>
1755
- Date: Tue Jun 25 13:46:36 2024 +0200
1756
-
1757
- feat: added 'resume' method to shards
1758
-
1759
- commit a41963688eac5405312f1b324285a9533a4f4c50
1760
- Author: XenKys <sergiotuzzo@gmail.com>
1761
- Date: Tue Jun 25 13:43:26 2024 +0200
1762
-
1763
- feat: created 'identify' method to shards
1764
-
1765
- commit 750901fa2549c3b6783a8d1c5da45da8aa2dd8af
1766
- Author: XenKys <sergiotuzzo@gmail.com>
1767
- Date: Tue Jun 25 13:31:34 2024 +0200
1768
-
1769
- feat: added gateway presence update interfaces
1770
-
1771
- commit 076573c07a4f591a8f4f627a59c362a3a2c50161
1772
- Author: XenKys <sergiotuzzo@gmail.com>
1773
- Date: Tue Jun 25 13:23:46 2024 +0200
1774
-
1775
- chore: added presences example
1776
-
1777
- commit 64c7abcde87ded9508ceb43340d2089efe4110e7
1778
- Author: XenKys <sergiotuzzo@gmail.com>
1779
- Date: Tue Jun 25 13:08:05 2024 +0200
1780
-
1781
- refactor: improved errors
1782
-
1783
- commit bbb9515d052893f9637c8084b62a3f1c199ea329
1784
- Author: XenKys <sergiotuzzo@gmail.com>
1785
- Date: Tue Jun 25 12:38:19 2024 +0200
1786
-
1787
- style: imported 'ErrorResponse' as type
1788
-
1789
- commit 2fc13a03a28bc93fd4ee04b429e5753bc108c8d1
1790
- Author: XenKys <sergiotuzzo@gmail.com>
1791
- Date: Tue Jun 25 12:37:57 2024 +0200
1792
-
1793
- refactor: changed 'activity' to 'activities' in 'setPresence'
1794
-
1795
- commit e9efb2c493af653278022c540f36bfd4631c5492
1796
- Author: XenKys <sergiotuzzo@gmail.com>
1797
- Date: Tue Jun 25 12:35:39 2024 +0200
1798
-
1799
- refactor: improved errors
1800
-
1801
- commit d1e9b35dacec0612fb84a632dfd7ba88d15286d6 (tag: 2.2.0)
1802
- Author: XenKys <sergiotuzzo@gmail.com>
1803
- Date: Mon Jun 24 18:46:01 2024 +0200
1804
-
1805
- release: 2.2.0
1806
-
1807
- commit a9ab94a9674ad4dbf9eec65e3ca5b84763456a23
1808
- Author: XenKys <sergiotuzzo@gmail.com>
1809
- Date: Mon Jun 24 18:34:06 2024 +0200
1810
-
1811
- chore: updated keywords
1812
-
1813
- commit 7d6c0e890071152c3b7f68477c2843f2bb6ddfb0
1814
- Author: XenKys <sergiotuzzo@gmail.com>
1815
- Date: Mon Jun 24 18:30:21 2024 +0200
1816
-
1817
- refactor: changed from 'Url' to 'URL'
1818
-
1819
- commit c346df2241b9819af1862396f305010d11193178
1820
- Author: XenKys <sergiotuzzo@gmail.com>
1821
- Date: Mon Jun 24 18:29:28 2024 +0200
1822
-
1823
- refactor: changed from 'Sku' to 'SKU'
1824
-
1825
- commit ed38ba633ba4492415c9ebaf214168ef8f77fa6d
1826
- Author: XenKys <sergiotuzzo@gmail.com>
1827
- Date: Mon Jun 24 18:26:59 2024 +0200
1828
-
1829
- feat: added new premium button style
1830
-
1831
- commit 0b4055879f3e07b6b0b0a2db605abe149d6804a8
1832
- Author: XenKys <sergiotuzzo@gmail.com>
1833
- Date: Mon Jun 24 18:22:53 2024 +0200
1834
-
1835
- chore: updated README.md
1836
-
1837
- commit 4623b9908bcb179a6e45ab51b691ab686eb9ea86
1838
- Author: XenKys <sergiotuzzo@gmail.com>
1839
- Date: Mon Jun 24 15:44:13 2024 +0200
1840
-
1841
- fix: interaction guilds
1842
-
1843
- commit 4bec35897757597e3730acc044dceeddbad6eb57
1844
- Author: XenKys <sergiotuzzo@gmail.com>
1845
- Date: Mon Jun 24 15:35:19 2024 +0200
1846
-
1847
- refactor: added guild, authorizing integration owners and context to interaction
1848
-
1849
- commit b0e0c5b7333c8f967ee5a22f28dc2f372d7f0b06
1850
- Author: XenKys <sergiotuzzo@gmail.com>
1851
- Date: Mon Jun 24 14:58:01 2024 +0200
1852
-
1853
- refactor: added utils for guild application command permissions
1854
-
1855
- commit 0c6877408bbdfb0608ccb10287ca5b8c2a4df692
1856
- Author: XenKys <sergiotuzzo@gmail.com>
1857
- Date: Mon Jun 24 14:52:46 2024 +0200
1858
-
1859
- refactor: added utils for thread members
1860
-
1861
- commit 879da48d8c56d543c6da9eb14030b2abf4faad97
1862
- Author: XenKys <sergiotuzzo@gmail.com>
1863
- Date: Mon Jun 24 14:45:08 2024 +0200
1864
-
1865
- chore: corrected select menus example
1866
-
1867
- commit b85d214bba267d332427790d433c20e4b31fe59e
1868
- Author: XenKys <sergiotuzzo@gmail.com>
1869
- Date: Mon Jun 24 14:41:09 2024 +0200
1870
-
1871
- chore: corrected the modal submits example
1872
-
1873
- commit ff52ce93d02c17860e7a05ec1e0d35a47989ed3c
1874
- Author: XenKys <sergiotuzzo@gmail.com>
1875
- Date: Mon Jun 24 14:22:55 2024 +0200
1876
-
1877
- chore: corrected the buttons example
1878
-
1879
- commit 38a63591c682a945e8d80d1682d38205fc3565bf
1880
- Author: XenKys <sergiotuzzo@gmail.com>
1881
- Date: Mon Jun 24 13:51:51 2024 +0200
1882
-
1883
- style: imports as type
1884
-
1885
- commit 81aba494c618fcd59e023ca3b252635a96ca812b
1886
- Author: XenKys <sergiotuzzo@gmail.com>
1887
- Date: Mon Jun 24 13:47:29 2024 +0200
1888
-
1889
- fix: polls in 'createInteractionFollowupMessage'
1890
-
1891
- commit 301452eb2f5d8fdceb92d720c5c04f64ec8327d6
1892
- Author: XenKys <sergiotuzzo@gmail.com>
1893
- Date: Mon Jun 24 13:40:10 2024 +0200
1894
-
1895
- refactor: changed utils
1896
-
1897
- commit e21a75d4b6be43570d9546d44201b76a7d0cadc5
1898
- Author: XenKys <sergiotuzzo@gmail.com>
1899
- Date: Sat Jun 22 19:21:21 2024 +0200
1900
-
1901
- fix: exported all types
1902
-
1903
- commit 528e22029811b7181d611a8bea793ed3b2b73ce0
1904
- Author: XenKys <sergiotuzzo@gmail.com>
1905
- Date: Sat Jun 22 19:20:17 2024 +0200
1906
-
1907
- refactor: deleted all json params types
1908
-
1909
- commit 97f8c41d3b1a548fe6badbca969617b1ed754230
1910
- Author: XenKys <sergiotuzzo@gmail.com>
1911
- Date: Sat Jun 22 18:46:31 2024 +0200
1912
-
1913
- fix: exporting types
1914
-
1915
- commit 15819eb5a7bc723e993cdcd81a10f6236db0bff8
1916
- Author: XenKys <sergiotuzzo@gmail.com>
1917
- Date: Fri Jun 21 23:44:34 2024 +0200
1918
-
1919
- refactor: deleted index.ts from types
1920
-
1921
- commit ea30bbcab761deea050faa07e9401dd488341143
1922
- Author: XenKys <sergiotuzzo@gmail.com>
1923
- Date: Fri Jun 21 23:31:59 2024 +0200
1924
-
1925
- fix: made entity id required and nullable
1926
-
1927
- commit 35b3a1d43526772323308202528711b7882151d2
1928
- Author: XenKys <sergiotuzzo@gmail.com>
1929
- Date: Fri Jun 21 23:29:55 2024 +0200
1930
-
1931
- fix: corrected message call docs link
1932
-
1933
- commit e83cf0bea25cc2b47c7bae8dd03218e6b24f9111
1934
- Author: XenKys <sergiotuzzo@gmail.com>
1935
- Date: Fri Jun 21 23:29:25 2024 +0200
1936
-
1937
- refactor: created snowflake and timestamp types
1938
-
1939
- commit 9d071016be22edb3272c7b063f7647e8e447e483
1940
- Author: XenKys <sergiotuzzo@gmail.com>
1941
- Date: Fri Jun 21 22:37:49 2024 +0200
1942
-
1943
- refactor: message update event
1944
-
1945
- commit 6412d27b8131b57cd64cc44bee5024cb3658b2ee
1946
- Author: XenKys <sergiotuzzo@gmail.com>
1947
- Date: Fri Jun 21 22:35:51 2024 +0200
1948
-
1949
- refactor: added session id for shards
1950
-
1951
- commit 56e5c1a6acc9b775543bb1ddb38e9c2a64a561c8
1952
- Author: XenKys <sergiotuzzo@gmail.com>
1953
- Date: Fri Jun 21 11:56:59 2024 +0200
1954
-
1955
- refactor: created ErrorResponse
1956
-
1957
- commit 38abb1de306aad4dfed882a1209c60795d936d37
1958
- Author: XenKys <sergiotuzzo@gmail.com>
1959
- Date: Fri Jun 21 11:13:41 2024 +0200
1960
-
1961
- fix: corrected InteractionContextTypes
1962
-
1963
- commit aff2286db06eddf19667e809f3ea2234589ccdc4
1964
- Author: XenKys <sergiotuzzo@gmail.com>
1965
- Date: Fri Jun 21 11:12:54 2024 +0200
1966
-
1967
- fix: corrected CreateGroupDMParams
1968
-
1969
- commit 4885bf14e21b80974b4fd7467d381c1a1071142b (tag: 2.1.3)
1970
- Author: XenKys <sergiotuzzo@gmail.com>
1971
- Date: Thu Jun 20 16:44:51 2024 +0200
1972
-
1973
- release: 2.1.3
1974
-
1975
- commit 837d7720f90f3cad8f938fcf44fd9ddfdbb2065a
1976
- Author: XenKys <sergiotuzzo@gmail.com>
1977
- Date: Sat Jun 15 11:07:48 2024 +0200
1978
-
1979
- feat: added avatar decoration datas
1980
-
1981
- commit 3d08d98fd6cdee1c608cbe91c9684d3bd0870e25
1982
- Author: XenKys <sergiotuzzo@gmail.com>
1983
- Date: Sat Jun 15 11:04:20 2024 +0200
1984
-
1985
- refactor: added 'UseExternalApps' to BitwisePermissionFlags
1986
-
1987
- commit 846c289d7aa871763dc1c001890f89f369323ae7
1988
- Author: XenKys <sergiotuzzo@gmail.com>
1989
- Date: Sat Jun 15 11:03:29 2024 +0200
1990
-
1991
- refactor: added 'PurchaseNotification' to MessageTypes
1992
-
1993
- commit 2892c1f483a6d52f707e46ae8684a05d62d8ade7
1994
- Author: XenKys <sergiotuzzo@gmail.com>
1995
- Date: Sat Jun 8 11:00:02 2024 +0200
1996
-
1997
- refactor: updated MessageTypes constant
1998
-
1999
- commit ae7441da3e51af71b34a33a2a429b2e2f3c48165 (tag: 2.1.2)
2000
- Author: XenKys <sergiotuzzo@gmail.com>
2001
- Date: Sun Jun 2 11:28:26 2024 +0200
2002
-
2003
- release: 2.1.2
2004
-
2005
- commit 4dfcbb648eda3e82d06958b8a1c26402f6bbb10d
2006
- Author: XenKys <sergiotuzzo@gmail.com>
2007
- Date: Fri May 31 20:47:12 2024 +0200
2008
-
2009
- feat: updated auto moderation constants
2010
-
2011
- commit afcffb752f965cd1b06883c87f4b07d81eead8cf
2012
- Author: XenKys <sergiotuzzo@gmail.com>
2013
- Date: Fri May 17 23:39:38 2024 +0200
2014
-
2015
- refactor: updated audit log events
2016
-
2017
- commit 5cdeddaa85c9801c997922a51ac14256c61f9631
2018
- Author: XenKys <sergiotuzzo@gmail.com>
2019
- Date: Fri May 17 23:36:25 2024 +0200
2020
-
2021
- refactor: added super reactions to message reaction add and remove events fields
2022
-
2023
- commit 8b1eb197ea560ed3ae20debf4263a4959c87120f
2024
- Author: XenKys <sergiotuzzo@gmail.com>
2025
- Date: Fri May 17 23:34:39 2024 +0200
2026
-
2027
- feat: added reaction types
2028
-
2029
- commit b49420f02618b08e6f47c27b0a63e48ec024e1ac
2030
- Author: XenKys <sergiotuzzo@gmail.com>
2031
- Date: Fri May 17 23:30:28 2024 +0200
2032
-
2033
- feat: added invite types
2034
-
2035
- commit 811ba3faa8e92bc3688932211837a8e9f7d4ee48
2036
- Author: XenKys <sergiotuzzo@gmail.com>
2037
- Date: Fri May 17 23:28:56 2024 +0200
2038
-
2039
- refactor: added flags to guild member update event fields
2040
-
2041
- commit d1308a5bb141079433eb8d87239b320374ce85bb (tag: 2.1.1)
2042
- Author: XenKys <sergiotuzzo@gmail.com>
2043
- Date: Wed May 15 19:00:33 2024 +0200
2044
-
2045
- fix: guild audit log entry create extra fields
2046
-
2047
- commit ddb7b0406e50973873ca7bf930e9be1b8c60e2f2
2048
- Author: XenKys <sergiotuzzo@gmail.com>
2049
- Date: Wed May 15 18:59:01 2024 +0200
2050
-
2051
- refactor: added 'banner' to 'editCurrentUser' method parameters
2052
-
2053
- commit fad6ca45d472d4c07c34f508f7b9112ac4db697d
2054
- Author: XenKys <sergiotuzzo@gmail.com>
2055
- Date: Wed May 15 18:57:40 2024 +0200
2056
-
2057
- feat: added calls
2058
-
2059
- commit 09c1bfa196c0b979643596bd16f7d9f7feec65cf
2060
- Author: XenKys <sergiotuzzo@gmail.com>
2061
- Date: Wed May 15 18:53:38 2024 +0200
2062
-
2063
- feat: created guild audit log entry create extra fields
2064
-
2065
- commit 7bb5294af9c18cd2c3c0e1ba4dd3ceb0a9c50368
2066
- Author: XenKys <sergiotuzzo@gmail.com>
2067
- Date: Wed May 15 18:49:39 2024 +0200
2068
-
2069
- refactor: added 'reason' to 'followChannel' method parameters
2070
-
2071
- commit cfa336c52366d09dda4a13786cd9d74b447c1895
2072
- Author: XenKys <sergiotuzzo@gmail.com>
2073
- Date: Wed May 15 18:48:05 2024 +0200
2074
-
2075
- refactor: added 'CloudflareIsBlockingYourRequestThisCanOftenBeResolvedBySettingAProperUserAgent' to JSONErrorCodes
2076
-
2077
- commit cacedc60c80ad0994d61622d5ae7a6e098cc7aae
2078
- Author: XenKys <sergiotuzzo@gmail.com>
2079
- Date: Wed May 15 18:45:58 2024 +0200
2080
-
2081
- fix: message polls
2082
-
2083
- commit 4ac5a9cc60a842529d964b628315f455b25b9b1a (tag: 2.1.0)
2084
- Author: XenKys <sergiotuzzo@gmail.com>
2085
- Date: Sat May 11 11:01:06 2024 +0200
2086
-
2087
- release: 2.1.0
2088
-
2089
- commit 36da7124f932da86c3d69ffc983418a3ee917d19
2090
- Author: XenKys <sergiotuzzo@gmail.com>
2091
- Date: Sat May 11 10:58:15 2024 +0200
2092
-
2093
- Revert "feat: added message reference types"
2094
-
2095
- This reverts commit acaf2a8197667c09c6e0ac21ba90a689c4e03b4f.
2096
-
2097
- commit 93421233042a71d368d057aab851723be956c33b
2098
- Author: XenKys <sergiotuzzo@gmail.com>
2099
- Date: Sat May 11 10:58:06 2024 +0200
2100
-
2101
- Revert "feat: created message snapshot interface"
2102
-
2103
- This reverts commit 4618ea05e039e92b9b88d2324def30377b07afde.
2104
-
2105
- commit 4618ea05e039e92b9b88d2324def30377b07afde
2106
- Author: XenKys <sergiotuzzo@gmail.com>
2107
- Date: Wed May 1 12:13:38 2024 +0200
2108
-
2109
- feat: created message snapshot interface
2110
-
2111
- commit acaf2a8197667c09c6e0ac21ba90a689c4e03b4f
2112
- Author: XenKys <sergiotuzzo@gmail.com>
2113
- Date: Wed May 1 12:07:02 2024 +0200
2114
-
2115
- feat: added message reference types
2116
-
2117
- commit 67a3bb584e11b288f76bfb55b17f7adf44f6ebd6
2118
- Author: XenKys <sergiotuzzo@gmail.com>
2119
- Date: Fri Apr 26 18:02:21 2024 +0200
2120
-
2121
- fix: 'consumeEntitlement' docs link
2122
-
2123
- commit a2502365e8c6ced76612b86428118b636a9be99e
2124
- Author: XenKys <sergiotuzzo@gmail.com>
2125
- Date: Fri Apr 26 18:00:22 2024 +0200
2126
-
2127
- feat: updated sku types
2128
-
2129
- commit 53f938520f9f11bc7ed9f979798e097a28a97a93
2130
- Author: XenKys <sergiotuzzo@gmail.com>
2131
- Date: Fri Apr 26 17:59:08 2024 +0200
2132
-
2133
- feat: created 'consumeEntitlement'
2134
-
2135
- commit 07a11ac956467d6368b7fd4429751502b351ec05
2136
- Author: XenKys <sergiotuzzo@gmail.com>
2137
- Date: Fri Apr 26 17:53:53 2024 +0200
2138
-
2139
- feat: updated entitlement types
2140
-
2141
- commit ad98d6b41e99a94cf8f766397580082bfa982720
2142
- Author: XenKys <sergiotuzzo@gmail.com>
2143
- Date: Wed Apr 24 21:39:40 2024 +0200
2144
-
2145
- feat: created message interaction metadata interface
2146
-
2147
- commit 4032d618c5ea2ae63d365c4508a9ecbefcd71228
2148
- Author: XenKys <sergiotuzzo@gmail.com>
2149
- Date: Sat Apr 20 09:59:07 2024 +0200
2150
-
2151
- fix: poll interface
2152
-
2153
- commit 2788ada77bdd92d96bc3614c2947e536b3048d1c
2154
- Author: XenKys <sergiotuzzo@gmail.com>
2155
- Date: Sat Apr 20 09:54:58 2024 +0200
2156
-
2157
- refactor: added documentation links
2158
-
2159
- commit cce0fd78f37dce77805e440615aedcb0986ce857
2160
- Author: XenKys <sergiotuzzo@gmail.com>
2161
- Date: Thu Apr 18 14:11:55 2024 +0200
2162
-
2163
- refactor: renamed 'expirePoll' to 'endPoll'
2164
-
2165
- commit 5ab95f5e762d705f9417ef12defe0d3324edd917
2166
- Author: XenKys <sergiotuzzo@gmail.com>
2167
- Date: Thu Apr 18 14:10:54 2024 +0200
2168
-
2169
- feat: added 'SendPolls' permission
2170
-
2171
- commit 228b5dd25458b84ca20dfcfe05d860c6ff840e68
2172
- Author: XenKys <sergiotuzzo@gmail.com>
2173
- Date: Thu Apr 18 14:09:53 2024 +0200
2174
-
2175
- feat: added 'GuildMessagePolls' and 'DirectMessagePolls' intents
2176
-
2177
- commit 118f285c54ebd62b0cbcade25cdc7c407bfa6978
2178
- Author: XenKys <sergiotuzzo@gmail.com>
2179
- Date: Sat Mar 30 21:10:58 2024 +0100
2180
-
2181
- feat: added 'integration types' and 'contexts' to application command
2182
-
2183
- commit 968f27e3d65587997cc9d3e2cb29c3fd3171fbfd
2184
- Author: XenKys <sergiotuzzo@gmail.com>
2185
- Date: Sat Mar 30 21:02:18 2024 +0100
2186
-
2187
- fix: polls
2188
-
2189
- commit bb8ed97e75f264b96303eed27b44ff4d0357543e
2190
- Author: XenKys <sergiotuzzo@gmail.com>
2191
- Date: Sat Mar 30 20:34:42 2024 +0100
2192
-
2193
- fix: 'integration_types_config' property in 'RawApplication' type
2194
-
2195
- commit 8ff94841596ccf5e4921eb5c0563632e1d7a3c90
2196
- Author: XenKys <sergiotuzzo@gmail.com>
2197
- Date: Sat Mar 30 20:32:57 2024 +0100
2198
-
2199
- fix: uninstalled 'node' module
2200
-
2201
- commit fb7987eece4b489b361992200938bf12e87b03a4
2202
- Author: XenKys <sergiotuzzo@gmail.com>
2203
- Date: Sat Mar 30 20:31:04 2024 +0100
2204
-
2205
- refactor: changed 'bulkDeleteMessages' parameters
2206
-
2207
- commit 8697575fc77c98698a7de37899978e351fa9f4e6
2208
- Author: XenKys <sergiotuzzo@gmail.com>
2209
- Date: Sat Mar 30 20:29:11 2024 +0100
2210
-
2211
- feat: added 'FailedToBanUsers' to JSONErrorCodes constant
2212
-
2213
- commit f799674a5e516faf0eccad069e57838ce9ef68f4
2214
- Author: XenKys <sergiotuzzo@gmail.com>
2215
- Date: Sat Mar 30 20:26:51 2024 +0100
2216
-
2217
- feat: created 'bulkGuildBan' method
2218
-
2219
- commit f33adac4d45f806c2bd6baf8646ea868bad9cb3e
2220
- Author: XenKys <sergiotuzzo@gmail.com>
2221
- Date: Fri Mar 29 11:08:19 2024 +0100
2222
-
2223
- feat: created ApplicationIntegrationTypes constant
2224
-
2225
- commit 39bc5c9ad6e0ebb5581a5771cf9f86118b60699f
2226
- Author: XenKys <sergiotuzzo@gmail.com>
2227
- Date: Fri Mar 29 11:05:28 2024 +0100
2228
-
2229
- feat: added 'integration types config' to application
2230
-
2231
- commit c430b6fa3d99601bf774e03309c535bba4ccedaf
2232
- Author: XenKys <sergiotuzzo@gmail.com>
2233
- Date: Sat Mar 23 08:55:30 2024 +0100
2234
-
2235
- feat: Polls
2236
-
2237
- commit d3395f251fe6bfc91e455bcc37f2ff8cd4b42e70
2238
- Author: XenKys <sergiotuzzo@gmail.com>
2239
- Date: Sun Mar 10 14:06:41 2024 +0100
2240
-
2241
- chore: installed 'ws' as dependency
2242
-
2243
- commit a43500bf886387bba77635c4997c2b217eabf440
2244
- Merge: e1adc7a 95a3039
2245
- Author: XenKys <sergiotuzzo@gmail.com>
2246
- Date: Sun Mar 10 14:03:33 2024 +0100
2247
-
2248
- Merge pull request #1 from lorypelli/dev
2249
-
2250
- chore: fixes for small package size
2251
-
2252
- commit 95a30394fa3a1f5e4299a282c88a4680f9d84faf
2253
- Author: XenKys <sergiotuzzo@gmail.com>
2254
- Date: Sun Mar 10 14:02:57 2024 +0100
2255
-
2256
- chore: used ESNext instead of ES2020
2257
-
2258
- commit e4c43fdd47b2a208f983cc629a374d093a502a25
2259
- Author: XenKys <sergiotuzzo@gmail.com>
2260
- Date: Sun Mar 10 14:01:53 2024 +0100
2261
-
2262
- chore: removed pnpm-lock.json
2263
-
2264
- commit 8f08295b457136540346ecf96a4e0406cd1cc888
2265
- Author: LoryPelli <87276663+LoryPelli@users.noreply.github.com>
2266
- Date: Sun Mar 10 12:17:45 2024 +0100
2267
-
2268
- chore: fixes for small package size