discord.js/src/structures
bdistin 14ae7cdf17 [Docs] Evaluated Permissions References (#1250)
* Docs / Permissions Overwrites Reference

* Docs / Evaluated Permissions Reference

* Clarify role.permissions is not evaluated

* Update Role.js
2017-03-09 18:32:44 -05:00
..
interface Doc fixes, mostly pertaining to Snowflakes (#1218) 2017-02-24 15:33:51 -05:00
Channel.js fix created timestamp precision (#1241) 2017-03-09 18:31:31 -05:00
ClientUser.js Several improvements 2017-02-25 15:29:32 -05:00
DMChannel.js Remove DMChannel.bulkDelete and GroupDMChannel.bulkDelete 2017-01-09 18:20:05 +00:00
Emoji.js fix created timestamp precision (#1241) 2017-03-09 18:31:31 -05:00
GroupDMChannel.js Merge branch 'indev-prism' 2017-02-23 20:19:26 +00:00
Guild.js fix created timestamp precision (#1241) 2017-03-09 18:31:31 -05:00
GuildChannel.js Overhaul Permissions utilities (EvaluatedPermissions no more) 2017-03-06 02:22:42 -05:00
GuildMember.js [Docs] Evaluated Permissions References (#1250) 2017-03-09 18:32:44 -05:00
Invite.js Improved the definition of structures' client properties 2016-12-02 19:52:27 -05:00
Message.js Overhaul Permissions utilities (EvaluatedPermissions no more) 2017-03-06 02:22:42 -05:00
MessageAttachment.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
MessageCollector.js fix types for snowflakes (#1156) 2017-02-03 21:37:58 -05:00
MessageEmbed.js add warning about which class to use for embeds (#1107) 2017-01-18 10:55:06 -05:00
MessageReaction.js Doc fixes, mostly pertaining to Snowflakes (#1218) 2017-02-24 15:33:51 -05:00
OAuth2Application.js fix created timestamp precision (#1241) 2017-03-09 18:31:31 -05:00
PartialGuild.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
PartialGuildChannel.js Capitalize channel type constants (#1209) 2017-02-22 20:08:47 +00:00
PermissionOverwrites.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
Presence.js Equals updates (#987) 2016-12-14 17:10:34 -05:00
ReactionEmoji.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
RichEmbed.js Doc fixes, mostly pertaining to Snowflakes (#1218) 2017-02-24 15:33:51 -05:00
Role.js [Docs] Evaluated Permissions References (#1250) 2017-03-09 18:32:44 -05:00
TextChannel.js Doc fixes, mostly pertaining to Snowflakes (#1218) 2017-02-24 15:33:51 -05:00
User.js fix created timestamp precision (#1241) 2017-03-09 18:31:31 -05:00
UserConnection.js Fix a bunch of capitalisation issues 2016-12-15 20:10:38 -05:00
UserProfile.js fix types for snowflakes (#1156) 2017-02-03 21:37:58 -05:00
VoiceChannel.js VoiceChannel#full fix on no limit channel for joinable (#1106) 2017-01-16 23:36:29 -05:00
VoiceRegion.js add voice region getting (#1108) 2017-01-18 19:14:44 -05:00
Webhook.js Cleanup webhooks (#1094) 2017-01-13 18:48:12 +00:00