Jiralite
|
a8e60105fb
|
types: More accurate types instead of GuildChannelResolvable (#6744)
|
2021-10-03 15:01:38 +02:00 |
|
Rodry
|
3eacf7a587
|
feat(CategoryChannel): add createChannel shortcut method (#6614)
|
2021-10-03 15:00:41 +02:00 |
|
Almeida
|
e9daa31eaf
|
perf: use logical assignments instead of if statements (#6693)
|
2021-10-03 14:59:57 +02:00 |
|
Nyan Spaghetti
|
cdf65f74e1
|
fix(GuildManager): add missing types and converts (#6683)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2021-10-02 13:42:10 +02:00 |
|
Shubham Parihar
|
7cba67620e
|
docs(EmojiResolvable): update description of typedef to remove ambiguity (#6708)
|
2021-09-28 18:52:47 +02:00 |
|
Shubham Parihar
|
8426770865
|
fix(CachedManager): return updated data when cache is false (#6685)
|
2021-09-27 13:49:25 +02:00 |
|
Jiralite
|
f8aa4bd470
|
fix(*RoleManager): Create set of role ids correctly (#6674)
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
|
2021-09-26 21:33:59 +02:00 |
|
Shubham Parihar
|
a06a87a7c4
|
feat(UserManager): allow #fetch to take UserResolvable (#6677)
|
2021-09-26 21:33:50 +02:00 |
|
Megatank58
|
839974ca43
|
docs(ApplicationCommandPermissionsManager): fix example set method (#6658)
|
2021-09-23 14:04:49 +02:00 |
|
Suneet Tipirneni
|
ecd637f7d6
|
feat: Add support for API command types in ApplicationCommandManager (#6621)
|
2021-09-23 13:47:17 +02:00 |
|
Shubham Parihar
|
603350645d
|
fix: allow null to be passed in order to reset icon/avatar (#6646)
|
2021-09-23 13:40:51 +02:00 |
|
Jiralite
|
3c3522ae8a
|
docs(PermissionOverwriteManager): Correct @returns of delete (#6632)
|
2021-09-15 00:19:04 +02:00 |
|
Rodry
|
00bd92a451
|
refactor: ES2021 features (#6540)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com>
|
2021-09-03 12:58:01 +01:00 |
|
Jiralite
|
2c219cb982
|
types: @typedef for StageChannelResolvable (#6568)
|
2021-08-30 21:57:54 +01:00 |
|
ckohen
|
a6932546e2
|
feat(Threads): add support for invitable in private threads (#6501)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-29 13:23:01 +01:00 |
|
Rodry
|
4bfd5d3e74
|
docs(GuildChannelCreateOptions): fix #type type (#6502)
|
2021-08-24 21:21:43 +01:00 |
|
Jiralite
|
8a95211230
|
docs(ThreadManager): Fix typo (#6485)
|
2021-08-24 21:21:22 +01:00 |
|
Rodry
|
70cc0295f8
|
docs(MessageManager): fix typo (#6482)
|
2021-08-21 20:14:18 +01:00 |
|
Gm
|
759faa4174
|
docs(RoleManager): error in examples (#6416)
|
2021-08-14 03:50:44 +01:00 |
|
Ben
|
2bf09703c1
|
feat(GuildMemberManager): add 'list' method (#6403)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Ben <BenjammingKirby@users.noreply.github.com>
|
2021-08-12 23:05:06 +01:00 |
|
Jan
|
14aea12900
|
feat(GuildManager): allow setting with_counts to false (#6407)
|
2021-08-12 22:12:11 +01:00 |
|
Jan
|
933d2c5eb7
|
docs(GuildManager): increase fetch limit to 200 (#6406)
|
2021-08-12 17:29:30 +01:00 |
|
monbrey
|
0266f28096
|
feat: right-clickybois (context menu support for ApplicationCommand and CommandInteraction) (#6176)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-08-10 23:56:12 +01:00 |
|
ckohen
|
779e14ef61
|
docs: update links for api-docs (#6380)
|
2021-08-10 23:52:51 +01:00 |
|
Jiralite
|
49d3c0bf87
|
docs: Correct wrong interaction links (#6274)
* docs: Correct wrong interaction links
* docs: fix errors and apply single option
* Update src/structures/CommandInteraction.js
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-10 21:32:28 +01:00 |
|
ahmood
|
917e71a9ee
|
fix(Managers): fix typo in unsupported warning (#6338)
|
2021-08-07 21:19:51 +01:00 |
|
Papageorgiadis Savvas
|
394d48649f
|
feat(Threads): max autoArchiveDuration option (#6304)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-07 21:19:29 +01:00 |
|
SinisterDeveloper
|
d87299ba20
|
fix(GuildMemberRoleManager): typo (#6335)
|
2021-08-07 16:50:28 +01:00 |
|
Noel
|
909c87353e
|
fix(GuildMemberManager): refactor fetchMany (#6328)
|
2021-08-07 10:35:51 +01:00 |
|
Noel
|
52817fc414
|
fix(GuildMemberManager): fetchMany fixes (#6314)
|
2021-08-06 14:07:14 +01:00 |
|
ckohen
|
3725dcafc0
|
fix(Caching): sweep archived threads in all channel caches (#6312)
|
2021-08-06 13:54:19 +01:00 |
|
Rodry
|
b4afcf8236
|
docs: general cleanup and improvements (#6299)
Co-authored-by: DaStormer <40336269+DaStormer@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-08-05 20:34:06 +01:00 |
|
ckohen
|
a6d4035176
|
fix: remove support for overriding caches that break functionality (#6282)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-04 22:04:40 +01:00 |
|
Souji
|
6e3236ab64
|
fix(Message): make #channel and #guild getters (#6271)
|
2021-08-04 21:47:32 +01:00 |
|
Muhimur
|
90c2e072bf
|
docs: grammar fix (#6294)
|
2021-08-04 09:49:28 +01:00 |
|
Antonio Román
|
61db5f7618
|
refactor: added TextBasedChannels type (#6286)
|
2021-08-03 23:12:51 +01:00 |
|
Sugden
|
e2e4f6518b
|
refactor(*): use async functions (#6210)
|
2021-08-02 00:47:43 +01:00 |
|
1Computer1
|
bb5e648f3d
|
refactor: merge collections with keeping entries at max (#6242)
|
2021-07-31 21:03:58 +01:00 |
|
Rodry
|
434e330754
|
refactor(Message): accept a single object instead of 3 arguments (#6244)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-07-31 12:22:19 +01:00 |
|
ckohen
|
198a5c490d
|
refactor: move member adding to manager (#6231)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-07-31 12:21:47 +01:00 |
|
ckohen
|
2a07055cc0
|
refactor: use guild-wide route for fetching active threads (#6193)
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
|
2021-07-31 12:19:41 +01:00 |
|
1Computer1
|
00bae4fe6b
|
refactor: remove extended collection (#6246)
Co-authored-by: iCrawl <buechler.noel@outlook.com>
|
2021-07-31 12:08:59 +01:00 |
|
Jiralite
|
65ae06429d
|
refactor: Strengthen channel typings in appropriate places (#6232)
|
2021-07-31 09:52:41 +01:00 |
|
ckohen
|
dbb59ba1b2
|
feat(Util): add SweptCollection for auto sweeping of caches (#6110)
Co-authored-by: DTrombett <73136330+DTrombett@users.noreply.github.com>
Co-authored-by: 1Computer1 <22125769+1Computer1@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: NotSugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Shino <shinotheshino@gmail.com>
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-07-30 22:57:46 +01:00 |
|
Jiralite
|
2675b0866c
|
docs(GuildManager): Correct GuildCreateOptions typo (#6224)
|
2021-07-30 00:04:45 +01:00 |
|
Jiralite
|
f060a3fcd7
|
fix: Use string instead of Snowflake for invites (#6202)
|
2021-07-28 20:04:51 +01:00 |
|
ckohen
|
9679b90872
|
fix(ThreadChannel): better property handling (#6172)
|
2021-07-28 01:29:06 +01:00 |
|
Tiemen
|
4886ae23ab
|
refactor: only cache commands from own user (#6161)
|
2021-07-23 20:19:17 +01:00 |
|
Advaith
|
54d6a3a070
|
feat(Sticker): updates, sticker packs, and guild stickers (#5867)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Tiemen <ThaTiemsz@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: BannerBomb <BannerBomb55@gmail.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-07-20 00:17:21 +01:00 |
|
eeehh
|
c40c0f934a
|
fix(GuildChannel): only fetch invites for the specific channel (#6132)
|
2021-07-18 19:16:48 +01:00 |
|