discord.js/src/structures
2020-04-26 17:02:45 +02:00
..
interfaces docs(MessageMentionTypes): move possible values to description (#3990) 2020-03-27 20:54:27 +01:00
APIMessage.js feat(ClientOptions): allow setting default allowedMentions (#4085) 2020-04-17 11:23:31 +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 feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01: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 fix(Guild): name acronym (#4104) 2020-04-20 21:15:14 +02:00
GuildAuditLogs.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
GuildChannel.js revert: channel unions (#3918 69d69f2) (#3978) 2020-03-27 20:58:11 +01:00
GuildEmoji.js feat(GuildPreview): implement support for "preview" endpoint (#3965) 2020-03-27 20:57:28 +01:00
GuildMember.js docs: clarify which checks GuildMember#manageable does (#3870) 2020-03-01 15:11:06 +01: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 chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Invite.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Message.js docs(Message): add timeout to Message#delete example (#4090) 2020-04-18 12:16:19 +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 cleanup: fix deepscan issues (#3740) 2020-01-24 16:58:23 +01:00
MessageEmbed.js fix(MessageEmbed): explicitly mark proxyIconURL as undefined (#4097) 2020-04-26 17:02:45 +02:00
MessageMentions.js fix(message_mentions): lazy require GuildMember to avoid circular (#3877) 2020-03-01 20:27:47 +00: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(PermissionOverwrites): resolveOverwriteOptions description (#4088) 2020-04-16 11:52:06 +02:00
Presence.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
ReactionCollector.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01: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 src: add news and store channels, and missing guild props (#3168) 2019-05-03 17:08:07 +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 chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01: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 docs(VoiceState): improve phrasing of setChannel method (#3959) 2020-03-19 11:51:40 +01:00
Webhook.js docs(MessageMentionTypes): move possible values to description (#3990) 2020-03-27 20:54:27 +01:00