Danial Raza
d3154cf8f1
feat: add soundboard in v14 ( #10843 )
2025-04-25 23:37:03 +03:00
René
45552faf02
types: make Client.on() compatible with esnext.disposable in TS5.6+ ( #10773 )
2025-02-24 11:39:22 +02:00
Danial Raza
ebfd52695e
fix(MessagePayload): preserve existing flags when editing ( #10766 )
...
* fix(MessagePayload): preserve existing flags when editing
* refactor: sync with #10765
2025-02-21 15:21:16 +00:00
Vlad Frangu
595bded8a5
chore(discord.js): release discord.js@14.18.0
14.18.0
2025-02-11 01:05:37 +02:00
Vlad Frangu
c74c632cdb
build: bump @discordjs/ws to 1.2.1
2025-02-11 01:04:37 +02:00
Vlad Frangu
fc003050de
build: bump @discordjs/builders to 1.10.1
2025-02-11 00:57:15 +02:00
Vlad Frangu
8702978057
chore(rest): release @discordjs/rest@2.4.3
@discordjs/rest@2.4.3
2025-02-11 00:54:31 +02:00
Jiralite
c2b18d6d8b
build: bump undici to 6.21.1
2025-02-08 15:39:26 +00:00
Jiralite
519aa3abe8
build: bump discord-api-types to 0.37.119
2025-02-07 21:45:33 +00:00
Naiyar
89c076c89e
feat: message forwards ( #10733 )
...
* feat: message forwards
* fix: spelling
* feat: add guildId option for forward
* refactor: type
* refactor: do not use ID suffix for resolvables
* Update TextBasedChannel.js
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2025-02-07 21:42:30 +00:00
Jiralite
f224a07381
build: modify origin/main to origin/v14
2025-02-06 00:01:27 +00:00
Syed Waheed
8e1e1be0c2
fix(Guild): type error with permissionOverwrites ( #10527 )
...
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: Almeida <github@almeidx.dev >
Co-authored-by: Vlad Frangu <me@vladfrangu.dev >
2025-02-04 20:56:10 +02:00
Vlad Frangu
193a5e9e20
types: fix recurrence rule types ( #10694 )
...
* types: fix recurrence rule types
* fix: endAt not endsAt
* types: remove fields that cannot be set by the client
* chore: cleanup JS lands too
* chore: missed you
* chore: bite me
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2025-02-04 14:06:46 +00:00
ŊʂƓ PRIYANSHU
73c6bc2c36
chore: Add contributors and last commit badges ( #10428 )
...
* chore: add new fancy badges
* chore: add util
* style: remove extra space
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-29 15:06:09 +00:00
Naiyar
b7f1ebc334
fix: incorrect relative path ( #10734 )
2025-01-29 14:51:11 +00:00
Jiralite
92aea94411
style: prettier
2025-01-29 09:48:17 +00:00
Jiralite
41dee5177d
feat: Incident Actions ( #10727 )
...
* feat: initial commit
* feat: add guild helper
* docs: `guild` is required
* docs(IncidentActions): move to guild
* fix: `incidents_data` is nullable
* fix: method typo
* fix: default to `null`
* fix: use `new Date()`
* docs: note that it is not received over the gateway
* refactor: use transformer
* chore: resolve TODO
* chore: typo
Co-authored-by: Danial Raza <danialrazafb@gmail.com >
* chore: suggestions
Co-authored-by: Almeida <github@almeidx.dev >
* chore: consistency
Co-authored-by: Almeida <github@almeidx.dev >
---------
Co-authored-by: Danial Raza <danialrazafb@gmail.com >
Co-authored-by: Almeida <github@almeidx.dev >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-29 09:43:27 +00:00
Jiralite
bbde371324
build: bump discord-api-types to 0.37.118
2025-01-29 09:35:44 +00:00
Jiralite
66b971899a
docs: Use link tags to render links on the documentation ( #10731 )
...
* docs: use link tags
* docs(DateResolvable): update link
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-29 09:29:59 +00:00
Qjuh
43235d43fe
feat(website): type parameters links, builtin doc links, default values ( #10515 )
...
* feat(website): links to type parameters, builtin doc links in api.json
* feat(website): show default values for params and props in excerpt
* fix: link in jsdoc
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2025-01-28 13:32:29 +00:00
Amgelo563
31df3d21cd
docs(Message): improve message snapshots description ( #10709 )
...
* docs(Message): improve message snapshots description
* docs(Message): remove snapshots single entry callout
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2025-01-25 19:49:28 +00:00
Almeida
2663d76709
refactor: use throw instead of Promise.reject ( #10712 )
...
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: Renegade334 <Renegade334@users.noreply.github.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-24 09:41:17 +00:00
Danial Raza
44a1e85847
types(ThreadOnlyChannel): remove incorrect messages property ( #10708 )
...
* types(ThreadOnlyChannel): remove incorrect `messages` property
Co-authored-by: TÆMBØ <TAEMBO@users.noreply.github.com >
* test: t e s t s
* test: revamp tests
---------
Co-authored-by: TÆMBØ <TAEMBO@users.noreply.github.com >
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2025-01-18 07:45:39 +00:00
Danial Raza
d2e1924fa6
types: add undefined to flags for exactOptionalPropertyTypes ( #10707 )
2025-01-18 07:44:24 +00:00
Naiyar
68dd260dee
types: Allow only ephemeral for defer reply ( #10696 )
...
* fix(types): remove unusable flags from InteractionDeferReplyOptions
* fix: include flags in WebhookMessageEditOptions
* chore: update jsdoc
* fix: wrong order
* chore: specify the flag
* chore: extend MessageEditOptions
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2025-01-18 07:43:13 +00:00
Naiyar
5e66f85f55
feat(PartialGroupDMChannel): add missing properties ( #10502 )
...
* fix(PartialGroupDMChannel): add missing ownerId property
* refactor: make ownerID nullable
* feat: add last_message_id & last_pin_timestamp prop
* feat: add component collector methods
* fix: handle null case
Co-authored-by: Vlad Frangu <me@vladfrangu.dev >
---------
Co-authored-by: Vlad Frangu <me@vladfrangu.dev >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-14 09:28:10 +00:00
Almeida
46060419a9
refactor: remove data resolver exports ( #10701 )
...
refactor!: remove data resolver exports
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-13 10:35:40 +00:00
Digital
7c1b73cc69
fix(PresenceUpdate): correctly add user regardless of their properties ( #10672 )
...
* fix(PresenceUpdate): correctly add user regardless of their properties
* refactor(PresenceUpdate): reflect partials
* refactor(PresenceUpdate): prettier
* refactor(PresenceUpdate): add import
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-13 10:34:19 +00:00
Naiyar
95db597fc8
refactor(IntegrationApplication): move common properties to Application ( #10627 )
...
* refactor(IntegrationApplication): move common properties to Application
* fix: remove prop from ClientApplication
2025-01-13 10:33:56 +00:00
Almeida
0047a49b73
types: remove createComponent and createComponentBuilder ( #10687 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-13 10:31:58 +00:00
Naiyar
32dff01f29
fix(InteractionResponses): mark replied true for followUps ( #10688 )
...
fix: mark replied true for followUps
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2025-01-12 22:29:58 +00:00
Danial Raza
efa50fc3fa
feat(Subscription): add renewalSkuIds ( #10662 )
2025-01-09 19:03:50 +00:00
Qjuh
aa61c20ffd
feat(website): include reexported members in docs ( #10518 )
...
* feat(website): add re-exported members to docs site
* refactor(scripts): rewrite sourceURL for externals
* feat(website): add external badge
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-09 19:02:28 +00:00
Jiralite
d48136bee1
chore(discord.js): release discord.js@14.17.3
14.17.3
2025-01-08 00:33:54 +00:00
Jiralite
46bf8f0146
fix(Message): Ensure channel is defined for clean content ( #10681 )
...
fix(Message): ensure channel is defined for clean content
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-01-04 17:23:55 +00:00
Danial Raza
7280d4e82e
fix: use resolve() for PermissionOverwrites ( #10686 )
...
* fix: use `resolve()` for `PermissionOverwrites`
* fix: typo
Co-authored-by: René <contact.9a5d6388@renegade334.me.uk >
---------
Co-authored-by: René <contact.9a5d6388@renegade334.me.uk >
2025-01-04 17:09:05 +00:00
Jiralite
bd2914cc98
chore(discord.js): release discord.js@14.17.2
14.17.2
2025-01-02 00:27:09 +00:00
Jiralite
77804cfd55
fix(InteractionResponses): check correct property for deprecation
...
Resolves #10676 .
2025-01-02 00:07:51 +00:00
Vlad Frangu
8fea3ed978
chore(discord.js): release discord.js@14.17.1
14.17.1
2025-01-02 01:48:25 +02:00
Vlad Frangu
05c63cd9a1
chore(rest): release @discordjs/rest@2.4.2
@discordjs/rest@2.4.2
2025-01-02 01:45:37 +02:00
Jiralite
8d69b24b5c
fix: correct guild member banner URL
2025-01-01 23:44:32 +00:00
Vlad Frangu
9baee4b2ce
chore(discord.js): release discord.js@14.17.0
14.17.0
2025-01-02 00:29:07 +02:00
Vlad Frangu
c986a99104
chore(core): release @discordjs/core@2.0.1
@discordjs/core@2.0.1
2025-01-02 00:25:35 +02:00
Vlad Frangu
2b9e4cf9d0
chore(ws): release @discordjs/ws@2.0.1
@discordjs/ws@2.0.1
2025-01-02 00:22:09 +02:00
Vlad Frangu
1af2f4ed0e
chore: point ws to ^1.2.0
2025-01-02 00:09:25 +02:00
Vlad Frangu
3fbfe9f1ae
chore: deps update
@discordjs/rest@2.4.1
2025-01-01 23:43:16 +02:00
Vlad Frangu
b901ff7c4c
chore: bump builders, formatters and unpin ws
2025-01-01 23:38:43 +02:00
Vlad Frangu
5f8915f6d1
chore(rest): release @discordjs/rest@2.4.1
2025-01-01 23:38:38 +02:00
Jiralite
ff42d7af72
fix(InteractionResponses): do not use in if a string is passed
2024-12-24 18:20:02 +00:00
Jiralite
0fdbabea98
build: bump discord-api-types to 0.37.114
2024-12-24 12:06:51 +00:00