Commit Graph

  • 174b7a7f9c fix(Guild): don't patch before instance properties (#5885) ckohen 2021-06-20 07:47:30 -07:00
  • 1f8f3ab0f8 fix(presenceUpdate): fire when only state/details change on an activity (#5846) Jacob Morrison 2021-06-19 12:27:54 -04:00
  • 44e2ee7b20 feat(WelcomeScreen): welcome screens (#5490) Souji 2021-06-19 17:44:45 +02:00
  • 807ea2d3c1 docs(VoiceState): channel can be null (#5872) Brage 2021-06-18 17:37:57 +02:00
  • e3ed74a5e8 docs(ReplyMessageOptions,MessageEditOptions): replaced embed with embeds (#5860) Tyler Resch 2021-06-18 09:42:53 -04:00
  • 2d12db000f feat: stage instance invite (#5856) Shubham Parihar 2021-06-18 04:31:18 +05:30
  • a3cbcca13d feat(Guild): add enum for premium_tier (#5868) Shubham Parihar 2021-06-16 20:03:01 +05:30
  • a0b7d95e36 types(MessageReactionResolvable): add string (#5863) monbrey 2021-06-16 19:29:14 +10:00
  • 6cceb936a7 refactor(Package): remove runkitExampleFilename (#5866) Antonio Román 2021-06-16 11:29:02 +02:00
  • f7eeccba4b feat(*): use enums for consistency and speed (#5843) Shubham Parihar 2021-06-15 17:03:31 +05:30
  • 671436cbb8 fix(Message): editedTimestamp defaulting to 0 (#5847) Rodry 2021-06-15 12:02:56 +01:00
  • 9dda9b742f refactor(awaitMessageComponentInteraction): use options object for lib consistency (#5852) monbrey 2021-06-15 21:02:48 +10:00
  • 96a4e7b86e docs: Consistent application name usage (#5853) Jiralite 2021-06-15 12:02:39 +01:00
  • 038ee99604 feat(Widget): wrapper for widget.json (#5619) ThumusLive 2021-06-15 13:02:18 +02:00
  • a6dae75d3a docs(TextBasedChannel#send): update embeds example (#5857) Tyler Resch 2021-06-15 06:59:53 -04:00
  • 918921e821 feat: stage instances (#5749) Shubham Parihar 2021-06-14 17:27:37 +05:30
  • a1f94f670e fix(ApplicationCommand): default option.required fix (#5848) muchnameless 2021-06-14 09:10:05 +02:00
  • 1ac9a2eb5b refactor(*): make typedefs for all options params (#5785) Shubham Parihar 2021-06-14 00:02:54 +05:30
  • 01a1fd615b fix(Guild): setChannelPositions null parenting (#5841) monbrey 2021-06-14 04:31:06 +10:00
  • 77c1f15c9f fix(ApplicationCommand): default option.required to false (#5838) Rodry 2021-06-13 19:31:00 +01:00
  • d5bb7585da types(GuildApplicationCommandManager): allow undefined command (#5837) Papageorgiadis Savvas 2021-06-13 21:30:34 +03:00
  • a0a56e2cb3 types: corrected shard broadcastEval (#5834) Almeida 2021-06-13 19:30:28 +01:00
  • 4dbcaf76c3 refactor(GuildPreviewEmoji): make roles an array (#5720) Jan 2021-06-13 20:30:20 +02:00
  • 02693bc02f refactor(APIMessage): remove unused declarations (#5836) Jan 2021-06-12 13:11:57 +02:00
  • 9376ee42f4 docs(ButtonInteraction): fix typo (#5835) monbrey 2021-06-12 21:11:48 +10:00
  • 7111b4cd5f refactor: fetch options consistency (#5824) ckohen 2021-06-12 04:10:35 -07:00
  • 08cffd6a30 types(MessageComponentInteraction): update should return Promise<void> (#5829) monbrey 2021-06-12 21:10:24 +10:00
  • 29173bf814 fix(GuildManager): #create throws when systemChannelFlags is undefined (#5832) Shubham Parihar 2021-06-12 16:40:13 +05:30
  • c5859337b6 fix(GuildChannel): don't force parentID/permissionOverwrites to empty on create (#5823) Matt (IPv4) Cowley 2021-06-12 12:10:01 +01:00
  • 99ff715137 feat(*): document and support embeds field in message create endpoint (#5792) Adrian Castro 2021-06-12 00:45:17 +02:00
  • 6df36232a0 fix(GuildChannel): improve empty overwrite handling for permissionsLocked (#5821) Matt (IPv4) Cowley 2021-06-11 23:45:05 +01:00
  • 9e5106d90e docs: removed topics and FAQ from the repository (#5820) Antonio Román 2021-06-12 00:41:49 +02:00
  • 24e5868818 fix(ApplicationCommands): allow managing commands for uncached guilds (#5729) ckohen 2021-06-11 15:26:24 -07:00
  • e990c35476 fix(ClientApplication): freeze flags (#5811) Jan 2021-06-12 00:22:10 +02:00
  • a5a6e22316 fix(*): typedefs and typings for image & webhook options (#5805) Shubham Parihar 2021-06-12 03:52:01 +05:30
  • 19d0405aa5 refactor(GuildChannel): use Permissions.defaultBit over 0n (#5822) SpaceEEC 2021-06-12 00:21:51 +02:00
  • fdef940127 refactor: remove all voice code (#5818) Antonio Román 2021-06-12 00:21:34 +02:00
  • 93b0a4e005 fix(TextBasedChannel): allow passing an APIMessage with split (#5815) Almeida 2021-06-11 22:54:29 +01:00
  • 19fd1622f5 types(Extendable): add ButtonInteraction (#5802) Ratul Saha 2021-06-12 03:24:00 +05:30
  • e3e466d3e5 refactor(MessageEmbed): remove files (#5813) Jan 2021-06-11 22:36:31 +02:00
  • a7ebb2145c fix(PermissionOverwrites): optional allow/deny OverwriteData (#5810) Juruel Keanu Lorenzo 2021-06-12 04:31:11 +08:00
  • 935f819207 fix(Typings): Fix BitField toJSON/valueOf return types (#5806) Adrian Paschkowski 2021-06-11 22:30:58 +02:00
  • 5fb6c0dd14 chore(npm): ignore unnecessary files (#5816) Almeida 2021-06-11 21:30:34 +01:00
  • 55ad6f0e23 docs(README): re-add install command, remove voice remnants (#5817) Antonio Román 2021-06-11 22:30:09 +02:00
  • 77e28cf65b fix(Hooks): make husky hooks executable (#5812) Jan 2021-06-11 18:18:05 +02:00
  • 41673b7382 fix(GuildChannel): clone errors when options.name isn't provided (#5804) Mark Fisher 2021-06-11 11:04:45 +01:00
  • 53d8e49dca fix(WebSocketShard): don't catch errors thrown in event handlers (#5803) SpaceEEC 2021-06-11 11:46:14 +02:00
  • f5f3f77286 docs(MessageEmbed): deprecation advisory for type (#5774) Tyler Resch 2021-06-10 14:35:35 -04:00
  • 097c7b9cdd fix: don't patch missing properties from partial payloads (#5796) SpaceEEC 2021-06-10 18:42:45 +02:00
  • ffabec3a5e feat(Guild): add enum for mfa_level (#5797) Shubham Parihar 2021-06-10 21:49:08 +05:30
  • 2f5424bdac fix(GuildChannel): spread clone options to avoid infinite recursion (#5800) SpaceEEC 2021-06-10 18:07:12 +02:00
  • 18ac72e457 feat(RequestHandler): emit more info when a rate limit was hit (#5801) SpaceEEC 2021-06-10 18:06:11 +02:00
  • eb98e33a85 fix(Webhook): throw an error if no token is available when it's required (#5798) SpaceEEC 2021-06-10 18:05:45 +02:00
  • e0ab836b2d feat: add new APIErrors (#5794) Shubham Parihar 2021-06-10 21:35:37 +05:30
  • ea0e06f980 fix(ClientPresence): produce valid activities for set presences (#5799) SpaceEEC 2021-06-10 18:05:27 +02:00
  • 68f7aebcaf fix(BitField): ensure missing returns an array of strings (#5795) SpaceEEC 2021-06-10 18:05:17 +02:00
  • a1f763ee75 refactor(Guild): remove region from guild and manager methods (#5766) Souji 2021-06-10 16:09:57 +02:00
  • fbcbb29884 feat(Util): allow array for StringOptions' char (#5566) u9g 2021-06-10 05:24:45 -04:00
  • eb0291d9a5 feat(GuildAuditLogs): make #target a channel for channel related logs (#5781) Shubham Parihar 2021-06-10 14:54:36 +05:30
  • 35781597d0 fix(ApiMessage): only pass objects as options directly (#5793) ckohen 2021-06-10 00:41:01 -07:00
  • 35c2225f50 docs(Messages): fix examples in messages after changes in #5758 (#5791) Austrian 2021-06-09 20:33:07 +02:00
  • 4511624e79 docs(ApplicationCommand): Typos in ApplicationCommandPermissionData (#5789) Jiralite 2021-06-09 19:32:49 +01:00
  • c6aeebb18d feat(Sharding*): contexts for broadcastEval (#5756) Amish Shah 2021-06-09 18:14:33 +01:00
  • 7b2e12b102 feat(Voice): implement support for @discordjs/voice (#5402) Amish Shah 2021-06-09 14:21:19 +01:00
  • c4f1c75efa feat: general component improvements (#5787) monbrey 2021-06-09 22:59:12 +10:00
  • 0156f693e0 fix(BitField): throw an error if bit to resolve is undefined (#5565) Kevin 2021-06-09 14:56:40 +02:00
  • 0139e102e3 docs(GuildMemberManager): fix docs for #search() (#5784) Jan 2021-06-09 14:15:53 +02:00
  • e798fb720e feat(GuildChannelManager): add 'fetch' method (#4966) Ishmaam Khan 2021-06-09 18:12:33 +06:00
  • 0467a9075f refactor: enforce single param on sending/editing methods (#5758) Adrian Castro 2021-06-09 14:12:16 +02:00
  • dda5ee2e9f refactor: guildAvailable, typingStop from Constants (#4861) Adam Gauthier 2021-06-09 05:43:57 -04:00
  • ae78a336e1 fix: remove remnants of awaitMessageComponentInteractions (#5783) Jan 2021-06-09 09:45:34 +02:00
  • 16f261e773 feat(Rest): optional ratelimit errors (#5659) Ven 2021-06-09 18:45:04 +11:00
  • c2b3ed09a0 feat: promisified single interaction collection (#5770) monbrey 2021-06-09 05:52:27 +10:00
  • 32d8c8ba94 docs: CommandInteraction#channelID is type of Snowflake (#5776) Kevin 2021-06-08 15:16:37 +02:00
  • 84e5b075b4 refactor(Interactions): move Structures import out of switch block (#5763) Nordiago 2021-06-08 09:16:05 -04:00
  • e980948de5 fix(*): add missing imports for custom errors (#5767) Shubham Parihar 2021-06-07 17:39:43 +05:30
  • d1c5b6fe9e fix(ShardingManager): client error event cannot be emitted (#5559) meister03 2021-06-07 14:09:23 +02:00
  • 65dc00f321 feat(Message): applicationID for interaction responses (#5765) Souji 2021-06-07 10:58:38 +02:00
  • bf191df9c0 feat(Client): make use of with_expiration in #fetchInvite (#5764) Souji 2021-06-07 10:58:26 +02:00
  • 4567cd4ca2 docs(InteractionDeferOptions): correctly define the typedef (#5769) Shubham Parihar 2021-06-07 14:03:12 +05:30
  • 657635c1c0 fix: add components to MessageOption typedefs (#5768) monbrey 2021-06-07 18:32:50 +10:00
  • dec191aa1e feat(Interactions): add InteractionWebhook for better internals (#5712) ckohen 2021-06-05 16:41:23 -07:00
  • 1d57754d46 fix(Interaction): add missing types and fix docs lists (#5762) Rodry 2021-06-05 21:05:27 +01:00
  • 2901fd595b fix(Webhook): #editMessage throws error when content is null (#5757) Shubham Parihar 2021-06-06 00:56:12 +05:30
  • f0dad26a5b fix(MessageComponentInteraction): correctly type defer method (#5760) SpaceEEC 2021-06-05 21:25:39 +02:00
  • f7e420bf29 docs: add new guild features (#5755) Shubham Parihar 2021-06-05 15:34:56 +05:30
  • c6696d8399 types: extend MessageComponentInteractionCollector correctly (#5752) monbrey 2021-06-05 20:04:31 +10:00
  • cf224560bc fix(RoleManager): bug in #create (#5730) TheMaestroo 2021-06-05 08:14:44 +02:00
  • cbd7f2b9aa feat(MessageComponents): clickybois (MessageButton, MessageActionRow, associated Collectors) (#5674) monbrey 2021-06-05 01:49:46 +10:00
  • df9b67894a docs(Message): fix content param in #edit not showing as nullable (#5748) Shubham Parihar 2021-06-04 03:38:40 +05:30
  • 43fc40e9b4 types: fix awaitReactions typings for returned collection iCrawl 2021-06-03 20:29:02 +02:00
  • a2f0c11474 fix(Message): update typings and docs related to #edit (#5745) Shubham Parihar 2021-06-03 23:48:13 +05:30
  • ff4d6dded5 types: change remaining string IDs to Snowflakes (#5737) Rodry 2021-06-03 19:17:31 +01:00
  • 3e9ce35023 fix(Typings): add missing typings for HttpError -> requestData (#5742) Casper 2021-06-03 18:17:05 +00:00
  • 99e2ca408b debug(WebSocketShard): emit intents used in identify (#5744) SpaceEEC 2021-06-03 17:18:21 +02:00
  • db0d7d4ea8 feat(Esm): use gen-esm-wrapper instead of manually making the file (#5700) Vlad Frangu 2021-06-03 18:01:49 +03:00
  • b317d86a93 docs: all the missing object -> Object changes (#5738) Jan 2021-06-03 16:57:46 +02:00
  • bfe01b52ab fix(MessageEmbed): import custom RangeError class (#5740) Jan 2021-06-03 16:54:19 +02:00
  • 02b3cca522 chore: update the color of the discord.js server badge (#5739) Justin 2021-06-03 22:53:51 +08:00
  • ef92339d07 feat(Rest): show the data that is sent to Discord when an errors occurs (#5701) Vlad Frangu 2021-06-03 11:35:09 +03:00