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 |
|
Adrian Castro
|
3392eb7de2
|
fix(ApplicationCommandManager): fix typo in JSDoc (#5603)
|
2021-05-10 10:55:58 +02:00 |
|
Jan
|
f7643f7bbe
|
feat: interactions (#5448)
Co-authored-by: izexi <43889168+izexi@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Advaith <advaithj1@gmail.com>
Co-authored-by: Shiaupiau <stu43005@gmail.com>
Co-authored-by: monbrey <rsm999@uowmail.edu.au>
Co-authored-by: Tiemen <ThaTiemsz@users.noreply.github.com>
Co-authored-by: Carter <carter@elhnet.net>
|
2021-05-07 17:22:33 +02:00 |
|
Souji
|
d9fa180cf9
|
feat(GuildManager): allow system channel flags in create (#5504)
|
2021-04-30 21:48:57 +02:00 |
|
Shubham Parihar
|
9572521e3c
|
fix(GuildMemberRoleManager): unable to remove roles when passed an array (#5556)
|
2021-04-30 21:43:14 +02:00 |
|
anandre
|
936516cb9c
|
docs(GuildChannelManager): fix type options in description (#5440)
|
2021-04-15 00:39:12 +02:00 |
|
Jan
|
164ddf668f
|
refactor: rename Snowflake to SnowflakeUtil (#5502)
|
2021-04-15 00:37:54 +02:00 |
|
Shubham Parihar
|
fa5a37e51a
|
fix(Resolvables): valid resolvables throw error when uncached (#5495)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-04-15 00:32:08 +02:00 |
|
izexi
|
0ba2bcb545
|
feat(GuildMemberManager): add 'search' method (#4154)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-04-14 14:53:01 +02:00 |
|
Shubham Parihar
|
dedf43288e
|
docs(BanOptions): make days description more clear (#5327)
|
2021-03-29 05:52:41 +02:00 |
|
Souji
|
43bd568f1c
|
fix(ReactionUserManager): remove before query option (#5281)
|
2021-03-28 15:28:33 +02:00 |
|
Carter
|
077892645b
|
fix(GuildManager): add missing toString() on Permission#resolve fns (#5324)
|
2021-03-28 15:27:16 +02:00 |
|
Advaith
|
1c8b1096c6
|
docs(ChannelManager): fetch can return Promise<null> (#5422)
|
2021-03-28 15:24:19 +02:00 |
|
Sugden
|
ee5bc1a5c4
|
refactor: switch api and gateway to V8 (#4879)
Co-authored-by: Jan <66554238+Vaporox@users.noreply.github.com>
|
2021-02-11 18:10:35 +01:00 |
|