discord.js/src/structures
2020-08-12 09:33:00 +02:00
..
interfaces fix(Collector): support async (#4123) 2020-08-11 23:34:47 +02:00
APIMessage.js fix(ApiMessage): respect allowedMentions with split (#4588) 2020-08-11 22:57:12 +02:00
Base.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
BaseGuildEmoji.js feat(GuildPreview): implement support for "preview" endpoint (#3965) 2020-03-27 20:57:28 +01:00
CategoryChannel.js docs(CategoryChannel): Fix children being incorrectly marked as nullable (#4620) 2020-08-11 22:58:30 +02:00
Channel.js fix(Channel): ensure partial DMChannels get created (#3954) 2020-03-17 18:52:59 +01:00
ClientApplication.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
ClientPresence.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
ClientUser.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
DMChannel.js cleanup(DMChannel): remove _cacheMessage (#3824) 2020-02-24 13:06:00 +01:00
Emoji.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Guild.js feat: deprecate GuildEmbed methods and properties in favour of GuildWidget (#4121) 2020-08-12 09:33:00 +02:00
GuildAuditLogs.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
GuildChannel.js fix(GuildChannel): make lockPermissions use parent overwrites (#4627) 2020-08-12 09:23:31 +02:00
GuildEmoji.js feat(GuildEmoji): cache the author (#4334) 2020-08-12 09:27:00 +02:00
GuildMember.js fix: set #nickname to null as the default value (#4641) 2020-08-11 20:58:52 +02:00
GuildPreview.js feat(GuildPreview): implement support for "preview" endpoint (#3965) 2020-03-27 20:57:28 +01:00
GuildPreviewEmoji.js feat(GuildPreview): implement support for "preview" endpoint (#3965) 2020-03-27 20:57:28 +01:00
Integration.js fix(Integration): user might not be present (#4691) 2020-08-12 09:30:34 +02:00
Invite.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Message.js fix(Message): Message#createdTimestamp uses deconstructed message id to get timestamp (#4632) 2020-08-11 21:02:15 +02:00
MessageAttachment.js docs/typings(MessageAttachment): mark spoiler as readonly, order spoiler in typings (#3714) 2020-02-24 13:03:02 +01:00
MessageCollector.js fix: in/de-crement max listener for client events (#4168) 2020-05-07 23:39:23 +02:00
MessageEmbed.js fix(MessageEmbed): explicitly mark proxyIconURL as undefined (#4097) 2020-04-26 17:02:45 +02:00
MessageMentions.js feat(MessageMentions): fix typings/docs, add resolvables support (#4339) 2020-06-19 11:43:19 +02:00
MessageReaction.js docs(MessageReaction): fix jsdoc for count (#3980) 2020-03-22 20:09:31 +00:00
NewsChannel.js src: add news and store channels, and missing guild props (#3168) 2019-05-03 17:08:07 +02:00
PartialGroupDMChannel.js feat(PartialGroupDMChannel): to support Invite#channel for group dms (#3786) 2020-02-22 13:25:27 +01:00
PermissionOverwrites.js fix: grammatical errors in INVALID_TYPE errors (#4289) 2020-06-04 13:02:28 +02:00
Presence.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
ReactionCollector.js fix: in/de-crement max listener for client events (#4168) 2020-05-07 23:39:23 +02:00
ReactionEmoji.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Role.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
StoreChannel.js fix: consider #nsfw false if not present in data (#4593) 2020-08-11 21:00:29 +02:00
Team.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
TeamMember.js refactor(TeamMember): remove client from constructor (#3409) 2019-08-17 18:24:16 +02:00
TextChannel.js fix: consider #nsfw false if not present in data (#4593) 2020-08-11 21:00:29 +02:00
User.js fix(User): jsdoc for User#flags (#4094) 2020-04-18 12:15:30 +02:00
VoiceChannel.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
VoiceRegion.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
VoiceState.js feat(voiceState): add self_video property (#4346) 2020-06-19 11:41:11 +02:00
Webhook.js Change domain to discord.com (#4160) 2020-06-19 11:46:59 +02:00