Rodry
|
93a83c2cf7
|
docs(MessageReference): add possible message types (#6464)
|
2021-08-17 21:50:14 +01:00 |
|
Rodry
|
17b407935b
|
docs(ApplicationCommandType): add DAPI link (#6463)
|
2021-08-17 21:49:53 +01:00 |
|
Rodry
|
6cac03a394
|
types(ClientPresence): add type declarations and docs (#6450)
|
2021-08-17 21:49:36 +01:00 |
|
Milo
|
76cf52cd0d
|
chore(Typings): fix WebhookEditMessageOptions not having attachments (#6430)
|
2021-08-17 21:49:26 +01:00 |
|
Shubham Parihar
|
a4b8623b60
|
feat: add maximum prune requests reached api error (#6427)
|
2021-08-17 21:46:17 +01:00 |
|
Shino
|
5eb3553fd1
|
feat(Rest): expose https.Agent options (#6177)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-08-17 21:45:32 +01:00 |
|
ckohen
|
16493e65fd
|
docs(BufferResolvable): add warning for URL input (#6451)
|
2021-08-17 21:44:37 +01:00 |
|
HyRo
|
9a833b1e0e
|
fix(BaseClient): Remove selfbot ability (#6429)
|
2021-08-16 08:30:35 +01:00 |
|
monbrey
|
d289d5ccb7
|
feat(InteractionReponses): allow fetching of ephemeral messages (#6426)
|
2021-08-15 12:10:43 +01:00 |
|
Jiralite
|
2c449b6b48
|
fix(Sticker): Rename method correctly to _add (#6421)
|
2021-08-15 12:10:31 +01:00 |
|
Koyamie
|
170c0c4985
|
feat: export ContextMenuInteraction (#6434)
|
2021-08-15 12:09:21 +01:00 |
|
ahmood
|
ecb6e50b46
|
fix(Message): fix typo (#6435)
|
2021-08-15 12:08:51 +01:00 |
|
Jiralite
|
84bb4f4153
|
docs(Formatters): Use id over ID (#6439)
|
2021-08-15 12:08:06 +01:00 |
|
Sugden
|
71fdf6fae0
|
refactor(Channel): make delete async (#6417)
|
2021-08-14 03:50:53 +01:00 |
|
Gm
|
759faa4174
|
docs(RoleManager): error in examples (#6416)
|
2021-08-14 03:50:44 +01:00 |
|
monbrey
|
615afab8bb
|
docs: rename implementation of deferReply (#6412)
|
2021-08-13 01:24:05 +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
|
e6f48d849f
|
docs: remove unparsed examples (#6404)
|
2021-08-12 18:01:09 +01:00 |
|
Jan
|
933d2c5eb7
|
docs(GuildManager): increase fetch limit to 200 (#6406)
|
2021-08-12 17:29:30 +01:00 |
|
Jiralite
|
dce8fc7b9d
|
fix(StageInstance): Ensure discoverableDisabled is not undefined (#6395)
|
2021-08-12 15:06:26 +01:00 |
|
Jiralite
|
44bbfa5c46
|
fix(WidgetMember): Default to null and not undefined (#6399)
|
2021-08-12 15:06:11 +01:00 |
|
Jiralite
|
4a64662a7d
|
fix(Guild): preferredLocale to always be a string (#6402)
|
2021-08-12 15:06:03 +01:00 |
|
monbrey
|
fff887b2f4
|
feat(CommandInteractionResolvedData): access to "raw" resolved data (#6384)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-08-12 15:04:40 +01:00 |
|
monbrey
|
d9456a1a76
|
fix(ContextMenuInteractin): store message as raw value (#6400)
|
2021-08-12 11:38:42 +01:00 |
|
Jeroen Claassens
|
cd4029218f
|
feat(Utils): add additional formatters (#6388)
|
2021-08-11 21:06:10 +01:00 |
|
DaStormer
|
de3c86f804
|
docs(ApplicationCommandData): fix type property (#6385)
|
2021-08-11 08:04:49 +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 |
|
ckohen
|
4c8dc4cda6
|
docs: switch urls from upstream rearranging (#6378)
|
2021-08-10 21:33:32 +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 |
|
Nico
|
3c17939fd5
|
fix(Util): remove truthy check before isNaN check (#6358)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-08-10 21:14:41 +01:00 |
|
Casper
|
0062aa6f72
|
docs(Invite): MANAGE_CHANNELS instead of MANAGE_CHANNEL (#6361)
|
2021-08-09 17:30:30 +01:00 |
|
Koyamie
|
ea8d77ea62
|
docs(Options): defaultMakeCacheSettings typo (#6365)
fix defaultMakeCacheSettings to be consistant with the actual name.
|
2021-08-09 17:29:21 +01:00 |
|
Advaith
|
47d2ef3e40
|
fix(Constants): fix CDN endpoint typings (#6332)
|
2021-08-08 12:45:00 +01:00 |
|
Muhimur
|
f13d27ca2e
|
docs: grammar fixes (#6345)
|
2021-08-08 11:57:50 +01:00 |
|
Jiralite
|
570fba33d3
|
chore: Rename various stuff to "main" (#6343)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-08 00:08:00 +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 |
|
ckohen
|
d14a6bfe1d
|
refactor(Options): separate default settings for make cache (#6330)
|
2021-08-07 16:41:12 +01:00 |
|
Noel
|
909c87353e
|
fix(GuildMemberManager): refactor fetchMany (#6328)
|
2021-08-07 10:35:51 +01:00 |
|
Souji
|
ceae5960ed
|
fix(Message): handle fetched messages (#6325)
|
2021-08-07 10:35:30 +01:00 |
|
ckohen
|
1200bba7bc
|
fix(MessageMentions): check guild exists before adding roles (#6313)
|
2021-08-06 14:07:31 +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 |
|
Voltrex
|
d5e28c2298
|
refactor: replace dependency with initial implementation (#6310)
|
2021-08-06 13:15:51 +01:00 |
|
TotallyNotNero
|
7787a7695a
|
docs: grammatical fix (#6311)
|
2021-08-06 13:15:23 +01:00 |
|
Muhimur
|
06644770c8
|
docs: grammar fixes (#6308)
|
2021-08-06 08:45:12 +01:00 |
|
슈리튬
|
913c9fa176
|
fix(Message): fix thread getter (#6309)
For ThreadChannel, errors occur because channel.threads do not exist.
|
2021-08-06 08:44:56 +01:00 |
|