discord.js/src/structures
Yukine 0c16859746 enchanced docs for GuildChannel (#2155)
* enchanced docs for GuildChannel

* changes due request
2017-12-21 09:30:32 +01:00
..
interfaces standardize message object creation (#1986) 2017-10-29 14:54:00 +01:00
shared fix(CreateMessage): reassigning wrong content (#2169) 2017-12-12 06:33:10 +01:00
Base.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
CategoryChannel.js Document and clean up some garbage 2017-11-18 20:30:13 -05:00
Channel.js Fix inconsistency with Channel Creation: CustomStructures (#2121) 2017-11-24 22:42:02 -05:00
ClientApplication.js fix things (#2116) 2017-11-20 12:57:45 +01:00
ClientUser.js Fix ClientUser not extending custom User 2017-11-24 23:05:00 -05:00
ClientUserChannelOverride.js refactor: make use of destructuring for Constants (#1942) 2017-09-16 20:31:36 +02:00
ClientUserGuildSettings.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
ClientUserSettings.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
DMChannel.js docs: Add/normalize .toString() docs on all classes (#2042) 2017-10-28 19:06:26 +02:00
Emoji.js docs: Add/normalize .toString() docs on all classes (#2042) 2017-10-28 19:06:26 +02:00
GroupDMChannel.js docs: Add/normalize .toString() docs on all classes (#2042) 2017-10-28 19:06:26 +02:00
Guild.js added a new Typedef for Bans you can get from <Guild>.fetchBans() and fixed a little typo in the fetchAuditLogs() method (#2108) 2017-11-29 23:36:03 -05:00
GuildAuditLogs.js Documentation improvements (#2069) 2017-10-28 19:04:03 +02:00
GuildChannel.js enchanced docs for GuildChannel (#2155) 2017-12-21 09:30:32 +01:00
GuildMember.js docs: Remove leftover docstring from 11.2 (#2115) 2017-11-26 10:59:21 +01:00
Invite.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
Message.js standardize message object creation (#1986) 2017-10-29 14:54:00 +01:00
MessageAttachment.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
MessageCollector.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
MessageEmbed.js Documentation improvements (#2069) 2017-10-28 19:04:03 +02:00
MessageMentions.js Add more options to MessageMentions#has (#2131) 2017-11-26 10:58:17 +01:00
MessageReaction.js refactor(MessageReaction): ReactionUserStore (#2078) 2017-11-14 08:11:44 +00:00
PermissionOverwrites.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
Presence.js Documentation improvements (#2069) 2017-10-28 19:04:03 +02:00
ReactionCollector.js emit ReactionCollector#remove on all unreactions (#2096) 2017-11-16 15:24:53 +01:00
ReactionEmoji.js docs: Add/normalize .toString() docs on all classes (#2042) 2017-10-28 19:06:26 +02:00
Role.js docs: Add/normalize .toString() docs on all classes (#2042) 2017-10-28 19:06:26 +02:00
TextChannel.js Add TextChannel#setNSFW method (#2050) 2017-10-27 10:34:18 -04:00
User.js docs: Add/normalize .toString() docs on all classes (#2042) 2017-10-28 19:06:26 +02:00
UserConnection.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
UserProfile.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
VoiceChannel.js tinify webpacks (#1975) 2017-09-26 07:18:12 +02:00
VoiceRegion.js
Webhook.js fix(Split/Webhook): readd message chunk sending and fix webhook avatar/username (#2085) 2017-11-06 02:42:24 +01:00