discord.js/src/structures
2016-08-19 21:37:27 +01:00
..
datastore Remove WebSocket datastore - move directly to WebSocketManager 2016-08-19 21:37:27 +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 fix docs 2016-08-18 00:12:16 +01:00
DMChannel.js Moved _cacheMessage to TextBasedChannel to avoid repeating code 2016-08-19 21:20:00 +01:00
EvaluatedPermissions.js ESLint stuff... 2016-08-13 14:44:49 +01:00
Guild.js Remove GuildDataStore and move towards storing data in Maps 2016-08-19 19:58:37 +01:00
GuildChannel.js do more docs 2016-08-18 13:22:36 +01:00
GuildMember.js Remove GuildDataStore and move towards storing data in Maps 2016-08-19 19:58:37 +01:00
Message.js fix docs 2016-08-18 18:51:35 +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 Moved _cacheMessage to TextBasedChannel to avoid repeating code 2016-08-19 21:20:00 +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