mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Fix tiny-ass typo
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -71,7 +71,7 @@ class GuildMember {
|
||||
this.voiceChannelID = data.channel_id;
|
||||
|
||||
/**
|
||||
* Whether this meember is speaking
|
||||
* Whether this member is speaking
|
||||
* @type {boolean}
|
||||
*/
|
||||
this.speaking = false;
|
||||
|
||||
Reference in New Issue
Block a user