mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
Mention that knock -> ban is possible
This commit is contained in:
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.
|
||||
- `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
|
||||
|
|
|
|||
Loading…
Reference in a new issue