discord.js/src/structures
2018-01-04 01:02:22 +01:00
..
interfaces backport(Channel#startTyping): returns Promise (#2208) 2018-01-04 01:02:22 +01:00
Attachment.js
CategoryChannel.js feature(CategoryChannel): backport (#2117) 2017-11-19 23:19:46 -05:00
Channel.js
ClientUser.js feature(ClientUser): deprecate ClientUser#setGame in favour of ClientUser#setActivity (#2127) 2017-11-29 23:29:37 -05:00
ClientUserChannelOverride.js
ClientUserGuildSettings.js
ClientUserSettings.js
DMChannel.js
Emoji.js
GroupDMChannel.js
Guild.js fix(Guild#createChannel): default to text (#2168) 2017-12-12 06:33:48 +01:00
GuildAuditLogs.js fix(GuildAuditLogs): backport (#2123) 2017-11-21 09:45:26 +01:00
GuildChannel.js Backport: Guild#createChannel (#2145) 2017-12-06 07:08:46 +01:00
GuildMember.js fix(GuildMember): permissions.missing is not a function (#2118) 2017-11-18 17:10:59 -05:00
Invite.js
Message.js Consistently store message reactions keyed under their unicode (#1852) 2017-08-30 02:15:24 +02:00
MessageAttachment.js
MessageCollector.js
MessageEmbed.js
MessageMentions.js
MessageReaction.js
OAuth2Application.js feature(CategoryChannel): backport (#2117) 2017-11-19 23:19:46 -05:00
PartialGuild.js
PartialGuildChannel.js
PermissionOverwrites.js
Presence.js
ReactionCollector.js
ReactionEmoji.js
RichEmbed.js Allow Message#edit to accept a RichEmbed and fixed RichEmbed#file's type (#1829) 2017-08-25 19:50:01 +02:00
Role.js
TextChannel.js
User.js
UserConnection.js
UserProfile.js
VoiceChannel.js
VoiceRegion.js
Webhook.js