Mention that knock -> ban is possible

pull/2403/head
Andrew Morgan 5 years ago
parent 39c21689ce
commit 74a341ab8d

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

Loading…
Cancel
Save