discord.js/src/structures
2020-09-05 10:20:32 +02:00
..
interfaces feat(Guild): add includeApplications option for fetchIntegrations (#4762) 2020-08-31 09:17:53 +02:00
APIMessage.js docs(APIMessage): fix wording on comment (#4717) 2020-08-17 09:56:18 +02:00
Base.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
BaseGuildEmoji.js docs(BaseGuildEmoji): account for optional properties (#4723) 2020-08-28 14:19:53 +02:00
CategoryChannel.js docs(CategoryChannel): Fix children being incorrectly marked as nullable (#4620) 2020-08-11 22:58:30 +02:00
Channel.js feat(Channel): add isText() type guard (#4745) 2020-08-31 09:59:17 +02:00
ClientApplication.js feat(Guild): add includeApplications option for fetchIntegrations (#4762) 2020-08-31 09:17:53 +02: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 feat: bypass cache check with forceFetch param (#4592) 2020-08-12 21:23:04 +02:00
Emoji.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Guild.js feat(Guild): add includeApplications option for fetchIntegrations (#4762) 2020-08-31 09:17:53 +02:00
GuildAuditLogs.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
GuildChannel.js docs(GuildChannel): ThisType should be this (#4793) 2020-09-05 10:20:32 +02:00
GuildEmoji.js chore(Deps): upgrade deps (#4701) 2020-08-14 21:46:23 +02:00
GuildMember.js fix: correctly import extendable classes (#4744) 2020-08-28 14:19:20 +02:00
GuildPreview.js feat(Guild): updates for Community guilds (#4377) 2020-08-12 12:21:17 +02:00
GuildPreviewEmoji.js feat(GuildPreview): implement support for "preview" endpoint (#3965) 2020-03-27 20:57:28 +01:00
Integration.js feat(Guild): add includeApplications option for fetchIntegrations (#4762) 2020-08-31 09:17:53 +02:00
IntegrationApplication.js feat(Guild): add includeApplications option for fetchIntegrations (#4762) 2020-08-31 09:17:53 +02:00
Invite.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Message.js fix(Partials): correctly set properties as nullable (#4636) 2020-08-12 21:26:59 +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 docs(Embeds): Added descriptions to the typedefs (#4303) 2020-08-12 12:29:02 +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 docs(ReactionCollector): update remove and dispose events (#4136) 2020-08-12 23:22:45 +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: correctly import extendable classes (#4744) 2020-08-28 14:19:20 +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