discord.js/src/structures
Sugden af670fc718
refactor: improve the accuracy of docs/improve docs (#4845)
Co-authored-by: Noel <icrawltogo@gmail.com>
2020-10-17 15:53:02 +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 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 refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
GuildAuditLogs.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02:00
GuildChannel.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +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
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 feat(Message): add messageEditHistoryMaxSize to limit stored msg edits (#4867) 2020-10-17 15:34: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 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 feat(MessageMentions): fix typings/docs, add resolvables support (#4339) 2020-06-19 11:43:19 +02: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 docs(Role): Update various Role method descriptions (#4798) 2020-09-08 09:58:11 +02: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
TextChannel.js fix: consider #nsfw false if not present in data (#4593) 2020-08-11 21:00:29 +02:00
User.js refactor: improve the accuracy of docs/improve docs (#4845) 2020-10-17 15:53:02 +02: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