mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-31 08:00:07 +00:00
Add TextBasedChannel.setTyping(bool)
This commit is contained in:
@@ -17,6 +17,8 @@ class ClientUser extends User {
|
||||
* @type {String}
|
||||
*/
|
||||
this.email = data.email;
|
||||
|
||||
this._typing = new Map();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user