mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
b8a5669fda57542292b23167408670c7811c8d89
* Overhaul channel typing system * Fix ESLint error * Add channel.isTyping() * Add count argument to startTyping * Add range checking to startTyping count * Better range checking for count * Add channel.getTypingCount() * Change getTypingCount() to typingCount getter * Switch isTyping() to typing getter * Fix new methods and switch to Map * Fix applyProp so getters/setters will work * Add default value to force
Description
Languages
TypeScript
61.1%
JavaScript
28.5%
MDX
10.1%
CSS
0.2%
