mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
* fix: typing methods returning falsy values * fix: eslint * fix: no provided parameters; updated jsdocs * fix(Typings): reflect typingStop * refactor: since and lastTimestamp merged into one constructable value * feat(Typings): document Channel#_typing * feat: emit TypingData on typingStart; update jsdocs * feat(Typings): move _typing to TextBasedChannel; sort props alphabetic * feat(Event): remove typingStop * feat(Typings): update typings - remove typingStop * feat(Event): remove typingStop from Constants * feat(Typing): remove TypingData class - redundant * refactor(Events): remove TYPING_STOP event * refactor(TypingData): now is an interface for _typing * fix(TypingStart): timeout variable, removed emit for TypingData * feat(Typing): timeout property on Channel#_typing, remove redundancy * fix(Typings): extra overload(s) Co-Authored-By: Sugden <28943913+NotSugden@users.noreply.github.com> * Update index.d.ts * fix(Typings): remove "private" from interface — invalid TS * feat(Typings): add PartialUser in case partials are enabled Co-Authored-By: Sugden <28943913+NotSugden@users.noreply.github.com> * feat(Typings): document 'timeout' property of TypingData Co-authored-by: Crawl <icrawltogo@gmail.com> Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| index.d.ts | ||