discord.js/lib/Structures
Jacob c00d209014 add webhooks v8 (#759)
* add webhook structure and getChannelWebhooks as well as getServerWebhooks

* add sendMessage

* add the ability to edit create and delete hooks

* remove server wide cache and add getter.
2016-10-01 11:53:14 +01: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 Default message.content to normal message 2016-09-18 09:46:46 +09:00
PermissionOverwrite.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
PMChannel.js Gateway v6 support 2016-09-18 09:26:29 +09:00
Role.js change role hasPermission to return true for administrator (#525) 2016-08-20 14:00:30 -07:00
Server.js add webhooks v8 (#759) 2016-10-01 11:53:14 +01:00
ServerChannel.js add .toObject() method to structures (#522) 2016-08-16 09:53:07 -07:00
TextChannel.js add webhooks v8 (#759) 2016-10-01 11:53:14 +01: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