Commit Graph

  • c45d912c98 refactor(GuildAuditLogsEntry)!: add type guard for narrowing (#10521) Qjuh 2024-11-15 15:28:06 +01:00
  • 34343c6afa feat: Voice Channel Effect Send (#10318) Jiralite 2024-11-14 21:00:04 +00:00
  • 3669d5e112 docs(channel): Clarify emoji parameter (#10595) Jiralite 2024-11-15 10:04:31 +00:00
  • 6775175459 feat: Voice Channel Effect Send (#10318) Jiralite 2024-11-14 21:00:04 +00:00
  • 56c9396b71 fix(ThreadChannel): Address parameter type on fetchOwner() (#10592) Jiralite 2024-11-13 16:51:16 +00:00
  • e2df0e0dbc docs: Remove Node.js 10 notice (#10593) Jiralite 2024-11-12 06:50:35 +00:00
  • 21c283f964 fix(InteractionResponses): throw error on deleting response of unacknowledged interaction (#10587) Naiyar 2024-11-11 21:18:52 +05:30
  • b8f5a68297 fix(InteractionResponses): throw error on deleting response of unacknowledged interaction (#10587) Naiyar 2024-11-11 21:18:52 +05:30
  • f2f7f1f65b refactor(formatters): Change :_: emoji name placeholder (#10567) cobalt 2024-11-10 18:42:04 -06:00
  • c97310681d types(collection): simplify ambient constructor declaration (#10549) René 2024-11-07 11:12:53 +00:00
  • ea042458a3 perf(collection): optimisations (#10552) René 2024-11-07 11:03:26 +00:00
  • c34a57b798 fix(ThreadChannel): Address parameter type on fetchOwner() (#10579) Jiralite 2024-11-05 22:19:48 +00:00
  • 1184b38d3e refactor(ThreadManager)!: match parent ID when fetching a single thread (#10557) Naiyar 2024-11-05 16:30:44 +05:30
  • 13471fa1b7 types: add missing Caches managers (#10540) Danial Raza 2024-11-05 10:36:41 +01:00
  • 939e3644e1 types: add missing Caches managers (#10540) Danial Raza 2024-11-05 10:36:41 +01:00
  • b1ded63e42 feat(GuildMember): Banners (#10384) Jiralite 2024-11-04 10:43:34 +00:00
  • 565fc0192a docs: add note about idempotence to role add/remove routes (#10586) Souji 2024-11-05 10:29:29 +01:00
  • f02bdc3be3 docs: add note about idempotence to role add/remove routes (#10586) Souji 2024-11-05 10:29:29 +01:00
  • 1fd662629d feat: add subscriptions (#10486) Danial Raza 2024-11-04 11:48:41 +01:00
  • ef2a6879d3 feat(GuildMember): Banners (#10384) Jiralite 2024-11-04 10:43:34 +00:00
  • a9f629b0d3 feat: add soundboard (#10536) Danial Raza 2024-11-04 11:03:13 +01:00
  • ed78e45706 build: bump discord-api-types version (#10575) Pablo 2024-10-27 01:15:28 -05:00
  • 33533b7284 refactor: remove extra traversing (#10580) Jiralite 2024-10-25 10:39:47 +01:00
  • b932b64d94 refactor: remove extra traversing (#10580) Jiralite 2024-10-25 10:39:47 +01:00
  • be38f57926 refactor(InteractionResponses): Deprecate ephemeral response option (#10574) Jiralite 2024-10-25 09:15:54 +01:00
  • 48a9c665de refactor(InteractionResponses)!: Remove ephemeral response option (#10564) Jiralite 2024-10-22 07:10:30 +01:00
  • 6cbe2487bc fix: missing tsdocConfig in api.json preventing index generation (#10565) Qjuh 2024-10-19 21:34:51 +02:00
  • 3540c3176c feat(website): type parameters links, builtin doc links, default values (#10515) Qjuh 2024-10-19 02:04:01 +02:00
  • 93b84ae7a6 refactor!: fix several issues with /ws incorporation (#10556) Qjuh 2024-10-19 01:53:56 +02:00
  • a9c92efba1 chore: make semver:major block kodiak (#10548) Vlad Frangu 2024-10-19 02:44:44 +03:00
  • 62fb9de9c9 docs: allow @mixes TSDoc tag for documenting mixins (#10545) Qjuh 2024-10-16 02:31:04 +02:00
  • f79ba52c7a docs(Client): fix incorrect managers descriptions almeidx 2024-10-11 22:10:48 +01:00
  • 72e0c99454 refactor: Deprecate reason parameter on adding and removing thread members (#10551) Jiralite 2024-10-12 00:57:14 +01:00
  • 3d06c9d872 refactor: Deprecate fetching user flags (#10550) Jiralite 2024-10-12 00:52:09 +01:00
  • 960a80dbae docs(Client): fix incorrect managers descriptions almeidx 2024-10-11 22:10:48 +01:00
  • b16d851770 revert: docs: fix incorrect managers descriptions (#10519) almeidx 2024-10-11 22:07:49 +01:00
  • eded459335 docs(Client): fix incorrect managers descriptions (#10519) Luna 2024-10-11 22:54:55 +02:00
  • 831aafa733 fix(GuildScheduledEvent): handle null recurrence_rule (#10543) Eejit 2024-10-11 00:24:08 -04:00
  • 79423c80b4 refactor!: exclude removed events from their enum (#10547) Naiyar 2024-10-11 13:44:57 +06:00
  • 1925c11a48 fix(GuildScheduledEvent): handle null recurrence_rule (#10543) Eejit 2024-10-11 00:24:08 -04:00
  • 5faf074c14 types: remove newMessage partial on messageUpdate event typing (#10526) Amgelo563 2024-10-06 09:23:44 -05:00
  • 297e959f48 docs(discord.js): remove utf-8-validate (#10531) Superchupu 2024-10-03 20:10:46 +02:00
  • 1fc87a9698 feat: Add ApplicationEmoji to EmojiResolvable and MessageReaction#emoji (#10477) Moebits 2024-10-01 08:33:40 -04:00
  • c36728a814 fix(Client): never pass token in ws constructor (#10544) Denis Cristea 2024-10-09 13:49:27 +03:00
  • c8ef899a68 refactor(NewsChannel)!: rename NewsChannel to AnnouncementChannel (#10532) Naiyar 2024-10-09 15:35:12 +06:00
  • a65c762950 refactor!: fully integrate /ws into mainlib (#10420) Qjuh 2024-10-08 23:41:25 +02:00
  • 8ab4124ef9 feat: implement zod-validation-error (#10534) Denis Cristea 2024-10-06 17:43:06 +03:00
  • 24128a3c45 test: replace jest with vitest (#10472) pat 2024-10-07 01:26:53 +11:00
  • bb04e09f8b types: remove newMessage partial on messageUpdate event typing (#10526) Amgelo563 2024-10-06 09:23:44 -05:00
  • 04df3c4130 feat: add linked roles formatters (#10461) Danial Raza 2024-10-06 16:19:50 +02:00
  • 12e510671b chore!: remove all deprecated features/props (#10421) Denis Cristea 2024-10-04 14:17:34 +03:00
  • c1b849fa5a docs(discord.js): remove utf-8-validate (#10531) Superchupu 2024-10-03 20:10:46 +02:00
  • 366f7174d0 chore: unpin discord-api-types (#10524) Qjuh 2024-10-01 12:07:58 +02:00
  • b339a7cb08 fix(ThreadMember): remove audit log reason parameter (#10023) René 2024-10-01 17:33:25 +01:00
  • 05541d8288 fix(User): remove fetchFlags() (#8755) MrMythicalYT 2024-10-01 12:29:31 -04:00
  • 493a079fdf refactor(CommandInteractionOptionResolver): remove getFull from getFocused() (#9789) Rodrigo Leitão 2024-10-01 17:21:42 +01:00
  • ab32f26cbb refactor: builders (#10448) Denis Cristea 2024-10-01 19:11:56 +03:00
  • c633d5c7f6 feat: Add ApplicationEmoji to EmojiResolvable and MessageReaction#emoji (#10477) Moebits 2024-10-01 08:33:40 -04:00
  • b20346f430 chore: unpin discord-api-types (#10524) Qjuh 2024-10-01 12:07:58 +02:00
  • 97c3237a70 feat: recurring scheduled events (#10447) Almeida 2024-09-29 19:41:57 +01:00
  • c12217829b feat: message forwarding (#10464) TÆMBØ 2024-09-29 04:35:40 -07:00
  • 9aa3b635ef feat: recurring scheduled events (#10447) Almeida 2024-09-29 19:41:57 +01:00
  • e1012cc54a feat: message forwarding (#10464) TÆMBØ 2024-09-29 04:35:40 -07:00
  • 0873f9a4c3 chore(discord.js): release discord.js@14.16.3 (#10522) 14.16.3 Vlad Frangu 2024-09-29 14:20:02 +03:00
  • 6c77fee41b fix(BaseInteraction): add missing props (#10517) Ryan Munro 2024-09-24 00:13:14 +10:00
  • cda8d88ad5 build: bump discord-api-types to 0.37.100 (#10488) Danial Raza 2024-09-17 11:15:00 +02:00
  • 665bf1486a types(MessageEditOptions): Omit poll (#10509) TÆMBØ 2024-09-17 01:18:08 -07:00
  • 99136d6be8 fix(website): nullable parameters on events (#10510) Qjuh 2024-09-15 21:27:43 +02:00
  • 896dc8b21e chore: update cliff configs (#10471) ckohen 2024-09-15 10:58:21 -07:00
  • 651f2d036a feat: show default values in docs (#10465) Qjuh 2024-09-15 19:49:31 +02:00
  • 2adee06b6e fix: GuildChannel#guildId not being patched to undefined (#10505) Qjuh 2024-09-14 19:14:03 +02:00
  • 495bc60345 fix: docs search (#10501) Almeida 2024-09-12 22:24:07 +01:00
  • d9d578391a chore(discord.js): release discord.js@14.16.2 (#10500) 14.16.2 Vlad Frangu 2024-09-12 11:18:05 +03:00
  • 3c74aa2049 fix(ApplicationCommand): incorrect comparison in equals method (#10497) Ryan Munro 2024-09-11 17:40:54 +10:00
  • 799fa54fa4 docs: update discord documentation links (#10484) Danial Raza 2024-09-10 21:23:53 +02:00
  • 8a74f144ac chore: pin builders in discord.js (#10490) Denis Cristea 2024-09-06 16:12:19 +03:00
  • dea68400a3 fix: type guard for sendable text-based channels (#10482) Vlad Frangu 2024-09-06 10:16:38 +03:00
  • c13f18e90e docs(Message): mark interaction as deprecated (#10481) Danial Raza 2024-09-05 00:22:10 +02:00
  • aff772c7aa types: export GroupDM helper type (#10478) Qjuh 2024-09-05 00:16:54 +02:00
  • 4594896b54 docs(ApplicationEmojiManager): fix fetch example (#10480) Danial Raza 2024-09-04 00:20:01 +02:00
  • a11ff75631 chore(discord.js): release discord.js@14.16.1 (#10476) 14.16.1 Vlad Frangu 2024-09-03 00:24:53 +03:00
  • 9257a09abb fix(Message): reacting returning undefined (#10475) Vlad Frangu 2024-09-03 00:20:16 +03:00
  • 4810f7c863 fix(Transformers): pass client to recursive call (#10474) space 2024-09-02 23:12:28 +02:00
  • 18ce10a9af chore: bump major releases to node 20 create-discord-bot@0.3.1 @discordjs/ws@2.0.0 @discordjs/util@1.1.1 @discordjs/rest@2.4.0 @discordjs/proxy@2.1.1 @discordjs/formatters@0.5.0 @discordjs/core@2.0.0 @discordjs/collection@2.1.1 @discordjs/builders@1.9.0 @discordjs/brokers@1.0.0 14.16.0 Vlad Frangu 2024-09-02 15:17:19 +03:00
  • ed1c1737df chore: everyone goes to node 18+ Vlad Frangu 2024-09-02 15:12:31 +03:00
  • 90ed51e06e chore: url fixing Vlad Frangu 2024-09-02 12:00:06 +03:00
  • 641a980b60 chore(discord.js): release discord.js@14.16.0 Vlad Frangu 2024-09-02 11:58:30 +03:00
  • 1f2047ff90 chore(create-discord-app): update discord.js version for templates Vlad Frangu 2024-09-02 01:30:57 +03:00
  • 23636a9a2f chore: add versions mentions for versions with meta changes only Vlad Frangu 2024-09-02 01:28:00 +03:00
  • 6a6bc63973 chore: requested cleanup Vlad Frangu 2024-09-02 01:24:33 +03:00
  • b715b7d653 chore: cleanup 2 Vlad Frangu 2024-09-02 01:17:19 +03:00
  • 2cb2d81b82 chore: cleanup changelogs Vlad Frangu 2024-09-02 01:15:38 +03:00
  • 0411ce268e chore(create-discord-bot): fix changelog link Vlad Frangu 2024-09-02 00:15:41 +03:00
  • 584bd6f2fc chore(core): release @discordjs/core@2.0.0 Vlad Frangu 2024-09-02 00:10:52 +03:00
  • c887388db6 chore(ws): release @discordjs/ws@2.0.0 Vlad Frangu 2024-09-02 00:09:20 +03:00
  • 4059432c78 chore(proxy): release @discordjs/proxy@2.1.1 Vlad Frangu 2024-09-02 00:08:10 +03:00
  • 6b34486f3f chore(rest): release @discordjs/rest@2.4.0 Vlad Frangu 2024-09-02 00:07:56 +03:00
  • b3f3d54f18 chore(builders): release @discordjs/builders@1.9.0 Vlad Frangu 2024-09-02 00:07:42 +03:00
  • ea597aa886 chore(util): release @discordjs/util@1.1.1 Vlad Frangu 2024-09-02 00:07:21 +03:00
  • 5e08ea68d2 chore(formatters): release @discordjs/formatters@0.5.0 Vlad Frangu 2024-09-02 00:06:56 +03:00