discord.js/src/structures
2019-04-27 18:52:26 +01:00
..
interfaces docs(Collector): specify the unit for CollectionOptions#time (#3219) 2019-04-19 08:47:39 +02:00
APIMessage.js fix(APIMessage): edit shouldn't remove content (#3129) 2019-03-08 17:57:59 +01:00
Base.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
CategoryChannel.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Channel.js fix: remove GuildChannel fallback, and remove GuildChannel as extendable (#3165) 2019-04-03 23:02:19 +02:00
ClientApplication.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
ClientPresence.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
ClientUser.js fix: typing map being reset for ClientUser (#3216) 2019-04-27 18:52:26 +01:00
DMChannel.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
Emoji.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Guild.js fix(Guild): only update emojis when they are present in the payload 2019-04-23 21:02:16 +02:00
GuildAuditLogs.js Partials (#3070) 2019-02-13 17:39:39 +00:00
GuildChannel.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
GuildEmoji.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
GuildMember.js src: Don't use the GuildMemberRoleStore to patch the GuildMember _roles (#3226) 2019-04-23 19:44:02 +01:00
Integration.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Invite.js feat(Invite): add deletable getter (#3203) 2019-04-22 09:24:32 +02:00
Message.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
MessageAttachment.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
MessageCollector.js Partials (#3070) 2019-02-13 17:39:39 +00:00
MessageEmbed.js feat(MessageEmbed): resolve color in embed constructor (#2912) 2019-04-15 20:46:59 +02:00
MessageMentions.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
MessageReaction.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
PermissionOverwrites.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Presence.js docs(Presence): add ClientPresenceStatus typedef (#3208) 2019-04-15 14:41:37 +02:00
ReactionCollector.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
ReactionEmoji.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Role.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
TextChannel.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
User.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
VoiceChannel.js docs: mark getters as @ readonly 2019-03-19 19:59:45 +01:00
VoiceRegion.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
VoiceState.js docs: document constructors of extendible structures (#3160) 2019-04-14 14:50:55 +02:00
Webhook.js feat(Webhook): add url getter (#3178) 2019-04-05 11:09:58 +02:00