discord.js/src
SpaceEEC ca75eb509a
fix(GuildEmojiManager): throw an error if image resolving fails (#3934)
* fix(GuildEmojiManager): throw an error if image resolving fails

* refactor(GuildEmojiManager): remove redundant if branch
2020-03-14 11:44:08 +01:00
..
client perf(VoiceConnection): skip redundant volume transformer on join (#3916) 2020-03-08 17:40:06 +00:00
errors feat: document intent error code messages (#3871) 2020-03-01 17:21:48 +00:00
managers fix(GuildEmojiManager): throw an error if image resolving fails (#3934) 2020-03-14 11:44:08 +01:00
rest fix(APIRequest): only use form data when actually sending files (#3917) 2020-03-08 19:28:19 +01:00
sharding docs(sharding): ShardingManager#createShard doesn't spawn the s… (#3875) 2020-03-07 06:00:11 +01:00
structures fix(MessageEmbed): skip validation of fields when inside a message (#3894) 2020-03-08 17:24:18 +01:00
util docs(Structures): add ExtendableStructure typedef (#3908) 2020-03-08 19:28:03 +01:00
index.js refactor: make LimitedCollection an implementation detail (#3872) 2020-03-01 15:10:55 +01:00
WebSocket.js src: sharding cleanup and checkReady rewrite (#3393) 2019-12-15 20:45:27 +01:00