discord.js/lib/Structures
Brian Tanner 3e39d54933 change role hasPermission to return true for administrator (#525)
* change role hasPermission to return true for administrator rather than manageRoles

* add administrator to Role.serialize()
2016-08-20 14:00:30 -07:00
..
Channel.js Unminify files 2016-08-05 08:11:45 +09:00
ChannelPermissions.js Update ChannelPerimssions.serialise() (#497) 2016-08-04 22:29:06 -07:00
Emoji.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
Invite.js Unminify files 2016-08-05 08:11:45 +09:00
Message.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
PermissionOverwrite.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
PMChannel.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
Role.js change role hasPermission to return true for administrator (#525) 2016-08-20 14:00:30 -07:00
Server.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
ServerChannel.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
TextChannel.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
User.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
VoiceChannel.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00