discord.js/src/structures
2020-04-03 21:30:49 +02:00
..
interfaces docs(MessageMentionTypes): move possible values to description (#3990) 2020-03-27 20:54:27 +01:00
APIMessage.js feat(AllowedMentions): add support for MessageOptions#allowedMe… (#3893) 2020-03-19 11:56:03 +01: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 feat(Guild): PUBLIC_DISABLED and WELCOME_SCREEN_ENABLED features (#4009) 2020-04-03 11:59:51 +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 fix(Message): update MessageMention's roles on message edit (#4016) 2020-04-03 21:30:49 +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 docs(MessageEmbed): correct description of createdAt (#3897) 2020-03-17 19:04:46 +01: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 chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01: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(Partials): correctly document properties for partialized st… (#3922) 2020-03-17 18:59:47 +01: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