No description
Find a file
LewisHogan cdb74a75f2 Indev rewrite - Changed GuildChannel type (#536)
* Altered GuildChannel.type to return a string containing either "text",
"voice" or the id of the channel type.

* Fixed typo

* Altered code to pass ESLint test (Functionality Unchanged).

* Third times the charm.
2016-08-24 23:38:07 +01:00
docs rebuild docs 2016-08-23 17:08:04 +01:00
src Indev rewrite - Changed GuildChannel type (#536) 2016-08-24 23:38:07 +01:00
test Fix recipient resolution 2016-08-22 22:31:22 +01:00
.eslintrc.js Add constructor documentation 2016-08-19 22:59:52 +01:00
.gitignore Added guild.kick(member) and member.kick() 2016-07-02 17:50:44 +01:00
.jscsrc initial 2016-04-16 22:58:49 +01:00
.travis.yml Add caching to travis build script 2016-08-23 14:25:15 +01:00
LICENSE initial 2016-04-16 22:58:49 +01:00
package.json Change test script to ESLint 2016-08-23 14:06:10 +01:00
README.md Fix logo in README 2016-08-18 13:16:49 +01:00

discord.js

REWRITE