discord.js/src
Antonio Román 01c708bc75 feat(Sharding): change waitForReady to spawnTimeout (#3080)
This means that you'll not only be able to choose between having a timeout or not, but also to set the amount of milliseconds as you wish.
2019-04-21 13:34:09 +02:00
..
client fix: emit resume event, silent disconnects, error event param (#3192) 2019-04-21 09:32:16 +02:00
errors fix: Internal Sharding, this time fixed™ (#3140) 2019-04-01 09:43:45 +02:00
rest typo(RequestHandler): fix spelling of 'requests' (#3196) 2019-04-10 17:07:50 +02:00
sharding feat(Sharding): change waitForReady to spawnTimeout (#3080) 2019-04-21 13:34:09 +02:00
stores fix: remove GuildChannel fallback, and remove GuildChannel as extendable (#3165) 2019-04-03 23:02:19 +02:00
structures docs(Collector): specify the unit for CollectionOptions#time (#3219) 2019-04-19 08:47:39 +02:00
util feat(Util): resolve text parameter of splitMessage to a string (#3212) 2019-04-21 09:38:09 +02:00
index.js Partials (#3070) 2019-02-13 17:39:39 +00:00
WebSocket.js refactor(WebSocket): utilize URLSearchParams (#3185) 2019-04-08 14:06:23 +02:00