monbrey
|
e3d877d542
|
fix(Guild): add invite manager property, extend CachedManager (#6049)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-07-05 12:16:34 +01:00 |
|
DraftMan
|
9e08b02df2
|
feat(Managers): ✨ Add GuildInviteManager (#5889)
Co-authored-by: iShibi <shubhamparihar391@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: SpaceEEC <SpaceEEC@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: iCrawl <icrawltogo@gmail.com>
|
2021-07-04 22:53:13 +01:00 |
|
Antonio Román
|
a7c6678c72
|
refactor: change xID to xId (#6036)
* refactor: change `xID` to `xId`
* Update src/managers/MessageManager.js
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-04 19:54:27 +01:00 |
|
1Computer1
|
ab0b3b9a07
|
fix(Structures): remove Structures (#6027)
|
2021-07-04 12:26:35 +01:00 |
|
Shubham Parihar
|
db60e367b4
|
docs(MessageManager): document options param for #edit as required (#6031)
|
2021-07-04 12:25:59 +01:00 |
|
monbrey
|
8077e4f4f1
|
fix(PermissionOverwriteManager): pass ID to API correctly (#6026)
|
2021-07-04 00:26:44 +01:00 |
|
1Computer1
|
8c7cb0eff8
|
feat(Managers): add customizable caching for managers (#6013)
|
2021-07-04 00:26:26 +01:00 |
|
Shubham Parihar
|
4bf49809f2
|
refactor: improve typings and docs related to threads (#5991)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-07-03 20:38:38 +01:00 |
|
Ishmaam Khan
|
e7ad2fe207
|
feat: PermissionOverwriteManager (#5318)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-07-03 13:24:38 +01:00 |
|
ckohen
|
568691ce6a
|
fix: correct permissions checks and cache on update (#6015)
|
2021-07-03 13:23:01 +01:00 |
|
Tobias Peltzer
|
e4be666c2c
|
fix(ThreadManager): fixed wrong private and fetchAll check (#6012)
|
2021-07-03 08:56:35 +01:00 |
|
Antonio Román
|
1e73c25fbf
|
feat(RoleManager): added edit method, alias Role#edit (#5983)
Co-authored-by: monbrey <rsm999@uowmail.edu.au>
|
2021-07-01 22:32:03 +01:00 |
|
Shubham Parihar
|
71fb33a5fe
|
feat(StageChannel): add createStageInstance method & use better naming convention (#5951)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-07-01 09:58:11 +01:00 |
|
Sugden
|
1e8f01253e
|
refactor: new node features (#5132)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-30 21:40:33 +01:00 |
|
Shubham Parihar
|
f108746c15
|
docs(ThreadManager): fix FetchedThreads typedef and startMessage (#5971)
|
2021-06-30 17:20:01 +01:00 |
|
Shubham Parihar
|
5dfd7dd1bf
|
docs(ThreadManager): fix reason prop of ThreadCreateOptions (#5970)
|
2021-06-29 22:31:26 +01:00 |
|
ckohen
|
6264c60e97
|
feat(Managers): new ApplicationCommandPermissionsManager (#5897)
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
Co-authored-by: Yoshida Tomio <mail@tomio.codes>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-06-29 19:19:48 +01:00 |
|
ckohen
|
bbc48fdad6
|
chore(Threads): general fixup and catch up on features (#5959)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-06-29 18:58:51 +01:00 |
|
monbrey
|
b15d825bb3
|
refactor(MessagePayload): rename APIMessage (#5921)
|
2021-06-27 12:47:15 +01:00 |
|
Jake Ward
|
adecead716
|
fix(ThreadMemberManager): fix ThreadMemberManager#add and ThreadMemberManager#fetch (#5927)
|
2021-06-26 10:54:37 +01:00 |
|
ckohen
|
7346621d15
|
feat: api v9 and threads (#5570)
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Amish Shah <dev@shah.gg>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: SynthGhost <60333233+synthghost@users.noreply.github.com>
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
Co-authored-by: Elliot <elliot@maisl.fr>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-06-24 20:48:29 +01:00 |
|
Rodry
|
e0efcc6ab0
|
docs(*): add links to Discord's API objects & data (#5862)
|
2021-06-24 09:55:44 +01:00 |
|
monbrey
|
2d7c12b0e9
|
fix(Message): flags not being parsed on some edits (#5886)
* fix(Message): flags not being parsed on some edits
* refactor(MessageManager): access cache once
|
2021-06-24 00:02:30 +01:00 |
|
Souji
|
44e2ee7b20
|
feat(WelcomeScreen): welcome screens (#5490)
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
Co-authored-by: izexi <43889168+izexi@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-06-19 16:44:45 +01:00 |
|
Shubham Parihar
|
f7eeccba4b
|
feat(*): use enums for consistency and speed (#5843)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-15 12:33:31 +01:00 |
|
Shubham Parihar
|
918921e821
|
feat: stage instances (#5749)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-14 12:57:37 +01:00 |
|
Shubham Parihar
|
1ac9a2eb5b
|
refactor(*): make typedefs for all options params (#5785)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-06-13 19:32:54 +01:00 |
|
ckohen
|
7111b4cd5f
|
refactor: fetch options consistency (#5824)
|
2021-06-12 12:10:35 +01:00 |
|
Shubham Parihar
|
29173bf814
|
fix(GuildManager): #create throws when systemChannelFlags is undefined (#5832)
|
2021-06-12 12:10:13 +01:00 |
|
ckohen
|
24e5868818
|
fix(ApplicationCommands): allow managing commands for uncached guilds (#5729)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-06-11 23:26:24 +01:00 |
|
Souji
|
a1f763ee75
|
refactor(Guild): remove region from guild and manager methods (#5766)
|
2021-06-10 15:09:57 +01:00 |
|
Jan
|
0139e102e3
|
docs(GuildMemberManager): fix docs for #search() (#5784)
|
2021-06-09 13:15:53 +01:00 |
|
Ishmaam Khan
|
e798fb720e
|
feat(GuildChannelManager): add 'fetch' method (#4966)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Avocado <43632131+Awoocado@users.noreply.github.com>
|
2021-06-09 13:12:33 +01:00 |
|
Shubham Parihar
|
e980948de5
|
fix(*): add missing imports for custom errors (#5767)
|
2021-06-07 13:09:43 +01:00 |
|
TheMaestroo
|
cf224560bc
|
fix(RoleManager): bug in #create (#5730)
Co-authored-by: ckohen <chaikohen@gmail.com>
|
2021-06-05 07:14:44 +01:00 |
|
Jan
|
b317d86a93
|
docs: all the missing object -> Object changes (#5738)
|
2021-06-03 15:57:46 +01:00 |
|
Andreas Clausen
|
d21e6af1d2
|
fix(GuildMemberManager): allow moving members to any non-text channel (#5681)
|
2021-06-02 10:57:04 +01:00 |
|
Jan
|
53d952a4ce
|
refactor: remove _roles from pseudo-managers (#5721)
|
2021-06-01 22:35:11 +01:00 |
|
SpaceEEC
|
b212b64214
|
feat(Message): allow editing files into messages (#5718)
|
2021-05-31 20:56:26 +01:00 |
|
Jan
|
48d6850d9a
|
feat: add support for fetching multiple guilds (#5472)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
|
2021-05-29 22:37:45 +01:00 |
|
Shubham Parihar
|
c89bdd7566
|
fix(GuildEmojiRoleManager): bug in #remove (#5666)
|
2021-05-28 11:09:51 +01:00 |
|
Noel
|
f8703e3e59
|
chore: general cleanup (#5661)
|
2021-05-22 11:40:30 +02:00 |
|
Jan
|
03256bd9f8
|
fix(ApplicationCommandManager): limit permission methods to guilds (#5613)
* fix(ApplicationCommandManager): limit permission methods to guilds
* docs: add warn tags
* feat: improve error message
* style: eslint
* chore: make error name more verbose
|
2021-05-22 10:02:24 +02:00 |
|
monbrey
|
73f4114f59
|
fix: typo in GuildMemberManager (#5616)
|
2021-05-12 17:51:50 +02:00 |
|
Vicente
|
d219ecd05c
|
docs(GuildChannelManager): add stage option (#5608)
|
2021-05-11 22:23:58 +02:00 |
|
monbrey
|
2e2464bf07
|
feat(GuildMemberManager): extend API coverage (#4872)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-05-11 22:23:42 +02:00 |
|
SpaceEEC
|
74e97ef91b
|
fix(Message): editing with MessageEmbed or APIMessage (#5612)
|
2021-05-11 22:22:48 +02:00 |
|
monbrey
|
c56c4a8dc8
|
feat(MessageManager): extend API coverage (#4869)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: izexi <43889168+izexi@users.noreply.github.com>
Co-authored-by: Advaith <advaithj1@gmail.com>
|
2021-05-11 00:32:15 +02:00 |
|
MBR-0001
|
6d09160f5b
|
feat: GuildBanManager (#5276)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
Co-authored-by: izexi <43889168+izexi@users.noreply.github.com>
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
|
2021-05-10 12:35:25 +02:00 |
|
ckohen
|
eaf332f83f
|
refactor(*): return the invalid element when erroring from Array (#5314)
|
2021-05-10 12:28:36 +02:00 |
|