mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-15 18:43:43 +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.
|
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…
Reference in a new issue