mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01: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