discord.js/src
2020-08-12 21:26:59 +02:00
..
client fix(MessageReactionAdd): prevent double messageReactionAdd triggering (#4682) 2020-08-12 21:24:45 +02:00
errors feat(GuildMemberManager): nonce and chunk_count for _fetchMany (#4130) 2020-05-04 12:48:33 +02:00
managers feat: bypass cache check with forceFetch param (#4592) 2020-08-12 21:23:04 +02:00
rest feat(REST): allow options.query as URLSearchParams (#4143) 2020-06-04 13:34:29 +02:00
sharding fix missing child_process silent option of Shard to allow listening to output (#4308) 2020-08-11 23:01:19 +02:00
structures fix(Partials): correctly set properties as nullable (#4636) 2020-08-12 21:26:59 +02:00
util feat(BitField): add problematic bit to error (#4617) 2020-08-12 12:37:01 +02:00
index.js feat(Module): add ReactionManager to exports (#4372) 2020-07-17 10:20:51 +02:00
WebSocket.js