qeled / discordie

Predictable JavaScript abstractions for Discord API.
https://qeled.github.io/discordie/
BSD 2-Clause "Simplified" License
190 stars 45 forks source link

Send Typing has no time out #76

Open Ryu945 opened 7 years ago

Ryu945 commented 7 years ago

The only way to stop a send typing message is to post a message. This is not a Discord issue as other APIs have a time out to stop the send typing message. I'd like the send typing to be modified so that it has a 10 second default but you have the option of specifying a time out period as its parameter.