Add missing typing test

main
Kegan Dougal 2020-06-25 15:06:46 +01:00
parent 43cddfe00f
commit 67f7a53f12
1 changed files with 1 additions and 0 deletions

View File

@ -362,6 +362,7 @@ Users cannot invite a user that is already in the room
Invited user can reject invite
Invited user can reject invite for empty room
Invited user can reject local invite after originator leaves
PUT /rooms/:room_id/typing/:user_id sets typing notification
Typing notification sent to local room members
Typing notifications also sent to remote room members
Typing can be explicitly stopped