mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-17 00:24:10 +02:00
Remove unnecessary paragraph
This commit is contained in:
parent
4480553bf9
commit
d791f35007
|
|
@ -36,11 +36,6 @@ Events
|
||||||
|
|
||||||
Client behaviour
|
Client behaviour
|
||||||
----------------
|
----------------
|
||||||
When creating a room, the ``is_direct`` flag may be specified to signal to the
|
|
||||||
invitee that this is a direct chat. See `POST
|
|
||||||
/_matrix/client/%CLIENT_MAJOR_VERSION%/createRoom`_. This flag appears as
|
|
||||||
``is_direct`` in the member event: see `m.room.member`_.
|
|
||||||
|
|
||||||
The invitee's client may use the ``is_direct`` flag to automatically mark the
|
The invitee's client may use the ``is_direct`` flag to automatically mark the
|
||||||
room as a direct message but this is not required: it may for example, prompt
|
room as a direct message but this is not required: it may for example, prompt
|
||||||
the user, ignore the flag altogether.
|
the user, ignore the flag altogether.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue