discord.js/src/structures
2016-08-22 21:00:03 +01:00
..
interface Moved _cacheMessage to TextBasedChannel to avoid repeating code 2016-08-19 21:20:00 +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 Fix user.status 2016-08-22 19:52:55 +01:00
EvaluatedPermissions.js ESLint stuff... 2016-08-13 14:44:49 +01:00
Guild.js Document all the events 2016-08-20 00:15:09 +01:00
GuildChannel.js Remove lastMessageID from voiceChannel 2016-08-22 19:29:02 +01:00
GuildMember.js Remove GuildDataStore and move towards storing data in Maps 2016-08-19 19:58:37 +01:00
Message.js Add message.pinned 2016-08-22 20:46:56 +01:00
PermissionOverwrites.js Docs for permissionoverwrites 2016-08-18 13:33:06 +01:00
Role.js Fix role.hasPermission docs 2016-08-17 20:08:41 +01:00
TextChannel.js Remove lastMessageID from voiceChannel 2016-08-22 19:29:02 +01:00
User.js Fix blank methods for user and textchannel 2016-08-18 13:13:35 +01:00
VoiceChannel.js Remove VoiceChannel store and add members map 2016-08-19 21:29:07 +01:00