backend icon indicating copy to clipboard operation
backend copied to clipboard

Typing notifications can be sent in a channel without `SendMessage` perms

Open TaiAurori opened this issue 3 years ago • 1 comments

If Revolt.js is used to send a typing indicator in a channel which the current user has no SendMessage permission in, the typing indicator still goes through to other users despite the fact this seems like it shouldn't be possible. Ideally, typing notifications should also be blocked with absence of SendMessage.

TaiAurori avatar Oct 12 '21 13:10 TaiAurori

This can now be checked using the state information.

insertish avatar Apr 29 '22 18:04 insertish