Commit Graph

  • 913c9fa176 fix(Message): fix thread getter (#6309) 슈리튬 2021-08-06 16:44:56 +09:00
  • a56ba097dc chore: deps iCrawl 2021-08-06 01:25:20 +02:00
  • f473f43d08 feat(Collector): return a boolean on checkEnd (#6289) Rodry 2021-08-05 20:34:17 +01:00
  • b4afcf8236 docs: general cleanup and improvements (#6299) Rodry 2021-08-05 20:34:06 +01:00
  • 4241febe24 refactor(Interaction): rename defer to deferReply (#6306) Jan 2021-08-05 18:30:13 +02:00
  • 5b4efd13c9 feat(Channel): add isVoice() (#6297) DaStormer 2021-08-05 11:41:06 -04:00
  • dd3a79eead docs: typo in ClientOptions (#6305) Timo 2021-08-05 17:40:55 +02:00
  • b639b6c653 refactor(InteractionCollector): only keep Ids of objects (#6084) Bluenix 2021-08-05 17:40:23 +02:00
  • 3eb41405f4 fix(BaseGuildTextChannel): call patch (#6298) monbrey 2021-08-05 08:45:26 +10:00
  • a6d4035176 fix: remove support for overriding caches that break functionality (#6282) ckohen 2021-08-04 14:04:40 -07:00
  • 5be471b47d refactor(Channels): fix incorrectly shared properties (#6262) monbrey 2021-08-05 06:55:31 +10:00
  • ae6200e58e types(MessageButtonOptions): Clean up and export some button option type definitions (#6291) Suneet Tipirneni 2021-08-04 16:48:46 -04:00
  • 6e3236ab64 fix(Message): make #channel and #guild getters (#6271) Souji 2021-08-04 22:47:32 +02:00
  • 5b0621fb3a types: make MessageTarget extend on TextBasedChannels (#6296) Jeroen Claassens 2021-08-04 22:33:03 +02:00
  • 90c2e072bf docs: grammar fix (#6294) Muhimur 2021-08-04 04:49:28 -04:00
  • 00d5ceebf7 Fixed typos in the slash command register example (#6292) Pixxies Design LTD 2021-08-04 01:44:05 +02:00
  • 6b2098f7c7 feat(Constants): added more error codes (#6234) Antonio Román 2021-08-04 00:14:25 +02:00
  • 09471be30e fix(WebSocketShard): mark shard ready if no guilds intent (#6284) ckohen 2021-08-03 15:13:18 -07:00
  • 61db5f7618 refactor: added TextBasedChannels type (#6286) Antonio Román 2021-08-04 00:12:51 +02:00
  • a72b5a355e fix(Action): getChannel interaction DM (#6280) muchnameless 2021-08-04 00:10:17 +02:00
  • 3c7c82292a refactor(MessageComponents): default setDisabled to true (#6279) muchnameless 2021-08-04 00:10:04 +02:00
  • 35fa3b3103 docs(Client): mark _finalize as private (#6281) muchnameless 2021-08-03 01:45:09 +02:00
  • 15aea68946 types(Caches): add GuildStickerManager and GuildInviteManager (#6268) Timotej Rojko 2021-08-02 19:58:34 +01:00
  • 7e0618f17a fix(GuildChannel): setParent not working (#6276) Rodry 2021-08-02 19:38:30 +01:00
  • 6e0ea020c0 docs: update link of the guide to v13 changes (#6273) Superchupu 2021-08-02 12:58:21 +02:00
  • 2c452dffb8 docs: add missing semicolon to readme (#6270) Superchupu 2021-08-02 09:43:36 +02:00
  • e2e4f6518b refactor(*): use async functions (#6210) Sugden 2021-08-02 00:47:43 +01:00
  • 626ff85ae7 docs: change example in readme to slash command (#6250) Superchupu 2021-08-01 17:58:41 +02:00
  • 7c540764f0 refactor(GuildChannel): use filter method for #members (#6253) Kevin 2021-08-01 17:58:06 +02:00
  • 774f5b77ec fix(ChannelUpdate): restore accidentally removed line (#6263) Timotej Rojko 2021-08-01 16:19:44 +01:00
  • bb56f17760 docs(InteractionResponses): Correct @returns on responses (#6257) Jiralite 2021-08-01 11:13:29 +01:00
  • 74fc23b3de chore(Deps): update @discordjs/builders (#6259) Vlad Frangu 2021-08-01 03:42:20 +03:00
  • 93e0239c80 fix(Util): fix collection import (#6256) ckohen 2021-07-31 17:26:16 -07:00
  • 60028251f7 chore(Deps): update discord-api-type (#6258) Vlad Frangu 2021-08-01 03:25:56 +03:00
  • 00c2bf81cd types: use api-types for stricter typings (#6230) ckohen 2021-07-31 14:48:11 -07:00
  • 24931d713b refactor(VoiceState): Change kick to disconnect (#6251) Jiralite 2021-07-31 21:04:10 +01:00
  • bb5e648f3d refactor: merge collections with keeping entries at max (#6242) 1Computer1 2021-07-31 16:03:58 -04:00
  • a25e16599a feat(MessageEmbed): add setFields method (#6186) Rodry 2021-07-31 13:15:49 +01:00
  • 331a9d3ffc feat(ThreadChannel): add fetchOwner() method (#6207) Rodry 2021-07-31 13:00:33 +01:00
  • 77c72e625f types(ButtonMessageOptions): make button/link button typings more specific (#6212) Suneet Tipirneni 2021-07-31 07:59:58 -04:00
  • 434e330754 refactor(Message): accept a single object instead of 3 arguments (#6244) Rodry 2021-07-31 12:22:19 +01:00
  • 198a5c490d refactor: move member adding to manager (#6231) ckohen 2021-07-31 04:21:47 -07:00
  • 2a07055cc0 refactor: use guild-wide route for fetching active threads (#6193) ckohen 2021-07-31 04:19:41 -07:00
  • 00bae4fe6b refactor: remove extended collection (#6246) 1Computer1 2021-07-31 07:08:59 -04:00
  • 65ae06429d refactor: Strengthen channel typings in appropriate places (#6232) Jiralite 2021-07-31 09:52:41 +01:00
  • 82daee576a docs: Refactor a few @returns descriptions (#6228) Jiralite 2021-07-31 09:51:34 +01:00
  • 8b52d06ca9 docs(Widget): Add the typedef WidgetChannel (#6182) ThumusLive 2021-07-31 10:51:20 +02:00
  • bf221f2bef fix: array/keyArray removed (#6245) 1Computer1 2021-07-31 04:45:33 -04:00
  • 797727ab6e docs: update readme node version requirement (#6241) ckohen 2021-07-31 01:42:19 -07:00
  • ee3cdc81dd chore(Deps): update discord-api-types to 0.21.0 (#6237) Vlad Frangu 2021-07-31 02:21:25 +03:00
  • d2757cf899 ci(PublishDev): change version number to be sequential (#6235) Shino 2021-07-30 19:11:22 -04:00
  • dbb59ba1b2 feat(Util): add SweptCollection for auto sweeping of caches (#6110) ckohen 2021-07-30 14:57:46 -07:00
  • 2675b0866c docs(GuildManager): Correct GuildCreateOptions typo (#6224) Jiralite 2021-07-30 00:04:45 +01:00
  • cc5f1ce75e docs(Constants): document the Constants object for enum-like usage (#6208) monbrey 2021-07-30 09:04:23 +10:00
  • 5f710ae559 refactor(Message): make thread a getter for accuracy (#6215) ckohen 2021-07-29 16:04:05 -07:00
  • 40b127ee1e docs(Guild): Correct GuildRolePosition typo (#6223) Jiralite 2021-07-30 00:03:48 +01:00
  • d310e4fc28 docs(WelcomeChannel): Correct guild return type (#6222) Jiralite 2021-07-29 12:29:01 +01:00
  • 6b85f900fa fix(TextBasedChannel): Fix MessageCreate handling (#6217) 슈리튬 2021-07-29 19:55:37 +09:00
  • 105a194546 docs(Constants): fix StickerTypes typedef (#6218) Kevin 2021-07-29 12:53:38 +02:00
  • f44bfc47c7 docs(MessageMentions): fix documentation for members property (#6206) A1ex 2021-07-29 12:53:23 +02:00
  • 1009ce169b docs(Guild): Add GuildTextChannelResolvable type definition (#6221) Jiralite 2021-07-29 11:53:02 +01:00
  • a69e2f7904 refactor: Match subcommand (group) name casing with Discord's (#6204) Jiralite 2021-07-29 11:52:06 +01:00
  • 4beb64769c chore(Integration): Cleanup removed methods (#6220) GoldenAngel 2021-07-29 03:51:47 -07:00
  • e000af5c98 feat(WebhookClient): allow creation of clients via URLs (#6192) Justin 2021-07-29 18:48:43 +08:00
  • 42a0313034 fix(PermissionOverwrites): throw better error if resolving option fails (#6219) SpaceEEC 2021-07-29 12:10:27 +02:00
  • be5c0eff34 chore: update discord domain name (#6214) Justin 2021-07-29 09:54:08 +08:00
  • 19b242ac10 feat(FetchRecommendedShardsOptions): account for large bot sharding (#6184) Scott Bucher 2021-07-28 21:52:51 -04:00
  • 4f1f32f2a5 types(WsEvents): add thread ws events (#6194) ckohen 2021-07-28 13:35:49 -07:00
  • 68725476b3 fix(Channel): add default for destructured options (#6203) ckohen 2021-07-28 13:31:59 -07:00
  • 26ba0e1036 feat(GuildAuditLogs): add threads (#6195) ckohen 2021-07-28 12:05:01 -07:00
  • f060a3fcd7 fix: Use string instead of Snowflake for invites (#6202) Jiralite 2021-07-28 20:04:51 +01:00
  • 5e433b5995 docs(InteractionResponses): Document missing properties (#6178) Jiralite 2021-07-28 01:30:22 +01:00
  • 9679b90872 fix(ThreadChannel): better property handling (#6172) ckohen 2021-07-27 17:29:06 -07:00
  • 30a58dc801 fix: export various classes that are exported in the typings (#6166) IRONM00N 2021-07-27 06:15:49 -04:00
  • b22272f860 feat(Guild): add fetchWidget() for getting widget data (#6180) Advaith 2021-07-27 03:15:31 -07:00
  • 2f1cc1fc27 feat(ApplicationCommandOptionType): add NUMBER (10) (#6128) Advaith 2021-07-27 03:12:43 -07:00
  • 4886ae23ab refactor: only cache commands from own user (#6161) Tiemen 2021-07-23 21:19:17 +02:00
  • 4f8ca2936a fix(Typings): type attachments to InteractionUpdateOptions (#6162) Milo 2021-07-23 20:18:30 +01:00
  • 690c121aa9 feat(CommandInteractionOptionResolver): add sub-command required option (#6165) Shino 2021-07-23 15:17:34 -04:00
  • c8ca7bfd2c fix(GuildAuditLog): Assert target to null upon not finding invite codes (#6171) Jiralite 2021-07-23 01:17:02 +01:00
  • 870a0de53c fix(Message): fix typo in sticker_items (#6173) ckohen 2021-07-22 14:55:47 -07:00
  • 5e706941fc docs(CommandInteraction): Correct type definition of CommandInteractionOption (#6169) Jiralite 2021-07-22 12:56:44 +01:00
  • cd47a524af refactor(Message): combine patch methods (#6071) ckohen 2021-07-22 01:05:38 -07:00
  • 328501bd8e refactor(CommandInteractionOptionResolver): add readonly data property (#6156) Shino 2021-07-21 17:22:47 -04:00
  • 07017a9699 fix(Sticker): replace 'this.guildID' (undefined) by 'this.guildId' in fetchUser (#6160) Apokalypt 2021-07-21 09:39:17 +02:00
  • 85865058ed types(DataManager): add 'K' to type parameter of 'resolveId' (#6152) Apokalypt 2021-07-21 09:38:55 +02:00
  • 1e90be8f7a types(ColorResolvable): readonly tuple (#6153) Tristan Guichaoua 2021-07-20 21:20:37 +02:00
  • 5addcd15d8 refactor(OptionResolver): accept single type instead of an array (#6154) Jan 2021-07-20 21:20:20 +02:00
  • 02f55f0971 fix(CommandInteractionOptionResolver): type should be USER (#6148) monbrey 2021-07-20 10:46:38 +10:00
  • 8ccfd6e07b fix(CommandInteractionOptionResolver): Export CommandInteractionOptio… (#6146) Floffah 2021-07-20 00:18:19 +01:00
  • 54d6a3a070 feat(Sticker): updates, sticker packs, and guild stickers (#5867) Advaith 2021-07-19 16:17:21 -07:00
  • 76888e6c1b chore(Deps): update discord-api-types to 0.19.0 (#6147) Vlad Frangu 2021-07-20 02:15:42 +03:00
  • 77784aca43 fix(CommandInteraction): change options type from Collection to array (#6139) Shino 2021-07-19 03:02:53 -04:00
  • 8ea04b295d Updates identity to correct scope name of identify (#6140) Devin 2021-07-19 00:02:37 -07:00
  • 63ce065fc3 refactor: change const enums to interfaces (#6078) DTrombett 2021-07-18 20:29:40 +02:00
  • 9f039a8679 feat(GuildPreview): add createdAt & createdTimestamp (#6130) GoldenAngel 2021-07-18 11:18:53 -07:00
  • c40c0f934a fix(GuildChannel): only fetch invites for the specific channel (#6132) eeehh 2021-07-19 04:16:48 +10:00
  • f293132345 feat(CommandInteraction): add CommandInteractionOptionResolver (#6107) Shino 2021-07-18 14:16:32 -04:00
  • 4d53d0fd11 refactor(ActionsManager): less complex code (#6102) HyRo 2021-07-17 13:25:59 +02:00
  • 366f3c910a feat: make Instance#fetch force true by default, and fix force parameter (#6116) Advaith 2021-07-17 04:25:23 -07:00