discord.js/src/util
Gus Caplan 495264761c Add snowflake utils (#1064)
* snowflakes

* use proper binary for snowflake example

* fix jsdoc errors

* remove dupe
2017-01-05 15:41:42 +00:00
..
ArraysEqual.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
CloneObject.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
Collection.js Implement missing Collection#reduce functionality 2016-12-24 01:59:14 -05:00
Constants.js Add search (#1043) 2016-12-30 02:44:19 -05:00
ConvertArrayBuffer.js Replace custom ArrayBuffer converter with Buffer.from 2017-01-02 01:51:26 -05:00
EscapeMarkdown.js Added onlyInlineCode to escapeMarkdown 2016-10-21 02:35:36 -04:00
FetchRecommendedShards.js add option for guilds per shard, and fix type (#1053) 2016-12-30 21:03:23 -05:00
MakeError.js Fix transmitting errors through IPC 2016-09-27 02:40:29 -04:00
MakePlainError.js Fix transmitting errors through IPC 2016-09-27 02:40:29 -04:00
MergeDefault.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
ParseEmoji.js rename file fix 2016-10-27 18:52:49 +01:00
Snowflake.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
SplitMessage.js Add long message splitting 2016-09-11 01:01:36 -04:00
TransformSearchOptions.js update search to have more useful returns (#1060) 2017-01-03 23:49:19 +00:00