discord.js/src/structures
uhKevinMC cd52424fb7
docs(VoiceState): improve phrasing of setChannel method (#3959)
* (docs) Fixed phrasing of docs

Added permission needed to edit a member's voice state and adjusted docs to say **"Disconnect"** instead of **"Kicking"** the member.

* fixed line length on 156
2020-03-19 11:51:40 +01:00
..
interfaces docs(TextBasedChannel): fix typo (#3858) 2020-02-29 15:11:06 +01:00
APIMessage.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
Base.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +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 fix(Guild): resolve role id and call existing handler (#3904) 2020-03-07 06:06:58 +01:00
GuildAuditLogs.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
GuildChannel.js feat(Types): support type-guarding using Channel#type string li… (#3918) 2020-03-14 16:50:43 +01:00
GuildEmoji.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
GuildMember.js docs: clarify which checks GuildMember#manageable does (#3870) 2020-03-01 15:11:06 +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(MessageEmbed): skip validation of fields when inside a message (#3894) 2020-03-08 17:24:18 +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 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 fix(MessageReaction): fetching a removed partial custom emoji (#3955) 2020-03-17 18:52:43 +01: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 chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00