discord.js/src/structures
2020-11-25 23:50:28 +01:00
..
interfaces feat(Guild): add includeApplications option for fetchIntegrations (#4762) 2020-08-31 09:17:53 +02:00
APIMessage.js feat(Message): added string type for message nonce (#4782) 2020-11-22 19:13:38 +01:00
Base.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
BaseGuildEmoji.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
CategoryChannel.js docs(CategoryChannel): Fix children being incorrectly marked as nullable (#4620) 2020-08-11 22:58:30 +02:00
Channel.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +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 docs(PresenceData): add YouTube and remove application (#4910) 2020-10-17 15:47:49 +02: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 Remove Guild#member (#4890) 2020-11-22 19:21:01 +01:00
GuildAuditLogs.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
GuildChannel.js fix(GuildChannel): parentID shouldn't be set in the constructor (#4919) 2020-10-19 22:24:18 +02:00
GuildEmoji.js chore(Deps): upgrade deps (#4701) 2020-08-14 21:46:23 +02:00
GuildMember.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
GuildPreview.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
GuildPreviewEmoji.js feat(GuildPreview): implement support for "preview" endpoint (#3965) 2020-03-27 20:57:28 +01:00
GuildTemplate.js fix(GuildTemplate): 'guild' getter (#5040) 2020-11-25 23:50:28 +01:00
Integration.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +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 Remove Guild#member (#4890) 2020-11-22 19:21:01 +01: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 refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
MessageMentions.js Remove Guild#member (#4890) 2020-11-22 19:21:01 +01:00
MessageReaction.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
NewsChannel.js feat(NewsChannel): add support for following (#4805) 2020-09-25 23:45:47 +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 refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
ReactionCollector.js docs(ReactionCollector): Revise JSDoc for ReactionCollector#dispose and #remove (#4709) 2020-09-08 09:57:39 +02:00
ReactionEmoji.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Role.js Remove Guild#member (#4890) 2020-11-22 19:21:01 +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 remove User#locale (#4932) 2020-11-22 19:39:06 +01:00
VoiceChannel.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
VoiceRegion.js
VoiceState.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
Webhook.js Change domain to discord.com (#4160) 2020-06-19 11:46:59 +02:00