You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.
What do you want
Add a typing indicator for when a user is typing a message to send in a channel.
Why
Less people will be banned for "silent typing", and people in the conversation will be able to tell when the sender is typing.
Implementation hints
Watch for unsent text in the message box, send typing api signal every 5 seconds...
The text was updated successfully, but these errors were encountered: