Commit Graph

  • 7f980e38b6 feat(ApplicationCommand): add setX methods for easier editing (#7063) Rodry 2021-12-07 19:14:49 +00:00
  • b5cd2884b6 fix(InteractionCollector): handle thread (and parent) deletion (#7070) Antonio Román 2021-12-07 11:21:26 +01:00
  • f028aea333 feat: Add API error code 50055 (#7068) Jiralite 2021-12-07 10:19:45 +00:00
  • 3846f0d97c fix(ReactionCollector): check for channel.threads (#7069) Antonio Román 2021-12-07 11:19:36 +01:00
  • b6b4570482 types: improve audit logs' typings (#6647) Elliot 2021-12-06 08:57:12 +01:00
  • 8b200c0fee feat(SnowflakeUtil): add timestampFrom (#7058) Antonio Román 2021-12-06 08:56:29 +01:00
  • 1c93faa3ab chore: format .github/tsc.json (#7062) GodderE2D 2021-12-06 18:55:16 +11:00
  • 01f8d1bed5 types(Interaction): Narrow memberPermissions (#7054) Jiralite 2021-12-02 13:29:54 +00:00
  • 5fcda73d9f fix(GuildChannel): default to this.rawPosition in clone() (#7057) That_Guy977 2021-12-02 20:29:21 +07:00
  • 552d89fd4e feat(Guild): add premiumProgressbarEnabled (#6887) Rodry 2021-12-01 11:40:49 +00:00
  • b183a8eece docs(Invite): add info blocks for missing props (#7014) Rodry 2021-12-01 11:33:28 +00:00
  • da86bd4fa3 fix: Interaction channel type should be GuildTextBasedChannels when in guild (#6998) Suneet Tipirneni 2021-12-01 06:33:11 -05:00
  • c07207f219 fix(Util): fix sorting for GuildChannels (#7002) That_Guy977 2021-12-01 18:32:13 +07:00
  • 4fe063f0d0 feat: add UserContextMenuInteraction and MessageContextMenuInteraction (#7003) GrapeColor 2021-12-01 20:31:37 +09:00
  • a39d8c4d9d Revert "types(ApplicationCommandManager): Deprecate old *Data type …usages and allow camel cased dapi types to be used (#7052) Suneet Tipirneni 2021-12-01 06:28:22 -05:00
  • 85e6812ce2 docs(MessageReference): Fix static link (#7041) Jiralite 2021-12-01 11:27:24 +00:00
  • e305156769 chore: bump deps (#7048) Suneet Tipirneni 2021-11-29 13:32:26 -05:00
  • 374f970efe chore: add myself as contributor in package.json (#7037) Antonio Román 2021-11-29 11:20:52 +01:00
  • e59fac3fe3 refactor(SnowflakeUtil): clean up utils and improve perf (#7036) Antonio Román 2021-11-29 11:20:18 +01:00
  • fd63139b41 fix(MessageManager): do not use client.emojis (#7039) Antonio Román 2021-11-29 11:19:32 +01:00
  • 0193efae71 fix(ActionsManager): revert to manual requires (#7034) Antonio Román 2021-11-29 11:19:21 +01:00
  • fabd34381c fix(MessagePayload): prevent spread of undefined (#7029) Antonio Román 2021-11-29 11:18:41 +01:00
  • 2c91c488e8 types(ApplicationCommandManager): Deprecate old *Data type usages and allow camel cased dapi types to be used (#6959) Suneet Tipirneni 2021-11-29 05:17:57 -05:00
  • 54f937d82c fix(MessageManager): Allow a string for edit() (#7033) Jiralite 2021-11-25 11:42:11 +00:00
  • 9f3bf2927c CI: Use tsd for Testing Types (#6983) Suneet Tipirneni 2021-11-23 12:00:58 -05:00
  • 2a0dedf3e9 chore: Emit deprecation messages (#6994) Jiralite 2021-11-23 09:29:45 +00:00
  • 7efeff461f fix: avoid sending bot auth on token endpoints (#7022) SpaceEEC 2021-11-23 10:28:09 +01:00
  • 099536ee60 types(WebhookMessageOptions): disallow stickers (#7012) Rodry 2021-11-23 09:27:03 +00:00
  • 77aff08345 feat(Shard): add eval context (#7011) dai 2021-11-23 10:26:46 +01:00
  • c1f2fe29ef types: remove unneeded collector types (#7008) Suneet Tipirneni 2021-11-23 04:26:18 -05:00
  • a1a8ca4814 docs(Constants): fix typo "announcement" (#7016) GodderE2D 2021-11-23 17:24:14 +08:00
  • 48555cb8eb types: make event emitters use mapped event types (#7019) Suneet Tipirneni 2021-11-23 04:23:14 -05:00
  • 802a5ac228 chore: collector type cleanup (#6991) Suneet Tipirneni 2021-11-18 01:58:17 -05:00
  • db09d79423 feat(ThreadChannel): add ThreadChannel#viewable (#6975) Suneet Tipirneni 2021-11-18 01:58:05 -05:00
  • 0c5c7210e7 chore: bump typescript to 4.5 (#6999) Suneet Tipirneni 2021-11-18 01:55:19 -05:00
  • 493e4f9350 feat(ThreadManager): add slowmode option on thread creation (#6989) Suneet Tipirneni 2021-11-17 16:47:50 -05:00
  • c0ba2d46d0 fix(Sharding): properly handle errors in fetchClientValues (#6990) SpaceEEC 2021-11-16 18:40:45 +01:00
  • fdb09cbe03 fix(VoiceState): set streaming to false when the stream ended (#6992) SpaceEEC 2021-11-16 18:40:19 +01:00
  • ecc61f3c74 types(ApplicationSubcommandData): allow autocomplete to be true (#6981) Suneet Tipirneni 2021-11-16 12:32:25 -05:00
  • 06cd16fe97 types: fix interaction typeguards (#6976) Hackerboi 69 2021-11-16 18:32:16 +01:00
  • 73854ee852 refactor(MessageEmbed): Utilise an object approach for .setAuthor() (#6966) Jiralite 2021-11-16 17:31:08 +00:00
  • 5e0a7d51fc feat(MessageAttachment): description (alt text) support (#6871) Jake Ward 2021-11-11 19:29:17 +00:00
  • 7630158f59 types: Strengthen autocomplete option types (#6950) Suneet Tipirneni 2021-11-11 13:38:34 -05:00
  • 9f240ea0d1 types: fix cache type fallback types (#6961) Suneet Tipirneni 2021-11-11 13:37:53 -05:00
  • b001e194f1 fix(MessageReaction): Cache myself when MessageReaction#me is true. (#6956) GrapeColor 2021-11-12 03:21:45 +09:00
  • 8e881d2b96 types: unify ApplicationCommandManager#create overloads (#6970) Vlad Frangu 2021-11-11 20:08:28 +02:00
  • c30a818ca9 feat(ApplicationCommand): add support for min and max values (#6855) ckohen 2021-11-11 10:07:21 -08:00
  • 3c857a6363 docs(README): add installation instruction on @discordjs/voice (#6964) GodderE2D 2021-11-11 13:31:09 +11:00
  • b256ae1fa6 chore: open collective funding iCrawl 2021-11-09 18:51:43 +01:00
  • 49e3ce2133 feat(SystemChannelFlags): add new flag (#6870) Almeida 2021-11-06 00:00:18 +00:00
  • c297829d54 types(Events): rest events can be emitted on BaseClient (#6936) ckohen 2021-11-05 16:58:54 -07:00
  • dc6454104f docs(Guild): fix setOwner() example (#6929) すずねーう 2021-11-05 18:32:49 +09:00
  • 28688e27d5 refactor: Deprecate application command events (#6937) Jiralite 2021-11-02 13:43:30 +00:00
  • f43140abac feature(UserFlags): add BOT_HTTP_INTERACTIONS (#6733) Tiemen 2021-11-01 18:50:42 +01:00
  • 47d74ebf81 feat: add new activity flags (#6699) Almeida 2021-11-01 17:50:36 +00:00
  • e94073a6ab feat(ApplicationFlags): add message content intent flags (#6888) Advaith 2021-11-01 10:50:23 -07:00
  • 076524a064 chore: dev version iCrawl 2021-11-01 18:48:21 +01:00
  • 5ec04e077b chore(Release): version 13.3.1 13.3.1 iCrawl 2021-11-01 18:46:16 +01:00
  • 9bd3689fb1 fix: assert channel types in message actions (#6919) SpaceEEC 2021-11-01 18:40:19 +01:00
  • 95d2a4d35e fix(MessageEmbed): only compare image urls in #equals (#6926) Rodry 2021-11-01 17:36:41 +00:00
  • bb245b7b35 docs(README): use correct capitalization of npm (#6930) Superchupu 2021-11-01 17:36:26 +00:00
  • 204aee799a types: improve toJSON methods for message components & embeds (#6925) Rodry 2021-11-01 14:09:00 +00:00
  • 2d9ffb8c5b fix: correctly access guild IDs inside managers (#6927) Rodry 2021-11-01 14:07:55 +00:00
  • b6484ac117 ci: validate typings (#6913) Indian Ocean Roleplay 2021-11-01 19:37:27 +05:30
  • 761a901885 chore: next dev version (#6920) Indian Ocean Roleplay 2021-10-30 01:41:00 +05:30
  • 0238da45c5 chore(Release): publish 13.3.0 iCrawl 2021-10-29 20:10:45 +02:00
  • 27fb5e5c6b chore: repo changes iCrawl 2021-10-29 19:53:54 +02:00
  • 673c03f7cf types(fix): BaseCommandInteractionOptionResolver and CommandInteraction (#6910) Indian Ocean Roleplay 2021-10-29 23:08:21 +05:30
  • d6685b1c50 fix: Handle message bulk delete and thread delete in collectors (#6902) Jiralite 2021-10-29 13:58:31 +01:00
  • 14716df6b6 feat(ThreadMemberManager): allow individual members to be fetched (#6889) Suneet Tipirneni 2021-10-29 08:57:53 -04:00
  • aa4d05504f docs(Constants): Document missing autocomplete interaction constants (#6916) Jiralite 2021-10-29 13:57:35 +01:00
  • 7be9170659 types(Constants): remove deleted properties from Package (#6908) Almeida 2021-10-29 13:57:12 +01:00
  • 5d987ee56e docs(InteractionCollector): Add info block about being prone to always running (#6906) Jiralite 2021-10-29 00:39:24 +01:00
  • 49e686a721 ci: release dev version only if required (#6879) Indian Ocean Roleplay 2021-10-29 04:54:04 +05:30
  • ddf759c811 feat: add support for autocomplete interactions (#6672) Micah Benac 2021-10-28 18:47:50 -04:00
  • 14d9a9901b types(Shard): eval returns a promise resolving with T instead of T[] (#6901) SpaceEEC 2021-10-29 00:47:18 +02:00
  • ee93a27e15 types(ApplicationCommandManager): add missing overload for fetch (#6904) Vlad Frangu 2021-10-28 17:19:19 +03:00
  • 91a432e49d types(TextBasedChannel): text channel interaction collectors should have message option (#6903) Suneet Tipirneni 2021-10-28 10:19:08 -04:00
  • c278674e8a chore: change testing to tests for workflow iCrawl 2021-10-28 02:02:53 +02:00
  • aa532946c9 chore: repo cleanup iCrawl 2021-10-28 02:01:19 +02:00
  • bdd841a1e7 docs(GuildStickerManager): fix create() example (#6900) GodderE2D 2021-10-28 10:21:52 +11:00
  • fae4abf2f7 feat(MessageEmbed): add #equals (#6885) Rodry 2021-10-27 11:08:20 +01:00
  • b2836daafe typings: cache types cleanup (#6867) Suneet Tipirneni 2021-10-27 06:08:01 -04:00
  • f169c8fe46 fix(ApplicationCommandManager): update guild command cache on c/u/d (#6841) Advaith 2021-10-27 03:07:50 -07:00
  • 740d3f006e feat(StartThreadOptions): default autoArchiveDuration to channel's defaultAutoArchiveDuration (#6278) Rodry 2021-10-27 11:07:28 +01:00
  • 88060395d1 docs(InteractionResponses): move embed var position in example (#6896) GodderE2D 2021-10-27 10:08:20 +11:00
  • acbfc5c866 chore: bump discord-api-types & builders (#6894) Suneet Tipirneni 2021-10-26 15:29:23 -04:00
  • e12a5b6a0c refactor: move Guild setPositions methods to managers (#6875) Rodry 2021-10-26 20:28:56 +01:00
  • b27888455f refactor: remove gen-esm-wrapper dependency (#6884) Lin 2021-10-26 18:12:16 +02:00
  • 76856b967a docs(Application): rename Oauth2Application to Application (#6891) GodderE2D 2021-10-27 03:04:10 +11:00
  • ceaf738d2e fix(TextBasedChannel): return the cached message instead of clone it (#6877) StefansArya 2021-10-25 05:35:59 +07:00
  • b6c9fd691f docs(Util): Deprecate .removeMentions() (#6866) Jiralite 2021-10-24 23:35:13 +01:00
  • 7621e9da4c fix(MessageComponentInteraction): component getter is not null anymore (#6835) chrdek 2021-10-25 01:34:53 +03:00
  • 672baa49e6 refactor: fix typos (#6852) Almeida 2021-10-24 20:34:37 +01:00
  • c3948f8253 types: allow message cached props to be narrowed (#6838) Suneet Tipirneni 2021-10-24 15:31:42 -04:00
  • 579569ae18 refactor(GuildManager): Remove redundant check (#6859) Jiralite 2021-10-19 15:11:50 +01:00
  • 399e720b92 feat: Add rtcRegion to GuildManager#create() (#6858) Jiralite 2021-10-19 15:11:29 +01:00
  • e0afcadda4 feat: add typeguards to webhooks (#6850) Suneet Tipirneni 2021-10-19 10:11:21 -04:00
  • 4dff279a6f fix: PartialGuildMember#id is not null (#6840) Suneet Tipirneni 2021-10-17 10:19:42 -04:00
  • 487d32d303 feat(GuildChannelManager): add 'rtcRegion' option to 'create' method (#6849) Skick 2021-10-17 21:18:33 +07:00