Mention that knock -> ban is possible

This commit is contained in:
Andrew Morgan 2020-08-21 15:36:38 +01:00
parent 39c21689ce
commit 74a341ab8d

View file

@ -71,6 +71,8 @@ that user can be transitioned to the following possible states:
and they are inviting the knocker into the room.
- `leave`: In this case, similar to how kicks are handled, the knock has
been rejected.
- `ban`: In this case, the knock was rejected and the user has been prevented
from sending further knocks.
## Client-Server API
Two new endpoints are introduced in the Client-Server API (similarly to