Closed renovate[bot] closed 1 month ago
This PR contains the following updates:
14.16.1
14.16.2
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This PR contains the following updates:
14.16.1
->14.16.2
Release Notes
discordjs/discord.js (discord.js)
### [`v14.16.2`](https://redirect.github.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14162---2024-09-12) [Compare Source](https://redirect.github.com/discordjs/discord.js/compare/14.16.1...14.16.2) #### Bug Fixes - **ApplicationCommand:** Incorrect comparison in equals method ([#10497](https://redirect.github.com/discordjs/discord.js/issues/10497)) ([3c74aa2](https://redirect.github.com/discordjs/discord.js/commit/3c74aa204909323ff6d05991438bee2c583e838b)) by [@monbrey](https://redirect.github.com/monbrey) - Type guard for sendable text-based channels ([#10482](https://redirect.github.com/discordjs/discord.js/issues/10482)) ([dea6840](https://redirect.github.com/discordjs/discord.js/commit/dea68400a38edb90b8b4242d64be14968943130d)) by [@vladfrangu](https://redirect.github.com/vladfrangu) #### Documentation - Update discord documentation links ([#10484](https://redirect.github.com/discordjs/discord.js/issues/10484)) ([799fa54](https://redirect.github.com/discordjs/discord.js/commit/799fa54fa4434144855be2f7a0bbac6ff8ce9d0b)) by [@sdanialraza](https://redirect.github.com/sdanialraza) - **Message:** Mark `interaction` as deprecated ([#10481](https://redirect.github.com/discordjs/discord.js/issues/10481)) ([c13f18e](https://redirect.github.com/discordjs/discord.js/commit/c13f18e90eb6eb315397c095e948993856428757)) by [@sdanialraza](https://redirect.github.com/sdanialraza) - **ApplicationEmojiManager:** Fix fetch example ([#10480](https://redirect.github.com/discordjs/discord.js/issues/10480)) ([4594896](https://redirect.github.com/discordjs/discord.js/commit/4594896b5404c6a34e07544951c59ff8f3657184)) by [@sdanialraza](https://redirect.github.com/sdanialraza) #### Typings - Export GroupDM helper type ([#10478](https://redirect.github.com/discordjs/discord.js/issues/10478)) ([aff772c](https://redirect.github.com/discordjs/discord.js/commit/aff772c7aa3b3de58780a94588d1f3576a434f32)) by [@Qjuh](https://redirect.github.com/Qjuh)