diff --git a/specification/modules/dm.rst b/specification/modules/dm.rst index 5ebfb1693..639f7f851 100644 --- a/specification/modules/dm.rst +++ b/specification/modules/dm.rst @@ -36,11 +36,6 @@ Events 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 room as a direct message but this is not required: it may for example, prompt the user, ignore the flag altogether.