| .. |
|
interfaces
|
src: Replace instanceof Array checks with Array.isArray and instanceof Buffer with Buffer.isBuffer (#3227)
|
2019-04-29 17:49:41 +01:00 |
|
APIMessage.js
|
src: Replace instanceof Array checks with Array.isArray and instanceof Buffer with Buffer.isBuffer (#3227)
|
2019-04-29 17:49:41 +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(ClientUser): lint
|
2019-04-28 13:14:26 +02: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
|
voice: remove Guild.voiceConnection and VoiceChannel.connection
|
2019-04-29 19:29:16 +01: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
|
feat(MessageStore): add remove() (#2468)
|
2019-04-29 17:53:32 +01: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
|
voice: remove Guild.voiceConnection and VoiceChannel.connection
|
2019-04-29 19:29:16 +01:00 |
|
VoiceRegion.js
|
chore: add strict mode (#2974)
|
2018-12-03 15:19:10 -06:00 |
|
VoiceState.js
|
voice: Guild.voiceConnection => Guild.voice.connection
|
2019-04-29 19:24:27 +01:00 |
|
Webhook.js
|
src: Replace instanceof Array checks with Array.isArray and instanceof Buffer with Buffer.isBuffer (#3227)
|
2019-04-29 17:49:41 +01:00 |