Jiralite
|
6e57b65e99
|
docs(Constants): Document missing errors (#7086)
|
2021-12-08 23:50:04 +01:00 |
|
Antonio Román
|
25b8491235
|
refactor(Util): replace Util.delayFor with tp.setTimeout (#7082)
|
2021-12-08 21:31:01 +01:00 |
|
Jiralite
|
23513d1917
|
docs(Constants): Adjust GUILD_STORE warning placement (#7083)
|
2021-12-08 21:30:40 +01:00 |
|
Rodry
|
fdba146f9b
|
docs(StoreChannel): add deprecation warnings (#7080)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-12-08 18:51:07 +01:00 |
|
iCrawl
|
4515bb1ab2
|
chore: deps
|
2021-12-08 10:53:37 +01:00 |
|
Suneet Tipirneni
|
1230bee9bc
|
types(Message): guild should be non-null when message is in guild (#6933)
|
2021-12-08 10:49:17 +01:00 |
|
Antonio Román
|
b0937502d3
|
refactor: make Structure#deleted a getter to a WeakSet (#7074)
|
2021-12-08 10:47:54 +01:00 |
|
Shubham Parihar
|
f410536c51
|
feat: add API error code 20029 (#7078)
|
2021-12-08 10:40:49 +01:00 |
|
SethCohen
|
6f58e8122d
|
docs(GuildStickerManager): fix create() example (#7060)
|
2021-12-07 20:15:24 +01:00 |
|
Antonio Román
|
5ec542d61f
|
fix(StoreChannel): mark as deprecated (#7072)
|
2021-12-07 20:15:04 +01:00 |
|
Rodry
|
7f980e38b6
|
feat(ApplicationCommand): add setX methods for easier editing (#7063)
Co-authored-by: awned <65061212+ceilingfans@users.noreply.github.com>
|
2021-12-07 20:14:49 +01:00 |
|
Antonio Román
|
b5cd2884b6
|
fix(InteractionCollector): handle thread (and parent) deletion (#7070)
|
2021-12-07 11:21:26 +01:00 |
|
Jiralite
|
f028aea333
|
feat: Add API error code 50055 (#7068)
|
2021-12-07 11:19:45 +01:00 |
|
Antonio Román
|
3846f0d97c
|
fix(ReactionCollector): check for channel.threads (#7069)
|
2021-12-07 11:19:36 +01:00 |
|
Elliot
|
b6b4570482
|
types: improve audit logs' typings (#6647)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Suneet Tipirneni <77477100+suneettipirneni@users.noreply.github.com>
|
2021-12-06 08:57:12 +01:00 |
|
Antonio Román
|
8b200c0fee
|
feat(SnowflakeUtil): add timestampFrom (#7058)
|
2021-12-06 08:56:29 +01:00 |
|
GodderE2D
|
1c93faa3ab
|
chore: format .github/tsc.json (#7062)
|
2021-12-06 08:55:16 +01:00 |
|
Jiralite
|
01f8d1bed5
|
types(Interaction): Narrow memberPermissions (#7054)
|
2021-12-02 14:29:54 +01:00 |
|
That_Guy977
|
5fcda73d9f
|
fix(GuildChannel): default to this.rawPosition in clone() (#7057)
|
2021-12-02 14:29:21 +01:00 |
|
Rodry
|
552d89fd4e
|
feat(Guild): add premiumProgressbarEnabled (#6887)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-12-01 12:40:49 +01:00 |
|
Rodry
|
b183a8eece
|
docs(Invite): add info blocks for missing props (#7014)
|
2021-12-01 12:33:28 +01:00 |
|
Suneet Tipirneni
|
da86bd4fa3
|
fix: Interaction channel type should be GuildTextBasedChannels when in guild (#6998)
|
2021-12-01 12:33:11 +01:00 |
|
That_Guy977
|
c07207f219
|
fix(Util): fix sorting for GuildChannels (#7002)
|
2021-12-01 12:32:13 +01:00 |
|
GrapeColor
|
4fe063f0d0
|
feat: add UserContextMenuInteraction and MessageContextMenuInteraction (#7003)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Suneet Tipirneni <77477100+suneettipirneni@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: GrapeColor <grapecolor@users.noreply.github.com>
|
2021-12-01 12:31:37 +01:00 |
|
Suneet Tipirneni
|
a39d8c4d9d
|
Revert "types(ApplicationCommandManager): Deprecate old *Data type …usages and allow camel cased dapi types to be used (#7052)
|
2021-12-01 12:28:22 +01:00 |
|
Jiralite
|
85e6812ce2
|
docs(MessageReference): Fix static link (#7041)
|
2021-12-01 12:27:24 +01:00 |
|
Suneet Tipirneni
|
e305156769
|
chore: bump deps (#7048)
|
2021-11-29 19:32:26 +01:00 |
|
Antonio Román
|
374f970efe
|
chore: add myself as contributor in package.json (#7037)
|
2021-11-29 11:20:52 +01:00 |
|
Antonio Román
|
e59fac3fe3
|
refactor(SnowflakeUtil): clean up utils and improve perf (#7036)
|
2021-11-29 11:20:18 +01:00 |
|
Antonio Román
|
fd63139b41
|
fix(MessageManager): do not use client.emojis (#7039)
|
2021-11-29 11:19:32 +01:00 |
|
Antonio Román
|
0193efae71
|
fix(ActionsManager): revert to manual requires (#7034)
|
2021-11-29 11:19:21 +01:00 |
|
Antonio Román
|
fabd34381c
|
fix(MessagePayload): prevent spread of undefined (#7029)
|
2021-11-29 11:18:41 +01:00 |
|
Suneet Tipirneni
|
2c91c488e8
|
types(ApplicationCommandManager): Deprecate old *Data type usages and allow camel cased dapi types to be used (#6959)
|
2021-11-29 11:17:57 +01:00 |
|
Jiralite
|
54f937d82c
|
fix(MessageManager): Allow a string for edit() (#7033)
|
2021-11-25 12:42:11 +01:00 |
|
Suneet Tipirneni
|
9f3bf2927c
|
CI: Use tsd for Testing Types (#6983)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-11-23 18:00:58 +01:00 |
|
Jiralite
|
2a0dedf3e9
|
chore: Emit deprecation messages (#6994)
|
2021-11-23 10:29:45 +01:00 |
|
SpaceEEC
|
7efeff461f
|
fix: avoid sending bot auth on token endpoints (#7022)
|
2021-11-23 10:28:09 +01:00 |
|
Rodry
|
099536ee60
|
types(WebhookMessageOptions): disallow stickers (#7012)
|
2021-11-23 10:27:03 +01:00 |
|
dai
|
77aff08345
|
feat(Shard): add eval context (#7011)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-11-23 10:26:46 +01:00 |
|
Suneet Tipirneni
|
c1f2fe29ef
|
types: remove unneeded collector types (#7008)
|
2021-11-23 10:26:18 +01:00 |
|
GodderE2D
|
a1a8ca4814
|
docs(Constants): fix typo "announcement" (#7016)
|
2021-11-23 10:24:14 +01:00 |
|
Suneet Tipirneni
|
48555cb8eb
|
types: make event emitters use mapped event types (#7019)
|
2021-11-23 10:23:14 +01:00 |
|
Suneet Tipirneni
|
802a5ac228
|
chore: collector type cleanup (#6991)
|
2021-11-18 07:58:17 +01:00 |
|
Suneet Tipirneni
|
db09d79423
|
feat(ThreadChannel): add ThreadChannel#viewable (#6975)
|
2021-11-18 07:58:05 +01:00 |
|
Suneet Tipirneni
|
0c5c7210e7
|
chore: bump typescript to 4.5 (#6999)
|
2021-11-18 07:55:19 +01:00 |
|
Suneet Tipirneni
|
493e4f9350
|
feat(ThreadManager): add slowmode option on thread creation (#6989)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-11-17 22:47:50 +01:00 |
|
SpaceEEC
|
c0ba2d46d0
|
fix(Sharding): properly handle errors in fetchClientValues (#6990)
|
2021-11-16 18:40:45 +01:00 |
|
SpaceEEC
|
fdb09cbe03
|
fix(VoiceState): set streaming to false when the stream ended (#6992)
|
2021-11-16 18:40:19 +01:00 |
|
Suneet Tipirneni
|
ecc61f3c74
|
types(ApplicationSubcommandData): allow autocomplete to be true (#6981)
|
2021-11-16 18:32:25 +01:00 |
|
Hackerboi 69
|
06cd16fe97
|
types: fix interaction typeguards (#6976)
|
2021-11-16 18:32:16 +01:00 |
|