discord.js/src
MoreThanTom 547bf83100 feat(typings): constants export (#2915)
* Added typings for Constants export

* Full typing of list Constants

* Fix mistake in Package typing

* Cleanup for requested changes

moved fs import to import cluster
WSEvents using WSEventType to build type

* Satisfy tslint rules

* Update Constants.js

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts
2019-07-12 17:02:45 +02:00
..
client docs(Client): fetchVoiceRegions returns a promise 2019-06-08 16:18:50 +02:00
errors feat: throw custom error for uncached Guild#me (#3271) 2019-05-25 13:50:32 +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 docs/typings(VoiceStateStore): document and type the class (#3294) 2019-07-04 16:20:28 +02:00
structures refactor(Util.escapeMarkdown): allow separate escaping and add tests (#3241) 2019-07-11 22:08:40 +02:00
util feat(typings): constants export (#2915) 2019-07-12 17:02:45 +02:00
index.js feature: teams support (#3350) 2019-06-25 20:31:48 +02:00
WebSocket.js fix: decode voice ws data as json 2019-05-28 14:51:41 +01:00