discord.js/src/structures
Gus Caplan 299484ff68 allow overwritePermissions to take a role id (#792)
* allow overwritePermissions to take a role id

* Fix typo
2016-10-11 20:29:29 -04:00
..
interface Rearrange and clean up more webhook stuff 2016-10-09 15:50:50 -04:00
Channel.js Made date/timestamps consistent and less shitty 2016-09-27 19:46:53 -04:00
ClientUser.js Clean up status type error 2016-10-03 20:27:41 -04:00
DMChannel.js Add TextBasedChannel.sendCode and make User/GuildMember partial implementations 2016-09-11 10:55:41 -04:00
Emoji.js Made date/timestamps consistent and less shitty 2016-09-27 19:46:53 -04:00
EvaluatedPermissions.js Added .missingPermissions() (#756) 2016-09-30 22:08:19 +01:00
GroupDMChannel.js Add more @readonly and clean up some stuff 2016-09-27 20:07:33 -04:00
Guild.js Rearrange and clean up more webhook stuff 2016-10-09 15:50:50 -04:00
GuildChannel.js allow overwritePermissions to take a role id (#792) 2016-10-11 20:29:29 -04:00
GuildMember.js Add nickname mention format to GuildMember.toString 2016-10-02 01:51:14 -04:00
Invite.js Add Invite.expiresAt/expiresTimestamp 2016-09-27 19:50:03 -04:00
Message.js Fix require path 2016-10-09 15:08:21 -04:00
MessageAttachment.js fix proxyURL (#783) 2016-10-09 22:44:38 -04:00
MessageCollector.js Fix MessageCollector.next edge case (#765) 2016-10-02 00:23:35 -04:00
MessageEmbed.js Made MessageEmbedThumbnail/Provider/Author accessible 2016-09-19 13:46:37 -04:00
PartialGuild.js Clean up a bunch of stuff 2016-09-07 00:24:45 -04:00
PartialGuildChannel.js Clean up a bunch of stuff 2016-09-07 00:24:45 -04:00
PermissionOverwrites.js Clean up a bunch of stuff 2016-09-07 00:24:45 -04:00
Presence.js Fix presences probably ¯\_(ツ)_/¯ 2016-10-01 15:27:56 +01:00
Role.js fixed role stuff 2016-10-01 11:21:35 +01:00
TextChannel.js Rearrange and clean up more webhook stuff 2016-10-09 15:50:50 -04:00
User.js Add more @readonly and clean up some stuff 2016-09-27 20:07:33 -04:00
VoiceChannel.js Replace console.log in catches with console.error 2016-09-27 18:50:01 -04:00
Webhook.js add webhook#sendSlackMessage (#788) 2016-10-10 01:56:18 -04:00