Rodry
|
0dfdb2cf11
|
refactor(guildbanmanager)!: rename days option to deleteMessageDays (#7447)
|
2022-02-13 16:51:56 +01:00 |
|
Amitoj Singh
|
ae0f35f51d
|
feat(builders): add attachment command option type (#7203)
|
2022-02-13 14:02:14 +01:00 |
|
Suneet Tipirneni
|
0af9bc841f
|
fix(ci): ci error (#7454)
Co-authored-by: Almeida <almeidx@pm.me>
|
2022-02-13 13:37:41 +01:00 |
|
Suneet Tipirneni
|
e8252ed3b9
|
refactor: make public builder props getters (#7422)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-02-13 13:06:11 +01:00 |
|
Sanjay Kumar Baskaran
|
3ae6f3c313
|
docs: add slash command builders example, fixes #7338 (#7339)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-02-13 12:42:01 +01:00 |
|
Vlad Frangu
|
6ce906a02f
|
typings: correct types for InteractionCollector guild and channel (#7452)
|
2022-02-13 12:40:12 +01:00 |
|
Rodry
|
532846b1f8
|
refactor!: remove redundant API defaults (#7449)
|
2022-02-13 12:29:22 +01:00 |
|
Suneet Tipirneni
|
94bf727cc3
|
refactor: allow discord.js builders to accept camelCase (#7424)
|
2022-02-13 12:27:42 +01:00 |
|
Ben
|
f4953647ff
|
refactor(builders-methods): make methods consistent (#7395)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2022-02-12 19:03:13 +01:00 |
|
PlavorSeol
|
861f0e2134
|
fix(threads): require being sendable to be unarchivable (#7406)
|
2022-02-12 12:09:04 +01:00 |
|
fowlerro
|
81d8b54ff6
|
fix(guildmember): check if member has administrator permission (#7384)
|
2022-02-12 12:08:50 +01:00 |
|
CallMe AsYouFeel
|
fa97a31504
|
voice: pass joinConfig.group to getVoiceConnection (#7442)
|
2022-02-12 10:22:25 +01:00 |
|
Almeida
|
55b388a763
|
fix(guild): remove maximumPresences default value (#7440)
|
2022-02-12 10:21:48 +01:00 |
|
Ben
|
fbc71ef6b6
|
feat(scheduledevents): add image option (#7436)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-02-12 10:21:28 +01:00 |
|
muchnameless
|
b97aedd8e1
|
fix(guildchannelmanager): edit always sets parent to null (#7446)
|
2022-02-12 10:21:06 +01:00 |
|
iCrawl
|
298b22604b
|
chore: bump to the correct version
|
2022-02-10 17:35:20 +01:00 |
|
Almeida
|
fe11ff5f6e
|
fix(guildmember): make pending nullable (#7401)
|
2022-02-09 09:18:50 +01:00 |
|
Rodry
|
dd751ae19d
|
feat: add methods to managers (#7300)
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
Co-authored-by: Suneet Tipirneni <77477100+suneettipirneni@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-02-09 09:18:37 +01:00 |
|
Milo
|
f59d6305cb
|
feat(channel): add .url getter (#7402)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Almeida <almeidx@pm.me>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-02-09 09:18:30 +01:00 |
|
Suneet Tipirneni
|
09098240bf
|
refactor: remove conditional autocomplete option return types (#7396)
Co-authored-by: Almeida <almeidx@pm.me>
|
2022-02-09 09:18:08 +01:00 |
|
Almeida
|
cc25455d2c
|
refactor: replace WSCodes, WSEvents, and InviteScopes with discord-api-types equivalent (#7409)
|
2022-02-09 09:17:45 +01:00 |
|
Almeida
|
3d8c77600b
|
types: fix GuildAuditLogsTypes keys & typos (#7423)
|
2022-02-09 09:16:52 +01:00 |
|
Jiralite
|
83458ff7c7
|
types: Remove duplicate GuildChannelOverwriteOptions interface (#7428)
|
2022-02-09 09:14:08 +01:00 |
|
Suneet Tipirneni
|
b936103395
|
fix: unsafe embed builder field normalization (#7418)
|
2022-02-07 11:52:10 +01:00 |
|
Tobias Peltzer
|
a921ec7dc5
|
fix(clientpresence): fix used opcodes (#7415)
|
2022-02-07 11:51:11 +01:00 |
|
Angga Islami
|
aadfbda586
|
fix: correctly export UnsafeSelectMenuComponent from builders (#7421)
|
2022-02-07 11:50:42 +01:00 |
|
Tobias Peltzer
|
538e9cef45
|
fix: use png as extension for defaultAvatarURL (#7414)
|
2022-02-07 11:50:09 +01:00 |
|
Parbez
|
f2a7a9f1b3
|
docs(channel): fix isDMBased docs (#7411)
|
2022-02-07 11:49:38 +01:00 |
|
n1ck_pro
|
2800e07e59
|
docs(messageattachment): fix contentType docs (#7413)
|
2022-02-07 11:49:27 +01:00 |
|
Suneet Tipirneni
|
d8184f94dd
|
refactor: Make constants enums top level and PascalCase (#7379)
Co-authored-by: Vitor <milagre.vitor@gmail.com>
Co-authored-by: almeidx <almeidx@pm.me>
|
2022-02-05 19:56:11 +01:00 |
|
Vitor
|
8bb3751340
|
docs: add supported option types for autocomplete (#7368)
|
2022-02-05 14:31:34 +01:00 |
|
ckohen
|
733ac82d5d
|
fix(rest): sublimit all requests on unhandled routes (#7366)
|
2022-02-05 14:30:55 +01:00 |
|
Almeida
|
a7b80b9d9b
|
types: use GuildFeature enum from discord-api-types (#7397)
|
2022-02-05 14:30:14 +01:00 |
|
iCrawl
|
5f4b44d580
|
chore: dev-bump all versions
|
2022-02-05 14:20:46 +01:00 |
|
iCrawl
|
c15100574b
|
chore: fix workflows for publishing
|
2022-02-05 14:17:41 +01:00 |
|
iCrawl
|
87ca2854c2
|
chore: remove swc for now
|
2022-02-04 22:07:55 +01:00 |
|
iCrawl
|
37c1cb4495
|
chore: yarn 3 at last
|
2022-02-04 21:47:25 +01:00 |
|
Suneet Tipirneni
|
6b6222bf51
|
feat(components): Add unsafe message component builders (#7387)
|
2022-02-04 20:29:41 +01:00 |
|
Wilson
|
04502ce702
|
fix: messageReaction.me being false when it shouldn't (#7378)
|
2022-02-03 08:30:05 +01:00 |
|
Suneet Tipirneni
|
51beda56f7
|
feat(thread): add newlyCreated to threadCreate event (#7386)
|
2022-02-02 22:11:26 +01:00 |
|
D Trombett
|
92a04f4d98
|
fix: fix some typos (#7393)
|
2022-02-02 22:10:47 +01:00 |
|
Suneet Tipirneni
|
0b866c9fb2
|
docs: add external builder docs links (#7390)
|
2022-02-02 22:10:03 +01:00 |
|
D Trombett
|
4abb28c0a1
|
fix(builders): make type optional in constructor (#7391)
|
2022-02-02 21:43:27 +01:00 |
|
D Trombett
|
34120bba97
|
chore: add keepNames tsup option (#7385)
|
2022-02-02 15:20:16 +01:00 |
|
Jiralite
|
088394367b
|
chore: Specify new root (#7382)
|
2022-02-02 10:55:14 +01:00 |
|
Rodry
|
875c86a4ef
|
revert: refactor(invite): make channel a getter (#7365)
|
2022-01-31 17:10:32 +01:00 |
|
Rodry
|
e6a26d25b3
|
types: fix *BitField.Flags properties (#7363)
|
2022-01-31 17:10:20 +01:00 |
|
Rodry
|
388f53550c
|
feat(channel): add isDMBased typeguard (#7362)
|
2022-01-30 12:57:03 +01:00 |
|
Matthew1177
|
567db60475
|
feat(Interaction): add .commandType property to CommandInteraction and AutocompleteInteraction (#7357)
|
2022-01-30 12:56:38 +01:00 |
|
Suneet Tipirneni
|
fbb1d0328b
|
refactor(Bitfield): use discord-api-types enums instead (#7313)
Co-authored-by: Almeida <almeidx@pm.me>
|
2022-01-28 19:14:20 +01:00 |
|