discord.js/src/Structures
2016-04-29 19:25:06 -07:00
..
Channel.js Saddening typo 2015-12-05 16:56:53 -08:00
ChannelPermissions.js Use import/export since we are using babel, removed unused imports 2015-11-28 17:57:22 +01:00
Invite.js Validate invite if possible 2016-01-03 11:14:17 -08:00
Message.js Use alternatives to .find() because that's not polyfilled 2016-04-03 04:41:57 -07:00
PermissionOverwrite.js Use import/export since we are using babel, removed unused imports 2015-11-28 17:57:22 +01:00
PMChannel.js Fixed options + message cache limit + server member count + leaving users 2016-03-10 22:16:05 -08:00
Role.js colorAsHex should return hex (fixes #188) 2016-02-11 10:30:06 -08:00
Server.js Testing nickname support 2016-04-29 19:25:06 -07:00
ServerChannel.js Fix potential permissionsOf crash 2016-04-16 23:51:49 -07:00
TextChannel.js Fixed options + message cache limit + server member count + leaving users 2016-03-10 22:16:05 -08:00
User.js Some docs 2016-04-13 00:38:12 -07:00
VoiceChannel.js Attempted assorted fixes 2016-03-12 21:44:07 -08:00