Suneet Tipirneni
|
7f4d411e73
|
chore: reexport all dapi-types (#7909)
|
2022-05-25 10:03:51 +02:00 |
|
Jeroen Claassens
|
636d4f263b
|
chore: fix git cliff configs (#7948)
Co-authored-by: Vlad <kingdgrizzle@gmail.com>
|
2022-05-25 10:02:17 +02:00 |
|
Jiralite
|
fdeac9d9fb
|
types: nullify guildScheduledEventUpdate's old parameter (#7955)
|
2022-05-21 02:02:57 +02:00 |
|
Suneet Tipirneni
|
adf461baf4
|
fix: make sure action row builders create djs builders (#7945)
|
2022-05-18 21:56:56 +02:00 |
|
DD
|
191510b7f8
|
fix(TextBasedChannel#bulkDelete): return deleted message (#7943)
|
2022-05-18 19:58:39 +02:00 |
|
DD
|
e2f5a4a494
|
chore: enable noUncheckedIndexAccess (#7931)
|
2022-05-18 19:56:42 +02:00 |
|
A. Román
|
993eb74475
|
chore(deps): update discord-api-types and /voice (#7934)
|
2022-05-18 19:54:35 +02:00 |
|
DD
|
dfe449c253
|
feat: REST#raw (#7929)
|
2022-05-17 16:31:19 +02:00 |
|
Jiralite
|
5e9b757a37
|
fix: Remove trailing invites on channel deletion (#7932)
|
2022-05-16 12:13:02 +02:00 |
|
Sam
|
28172ca7b5
|
fix(DataResolver): fix check for readable streams (#7928)
|
2022-05-16 12:12:34 +02:00 |
|
Vlad Frangu
|
7ce641d33a
|
fix(SlashCommandBuilder): import Permissions correctly (#7921)
|
2022-05-14 22:47:26 +02:00 |
|
Khafra
|
e92b17d855
|
fix(REST): remove dom types (#7922)
|
2022-05-14 18:39:12 +02:00 |
|
Khafra
|
d1504f2ae1
|
fix: ok statusCode can be 200..299 (#7919)
|
2022-05-14 18:38:05 +02:00 |
|
Jiralite
|
b1a3aa97ea
|
chore: bump discord-api-types (#7923)
|
2022-05-14 18:37:01 +02:00 |
|
iCrawl
|
d522320aa4
|
chore: update v13 changelog
|
2022-05-13 12:11:36 +02:00 |
|
Khafra
|
76694c1497
|
feat(EnumResolvers): remove Enumresolvers (#7876)
|
2022-05-13 11:35:08 +02:00 |
|
Vlad Frangu
|
de3f1573f0
|
feat(builders): add new command permissions v2 (#7861)
|
2022-05-13 11:33:40 +02:00 |
|
Synbulat Biishev
|
aed687b09f
|
feat: move me to GuildMemberManager manager (#7669)
Co-authored-by: muchnameless <12682826+muchnameless@users.noreply.github.com>
Co-authored-by: Almeida <almeidx@pm.me>
|
2022-05-12 22:51:28 +02:00 |
|
n1ck_pro
|
e07b910e68
|
types: make CacheType generic more accurate for return values (#7868)
|
2022-05-12 22:50:31 +02:00 |
|
Khafra
|
d1ec8c37ff
|
feat(rest): use undici (#7747)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: ckohen <chaikohen@gmail.com>
|
2022-05-12 22:49:15 +02:00 |
|
Parbez
|
4515a1ea80
|
chore: bump shapeshift for faster object validation (#7914)
|
2022-05-12 12:09:50 +02:00 |
|
Vlad Frangu
|
c1b5e731da
|
fix: add localizations for subcommand builders and option choices (#7862)
|
2022-05-12 10:32:27 +02:00 |
|
Suneet Tipirneni
|
64bdf53116
|
types(guildScheduledEvent): Mark entityMetadata as nullable (#7908)
|
2022-05-12 10:30:26 +02:00 |
|
Ben
|
d308c66eec
|
docs(InteractionResponses): replace outdated Embed example for reply (#7875)
|
2022-05-12 10:29:44 +02:00 |
|
Jiralite
|
dfd9eb20b2
|
refactor(ThreadChannel): Remove MAX helper from threads (#7846)
|
2022-05-12 10:29:21 +02:00 |
|
Ryan Munro
|
19eaed6390
|
fix(AuditLog): default changes to empty array (#7880)
|
2022-05-12 10:26:07 +02:00 |
|
SpaceEEC
|
4ba0f56b6a
|
feat(VoiceChannel): add support for text in voice (#6921)
|
2022-05-02 09:39:14 +02:00 |
|
advaith
|
5eeef3f708
|
types(discord.js): export missing enums (#7864)
|
2022-05-02 09:37:46 +02:00 |
|
with-heart
|
679dcda970
|
feat(REST): enable setting default authPrefix (#7853)
|
2022-04-28 13:08:02 +02:00 |
|
newracket
|
df64d3ea38
|
fix(Util): flatten ignoring certain fields (#7773)
|
2022-04-26 00:45:52 +02:00 |
|
Jiralite
|
6239d83c4d
|
fix: possibly missing (#7829)
|
2022-04-26 00:31:21 +02:00 |
|
Khafra
|
0c18dab128
|
fix: endReason not being properly set in base Collector (#7833)
* fix: `endReason` not being properly set in base Collector
* types: add _endReason type
|
2022-04-26 00:31:12 +02:00 |
|
Almeida
|
ece628986c
|
types: fix return type of toString() on channels (#7836)
* types(DMChannel): `toString()` returns a `UserMention`
* test: add more tests
|
2022-04-26 00:31:05 +02:00 |
|
Jiralite
|
f4ccc6772c
|
docs: require parameter (#7838)
|
2022-04-26 00:30:58 +02:00 |
|
Almeida
|
5ba7740fcf
|
refactor(Activity): remove undocumented properties (#7844)
|
2022-04-26 00:30:45 +02:00 |
|
Almeida
|
bfeaf856f7
|
types(Message#activity): make partyId optional and use enum for type (#7845)
|
2022-04-26 00:30:13 +02:00 |
|
FIRE
|
361709332b
|
fix(SelectMenuBuilder): options array (#7826)
|
2022-04-22 20:50:36 +02:00 |
|
Rodry
|
61a44c509c
|
docs(ApplicationCommand): fix and improve localization docs (#7804)
|
2022-04-21 19:07:49 +02:00 |
|
Hyro
|
4ac91c61d0
|
fix(Activity): platform type (#7805)
|
2022-04-21 19:07:18 +02:00 |
|
Hyro
|
4972bd87c1
|
fix(ApplicationCommand): equal nameLocalizations and descriptionLocalizations (#7802)
|
2022-04-21 19:06:42 +02:00 |
|
Euan Caskie
|
a1b145e0ce
|
makeContent should accept empty strings (#7764)
|
2022-04-21 18:57:00 +02:00 |
|
Suneet Tipirneni
|
29293d7bbb
|
refactor: use arrays instead of rest parameters for builders (#7759)
|
2022-04-21 18:56:10 +02:00 |
|
Rodry
|
f22245e9d0
|
feat(SelectMenu): allow emojis in options and option constructors (#7797)
|
2022-04-21 18:55:51 +02:00 |
|
Suneet Tipirneni
|
585169f2f0
|
types: cleanup *Data type definitions (#7716)
|
2022-04-19 16:00:55 +02:00 |
|
Ryan Munro
|
ec8d87f932
|
feat(builders): improve embed errors and predicates (#7795)
* feat(builders): improve embed errors
* fix: use imageURLPredicates
Co-authored-by: Synbulat Biishev <arziksin@gmail.com>
Co-authored-by: Synbulat Biishev <arziksin@gmail.com>
|
2022-04-19 15:58:47 +02:00 |
|
n1ck_pro
|
440ac243ca
|
types: fix BooleanCache never resolving to true (#7809)
* types: fix BooleanCache never resolving to true
* fix: broke other types by accident
|
2022-04-19 15:57:44 +02:00 |
|
Ryan Munro
|
c5fb548529
|
fix(InteractionResponses): use optional chaining on nullable property (#7812)
* fix(InteractionResponses): use optional chaining on nullable property
* fix: one more spot
|
2022-04-19 15:56:45 +02:00 |
|
Almeida
|
a6d9ce57c6
|
types(CommandInteraction): add awaitModalSubmit (#7811)
|
2022-04-19 15:56:22 +02:00 |
|
Rodry
|
08574763eb
|
types(ThreadChannel): fix autoArchiveDuration types (#7816)
|
2022-04-19 15:54:54 +02:00 |
|
iCrawl
|
9fa92ac0f9
|
ci: extract package and semver from tag
|
2022-04-17 19:55:59 +02:00 |
|