discord.js/src/structures
SpaceEEC 6302afb84b
docs(MessageMentions): channels are actually in order (#3705)
* docs(MessageMentions): channels are actually in order

* docs(MessageMentions): readd info about order for channels

* docs(MessageMentions): reword info to account for rtl locales
2020-01-19 13:06:21 +01:00
..
interfaces feat(Collector): allow collectors to be consumed by for-await-of loops (#3269) 2019-08-17 17:57:45 +02:00
APIMessage.js refactor(Util.escapeMarkdown): allow separate escaping and add tests (#3241) 2019-07-11 22:08:40 +02:00
Base.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
CategoryChannel.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Channel.js docs: NewsChannel and StoreChannel (#3557) 2019-11-04 11:35:14 +01:00
ClientApplication.js fix(ClientApplication): fix ternaries 2019-06-26 20:19:05 +02:00
ClientPresence.js fix(Presence): account for multiple activities everywhere (#3703) 2020-01-19 13:05:45 +01:00
ClientUser.js fix(Presence): account for multiple activities everywhere (#3703) 2020-01-19 13:05:45 +01:00
DMChannel.js feat(Partials): add DMChannel/MessageReaction#fetch() and PartialTypes.REACTION (#3474) 2020-01-05 16:45:49 +01:00
Emoji.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Guild.js feat: dynamic property for ImageURLOptions (#3530) 2020-01-13 14:32:29 +00:00
GuildAuditLogs.js fix: provide count on bulk deletion (#3682) 2020-01-13 14:02:31 +00:00
GuildChannel.js docs: NewsChannel and StoreChannel (#3557) 2019-11-04 11:35:14 +01:00
GuildEmoji.js typings/docs(GuildEmoji): id isn't nullable (#3694) 2020-01-17 20:11:14 +01:00
GuildMember.js feat: add support for premium guilds (#3316) 2019-06-05 21:34:33 +02:00
Integration.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Invite.js fix(Invite): fix valueOf returning undefined (#3582) 2019-11-19 21:54:35 +01:00
Message.js fix(Message): check for edited_timestamp in data when patching message (#3535) 2019-10-18 11:55:35 +02:00
MessageAttachment.js feat(MessageAttachment): add spoiler property (#3561) 2019-11-04 14:44:36 +01:00
MessageCollector.js feat(Collectors): make collectors auto-stop when relevant structures are deleted (#3632) 2020-01-19 11:24:55 +01:00
MessageEmbed.js feat(MessageEmbed): resolve color in embed constructor (#2912) 2019-04-15 20:46:59 +02:00
MessageMentions.js docs(MessageMentions): channels are actually in order (#3705) 2020-01-19 13:06:21 +01:00
MessageReaction.js feat(Partials): add DMChannel/MessageReaction#fetch() and PartialTypes.REACTION (#3474) 2020-01-05 16:45:49 +01:00
NewsChannel.js src: add news and store channels, and missing guild props (#3168) 2019-05-03 17:08:07 +02:00
PermissionOverwrites.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Presence.js fix(Presence): account for multiple activities everywhere (#3703) 2020-01-19 13:05:45 +01:00
ReactionCollector.js feat(Collectors): make collectors auto-stop when relevant structures are deleted (#3632) 2020-01-19 11:24:55 +01:00
ReactionEmoji.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Role.js fix(Role): throw TypeError in comparePositionTo (#3466) 2019-09-10 15:44:49 +02:00
StoreChannel.js src: add news and store channels, and missing guild props (#3168) 2019-05-03 17:08:07 +02:00
Team.js refactor(TeamMember): remove client from constructor (#3409) 2019-08-17 18:24:16 +02:00
TeamMember.js refactor(TeamMember): remove client from constructor (#3409) 2019-08-17 18:24:16 +02:00
TextChannel.js cleanup: remove acknowledge method from TextChannel & DMChannel (#3635) 2019-12-21 20:32:24 +01:00
User.js feat: dynamic property for ImageURLOptions (#3530) 2020-01-13 14:32:29 +00:00
VoiceChannel.js voice: remove Guild.voiceConnection and VoiceChannel.connection 2019-04-29 19:29:16 +01:00
VoiceRegion.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
VoiceState.js feat(VoiceState): add VoiceState#streaming (#3521) 2019-10-04 16:44:35 +02:00
Webhook.js fix(Webhook): edit channel when editing avatar (#3588) 2019-12-27 19:27:48 +01:00