Commit Graph

  • ef5ba05996 types(Message): mark #thread as nullable (#6129) Antonio Román 2021-07-17 13:25:05 +02:00
  • de384047b3 chore(ApiRequest): remove mention of var (#6125) Alan 2021-07-17 04:22:45 -07:00
  • 5ca97c9351 refactor: remove timer utilities from Client (#6113) Antonio Román 2021-07-16 14:31:25 +02:00
  • f200f14a40 feat(REST): append additional information to the required User Agent (#6112) Joey Smalen 2021-07-16 13:27:12 +02:00
  • 8db6df3d1e types(Options): add types for cacheWithLimits (#6095) DTrombett 2021-07-16 13:20:38 +02:00
  • 576eee8de2 refactor: remove typing caching (#6114) Antonio Román 2021-07-16 13:20:05 +02:00
  • 4206e35b23 feat(Client): add conditional ready typings (#6073) Shino 2021-07-14 11:19:38 -04:00
  • 60148c6a78 types(Interaction): change inGuild return type (#6094) DTrombett 2021-07-14 17:14:20 +02:00
  • a9e7ebd94f types(PartialWebhookFields): add APIMessage to deleteMessage union (#6085) Bluenix 2021-07-14 17:13:32 +02:00
  • 98c60789a2 types(Interactions): fix function overloads (#6109) Hackerboi 69 2021-07-13 14:31:55 +02:00
  • 1dcad051a8 revert: support for nested arrays of components, fix error handling (#6081) monbrey 2021-07-12 16:53:27 +10:00
  • dee5c83fc0 fix(PermissionsOverwrites): only convert type if number (#6092) Matt (IPv4) Cowley 2021-07-12 07:53:18 +01:00
  • a8984bc68c types(Guild): remove fetchVoiceRegions (#6099) Tiemen 2021-07-12 00:58:16 +02:00
  • d433fe8a08 fix: channel type check in actions (#6086) Rodry 2021-07-10 21:51:32 +01:00
  • f72ce7c136 fix(GuildChannel): clone its PermissionOverwriteManager too (#6083) SpaceEEC 2021-07-10 14:15:20 +02:00
  • d6c43a50bd types(Partial): add partial reactions (#6066) DTrombett 2021-07-09 13:25:59 +02:00
  • 5b6be0cebc types(Test): fix overloads for channel create iCrawl 2021-07-08 22:46:26 +02:00
  • 637c8e0fdf fix(PresenceUpdate): use added presence over nullable getter (#6077) SpaceEEC 2021-07-08 22:43:48 +02:00
  • 6301728d35 refactor(Channel): change channel types to UPPER_CASE (#6035) Rodry 2021-07-08 21:32:19 +01:00
  • b170fb5ce8 docs(InteractionResponses): reply docs example (#6079) anandre 2021-07-08 15:16:03 -05:00
  • 67e9ce4693 docs(InteractionResponses): generalize wording in update to fit other component interaction types (#6074) BaumianerNiklas 2021-07-08 16:39:36 +02:00
  • c1eaa78ab7 typings(GuildInviteManager): FetchInvitesOptions (#6076) BannerBomb 2021-07-08 10:39:23 -04:00
  • 9cd5e7ed61 refactor(Managers): rename add to _add (#6060) 1Computer1 2021-07-08 06:34:45 -04:00
  • 28b5ffb4d6 docs(ClientUser): fix shardId nullable (#6072) DTrombett 2021-07-08 00:22:51 +02:00
  • 7322547172 types: fixed unreachable overloads (#6062) Antonio Román 2021-07-07 18:34:39 +02:00
  • 58bbcd591e types(ApplicationCommand): fix option name (#6067) DTrombett 2021-07-07 14:41:47 +02:00
  • 98a5b52d8b refactor(ApplicationCommandManager): remove unused assignment (#6063) Antonio Román 2021-07-07 14:41:02 +02:00
  • 4eb3a2a885 refactor: rename Constants.OPCode to Opcode, moved objects to enums (#6065) Antonio Román 2021-07-07 14:40:36 +02:00
  • 755c180659 feat: allow channels from uncached guilds to be returned from fetch (#6034) ckohen 2021-07-06 05:04:26 -07:00
  • 2e078e4488 types(*): revert incorrect unknown type changes (#6057) Rodry 2021-07-05 22:49:34 +01:00
  • c0a814fdb3 feat(Collector): better types for events (#6058) Jan 2021-07-05 23:26:15 +02:00
  • 4c0426c469 docs: fixed several typings and MessagePayload#create JSDoc (#6059) BannerBomb 2021-07-05 17:26:06 -04:00
  • ded93feb57 refactor(PresenceManager): have Presence extend Base and simplify add (#6056) SpaceEEC 2021-07-05 20:53:15 +02:00
  • afbd5db404 refactor(Presences): remove from User, nullable on GuildMember (#6055) SpaceEEC 2021-07-05 20:53:00 +02:00
  • 8d9ab741c8 docs(ThreadChannel): fix documentation for setLocked method (#6053) Shubham Parihar 2021-07-05 23:06:25 +05:30
  • 162d89a42f fix(Presence) missing client property definition (#6054) iAmZiNc 2021-07-05 13:03:07 -04:00
  • 93e2c04ec2 fix(InviteScope): added missing 'bot' scope (#6052) Almeida 2021-07-05 16:07:57 +01:00
  • 03fe6ee4e4 test(Types): add notPropertyOf type-only utility (#6051) Antonio Román 2021-07-05 17:07:45 +02:00
  • 3022b0f5b1 refactor(Intents): remove computed shorts (#6050) Souji 2021-07-05 17:07:30 +02:00
  • 28c57246d1 feat(Message): add 'failIfNotExists' to ClientOptions (#6038) PanSzelescik 2021-07-05 13:53:40 +01:00
  • 31d31293d3 feat(LimitedCollection): export LimitedCollection (#6043) PanSzelescik 2021-07-05 13:53:15 +01:00
  • 34708d6d18 fix(SelectMenuInteraction): set values to empty array if not provided (#6045) monbrey 2021-07-05 22:39:21 +10:00
  • 1a27f57950 refactor: remove lastMessage properties from User and GuildMember (#6046) Antonio Román 2021-07-05 14:11:13 +02:00
  • 676118ab0f refactor(typings): general cleanup (#6047) Jan 2021-07-05 13:55:06 +02:00
  • e3d877d542 fix(Guild): add invite manager property, extend CachedManager (#6049) monbrey 2021-07-05 21:16:34 +10:00
  • fe5d56c9b1 fix(TeamMember): Fixed incorrect return types. (#6044) BannerBomb 2021-07-04 17:55:00 -04:00
  • c6e5521687 feat(Client): enforce passing scopes to generateInvite (#6024) monbrey 2021-07-05 07:53:57 +10:00
  • 9e08b02df2 feat(Managers): Add GuildInviteManager (#5889) DraftMan 2021-07-04 23:53:13 +02:00
  • c4aa9feee2 types(Options): should extend null (#6042) BannerBomb 2021-07-04 17:05:16 -04:00
  • 185e37602b types(Voice): move types to the library's definitions (#6041) Antonio Román 2021-07-04 22:10:33 +02:00
  • a7c6678c72 refactor: change xID to xId (#6036) Antonio Román 2021-07-04 20:54:27 +02:00
  • 281072be44 chore: remove unnecessary getter (#6037) didinele 2021-07-04 17:59:28 +03:00
  • ab0b3b9a07 fix(Structures): remove Structures (#6027) 1Computer1 2021-07-04 07:26:35 -04:00
  • db60e367b4 docs(MessageManager): document options param for #edit as required (#6031) Shubham Parihar 2021-07-04 16:55:59 +05:30
  • 2ab32e6bc6 types: better fullPermissions typings (#6028) ckohen 2021-07-04 04:25:42 -07:00
  • b62d646271 docs: add Partial typedef (#6029) ckohen 2021-07-04 04:25:35 -07:00
  • d58f0d243c fix(GuildChannel): use map method on cache not its manager (#6032) Shubham Parihar 2021-07-04 16:55:28 +05:30
  • 610b0b4dd6 docs: fix some missed MessageComponent collector methods (#6023) monbrey 2021-07-04 09:27:07 +10:00
  • 8077e4f4f1 fix(PermissionOverwriteManager): pass ID to API correctly (#6026) monbrey 2021-07-04 09:26:44 +10:00
  • 8c7cb0eff8 feat(Managers): add customizable caching for managers (#6013) 1Computer1 2021-07-03 19:26:26 -04:00
  • ec06ba7ad0 docs(*): wrap optional properties with union types in parentheses (#6021) Almeida 2021-07-03 21:00:53 +01:00
  • 4bf49809f2 refactor: improve typings and docs related to threads (#5991) Shubham Parihar 2021-07-04 01:08:38 +05:30
  • 7e3001191c fix(GuildChannel): Add missing 'cache' property (#6019) SkyFlags 2021-07-04 03:59:52 +09:00
  • 39db95352c fix: Remove connection.url from open debug message (#6018) Vlad Frangu 2021-07-03 20:44:48 +03:00
  • 374c779f7f feat(InteractionCollector): reworked to be more generic (#5999) monbrey 2021-07-03 22:35:39 +10:00
  • bd25ff5913 fix(Util): splitMessage not working with array (#6008) DTrombett 2021-07-03 14:25:43 +02:00
  • 2446ff5251 refactor(Util): make class extend null (#6000) Antonio Román 2021-07-03 14:25:35 +02:00
  • e7ad2fe207 feat: PermissionOverwriteManager (#5318) Ishmaam Khan 2021-07-03 18:24:38 +06:00
  • a11a10525b refactor: rename events to be consistent with WS names (#6010) Antonio Román 2021-07-03 14:23:53 +02:00
  • 7dd1a8da08 docs(Collector): properly document endReason (#6016) SpaceEEC 2021-07-03 14:23:15 +02:00
  • 568691ce6a fix: correct permissions checks and cache on update (#6015) ckohen 2021-07-03 05:23:01 -07:00
  • 4adfc45b5a docs(CreateInviteOptions): fix TargetType link (#6017) Rodry 2021-07-03 13:22:35 +01:00
  • 98e45a5995 feat(Formatters): added new URL utilities and docs (#6014) Antonio Román 2021-07-03 14:22:20 +02:00
  • 56b5b7ee82 types(MessageOptions): fix components being optional (#6005) Rodry 2021-07-03 08:58:29 +01:00
  • 0dc5dd5808 types(*): create mention types (#6003) DTrombett 2021-07-03 09:58:18 +02:00
  • 1242c5434d types(VoiceState): fix optional params (#5993) Pravesh Kunwar 2021-07-03 03:57:41 -04:00
  • c40b06cac9 types(ClientUser): updated setAFK signature (#6011) BannerBomb 2021-07-03 03:57:31 -04:00
  • e4be666c2c fix(ThreadManager): fixed wrong private and fetchAll check (#6012) Tobias Peltzer 2021-07-03 09:56:35 +02:00
  • 3a718d8c62 fix(Typings): Improve components typings in MessageEditOptions (#6002) Adrian Paschkowski 2021-07-02 20:54:13 +02:00
  • 27e217caee chore(Constants): added new error codes (#5975) Antonio Román 2021-07-02 20:53:48 +02:00
  • fbdad6eac3 docs(*): add class links to isX() methods (#6007) Rodry 2021-07-02 19:51:59 +01:00
  • fe6cc0c15d types(MessageSelectMenu): fix typings (#5995) kikorp78 2021-07-02 01:44:05 +02:00
  • 726073fef7 docs: WebSocketShard#send and TextBasedChannel#send (#5998) BannerBomb 2021-07-01 19:42:11 -04:00
  • 1e73c25fbf feat(RoleManager): added edit method, alias Role#edit (#5983) Antonio Román 2021-07-01 23:32:03 +02:00
  • d742814686 docs(Util): methods removed on the base object (#5990) DTrombett 2021-07-01 18:38:52 +02:00
  • d078dce2f8 ci: deprecate old dev releases on publish (#5992) Rodry 2021-07-01 17:37:32 +01:00
  • 521d26c57f types(Interactions): fix function overload types (#5989) Hackerboi 69 2021-07-01 18:37:25 +02:00
  • 6edf55c04b fix(ApplicationCommand): fix typo in JSDoc (#5994) Adrian Castro 2021-07-01 18:35:10 +02:00
  • 941cd86881 types: few missing thread channels (#5988) monbrey 2021-07-01 19:01:14 +10:00
  • 0eeb2775a5 types(MessageOptions): improved component typings (#5987) monbrey 2021-07-01 19:00:33 +10:00
  • 58183d425b docs(Partials): add link to the guide (#5982) Rodry 2021-07-01 09:58:27 +01:00
  • 9ac68670d7 fix(ThreadChannel): check for existence of properties when patching (#5961) monbrey 2021-07-01 18:58:20 +10:00
  • 71fb33a5fe feat(StageChannel): add createStageInstance method & use better naming convention (#5951) Shubham Parihar 2021-07-01 14:28:11 +05:30
  • 388e05b4af types(ApplicationCommandPermissionsManager): fix types (#5979) ckohen 2021-07-01 01:58:01 -07:00
  • f819416bac docs(MessageSelectMenu): add link to Discord docs (#5984) Rodry 2021-07-01 09:57:25 +01:00
  • a08ce7dddb types(ThreadChannel): make locked and archived param optional (#5980) DTrombett 2021-07-01 00:45:59 +02:00
  • 1e8f01253e refactor: new node features (#5132) Sugden 2021-06-30 21:40:33 +01:00
  • f108746c15 docs(ThreadManager): fix FetchedThreads typedef and startMessage (#5971) Shubham Parihar 2021-06-30 21:50:01 +05:30
  • b7ed6752ac feat(Channel): add isThread typeguard for better TS support (#5978) Shubham Parihar 2021-06-30 20:49:59 +05:30
  • 788d58e5a3 types(*): make hex color types compatible with ColorResolvable (#5973) Rodry 2021-06-30 14:32:14 +01:00