Commit Graph

  • dedaa5d657 refactor: use cache.get() for snowflakes, resolve() otherwise (#10626) Danial Raza 2024-11-28 18:48:04 +01:00
  • 25633a024e docs(InteractionDeferReplyOptions): Associate flags with its <info> (#10635) Jiralite 2024-12-05 21:58:47 +00:00
  • ed00a10e1f build: Bump discord-api-types to 0.37.109 (#10619) Jiralite 2024-11-27 15:40:21 +00:00
  • ae1deac2bf feat(ClientApplication): add webhook events (#10588) Naiyar 2024-12-06 00:22:02 +05:30
  • dd430c090d refactor(guild)!: remove deprecated get guild overload (#10052) Jaw0r3k 2024-12-05 20:05:15 +01:00
  • 6304c0177e feat(ClientApplication): add webhook events (#10588) Naiyar 2024-12-06 00:22:02 +05:30
  • 07eb3865c4 types: fix Client#lastPingTimestamps (#10634) Qjuh 2024-12-05 17:46:38 +01:00
  • a367e2c8c9 feat(EntitlementManager): Support get entitlement (#10606) Jiralite 2024-12-05 15:55:50 +00:00
  • 7678f1176a fix(ThreadChannel): Make ownerId always present (#10618) Jiralite 2024-12-05 08:40:46 +00:00
  • 0560842a21 feat(EntitlementManager): Support get entitlement (#10606) Jiralite 2024-12-05 15:55:50 +00:00
  • a6390716fe feat(monetization): Add get entitlement endpoint (#10605) Jiralite 2024-12-05 15:43:35 +00:00
  • abf4b6103c types: Export some core-specific types (#10620) Jiralite 2024-12-05 09:09:43 +00:00
  • eceaa85ad4 fix(ThreadChannel): Make ownerId always present (#10618) Jiralite 2024-12-05 08:40:46 +00:00
  • d0dc864888 fix: update clientReady event name references (#10632) Danial Raza 2024-12-04 18:42:07 +01:00
  • bd7a995717 feat(website): include reexported members in docs (#10518) Qjuh 2024-12-02 19:28:44 +01:00
  • 4cca33d9b0 feat: add subscriptions (#10541) Danial Raza 2024-11-28 09:18:44 +01:00
  • 388783d7dd docs: Typos (#10628) Jiralite 2024-11-29 17:39:24 +00:00
  • 5f0d28c0fe fix(collection)!: default sort comparison algorithm (#10412) René 2024-12-02 08:23:48 +00:00
  • f5445c8104 fix(RoleManager): Fetching roles is not nullable (#10629) Jiralite 2024-11-29 18:40:12 +00:00
  • a69600546a docs: Typos (#10628) Jiralite 2024-11-29 17:39:24 +00:00
  • 8efb72e761 refactor(FetchApplicationCommandOptions): Use Locale over LocaleString (#10625) Jiralite 2024-11-29 09:57:00 +00:00
  • 5b125eeec9 docs: correct discord-api-types URLs (#10622) Vlad Frangu 2024-11-28 19:50:34 +02:00
  • a870bc1bd3 refactor: use cache.get() for snowflakes, resolve() otherwise (#10626) Danial Raza 2024-11-28 18:48:04 +01:00
  • 9d62ff57d6 refactor(commands): Use Locale over LocaleString (#10624) Jiralite 2024-11-28 17:33:40 +00:00
  • 2b0944a92f feat(InteractionResponses)!: support with_response query parameter (#10499) Ryan Munro 2024-11-28 19:32:05 +11:00
  • 108943a397 feat: add subscriptions (#10541) Danial Raza 2024-11-28 09:18:44 +01:00
  • 9010b121f4 fix: query is optional for some endpoints (#10621) Jiralite 2024-11-28 08:11:23 +00:00
  • e89c6b66ac build!: Bump Node.js to 20 (#10616) Jiralite 2024-11-27 16:37:35 +00:00
  • 3a1b3cc8e1 build: Bump discord-api-types to 0.37.109 (#10619) Jiralite 2024-11-27 15:40:21 +00:00
  • 97ffa201a2 test: Update deprecated emoji test (#10607) Jiralite 2024-11-27 08:31:11 +00:00
  • 0374079c67 chore(deps): bump discord-api-types (#10611) Vlad Frangu 2024-11-23 02:07:57 +02:00
  • 98153baf91 build: Update dependencies (#10601) Jiralite 2024-11-19 10:30:06 +00:00
  • bda31284bf feat: Emit reaction type on gateway events (#10598) Jiralite 2024-11-18 11:58:18 +00:00
  • b03a9e4043 feat: Emit reaction type on gateway events (#10598) Jiralite 2024-11-18 11:58:18 +00:00
  • 76968b4bc1 fix(MessageReaction): Address undefined burst properties (#10597) Jiralite 2024-11-18 11:14:29 +00:00
  • 2fa7d6246f fix(MessageReaction): Address undefined burst properties (#10597) Jiralite 2024-11-18 11:14:29 +00:00
  • 40fbd827fa feat(interactions): support with_response query parameter in core (#10512) Ryan Munro 2024-11-18 09:48:30 +11:00
  • 28d5c84ddc style: Run Prettier (#10604) @discordjs/voice@0.18.0 Jiralite 2024-11-17 22:31:18 +00:00
  • c8977f29bd docs: Use info markdown (#10603) Jiralite 2024-11-17 22:22:26 +00:00
  • 7397dfe49e chore(voice): release @discordjs/voice@0.18.0 (#10602) Vlad Frangu 2024-11-18 00:17:45 +02:00
  • 9f8b9b1d66 feat(voice)!: add new encryption methods, remove old methods (#10451) pat 2024-11-18 09:08:51 +11:00
  • 51a017a14e test: Fix builder methods in type test (#10599) Jiralite 2024-11-17 12:18:46 +00:00
  • 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