discord.js/src/structures
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
..
interface Fix getMessages bug 2016-08-23 17:03:49 +01:00
Channel.js fix docs 2016-08-18 18:51:35 +01:00
ClientUser.js minor fixes to ClientUser.setStatus 2016-08-22 21:00:03 +01:00
DMChannel.js Add TextBasedChannel{full}.getMessages() 2016-08-23 13:52:01 +01:00
EvaluatedPermissions.js ESLint stuff... 2016-08-13 14:44:49 +01:00
GroupDMChannel.js Add TextBasedChannel{full}.getMessages() 2016-08-23 13:52:01 +01:00
Guild.js change maps to Collections 2016-08-23 00:17:44 +01:00
GuildChannel.js Indev rewrite - Changed GuildChannel type (#536) 2016-08-24 23:38:07 +01:00
GuildMember.js Remove GuildDataStore and move towards storing data in Maps 2016-08-19 19:58:37 +01:00
Message.js Add GroupDMChannel support 2016-08-23 13:27:25 +01:00
PermissionOverwrites.js Docs for permissionoverwrites 2016-08-18 13:33:06 +01:00
Role.js Move around mentions and stuff 2016-08-22 23:09:45 +01:00
TextChannel.js Add TextBasedChannel{full}.getMessages() 2016-08-23 13:52:01 +01:00
User.js Fix blank methods for user and textchannel 2016-08-18 13:13:35 +01:00
VoiceChannel.js change maps to Collections 2016-08-23 00:17:44 +01:00