From dc6f4ed26ac357c20470fa7f1775a566f2f11ad6 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 29 Jul 2019 12:28:12 -0600 Subject: [PATCH] Docs for immutable DMs --- docs/labs.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index ff53e1a7..2ce9e851 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -45,3 +45,8 @@ Once enabled, send a custom state event to a room to set values: ``` That's it. Now should see your new counter under the header. + +## Immutable DMs (`feature_immutable_dms`) + +Immutable DMs mean you have exactly one direct message with another user, ensuring +you don't accidentally confuse the other person or yourself.