From 6b5ccbe2f37f4d4f151f7e3789b0d6861c31ce38 Mon Sep 17 00:00:00 2001 From: Alexey Murz Korepov Date: Fri, 27 Nov 2020 22:14:41 +0300 Subject: [PATCH] Added unstable to class to --- proposals/2881-message-attachments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2881-message-attachments.md b/proposals/2881-message-attachments.md index 2f3eb6913..56019a193 100644 --- a/proposals/2881-message-attachments.md +++ b/proposals/2881-message-attachments.md @@ -159,4 +159,4 @@ The main issue is fallback display for old clients. Providing the list of links In future, we may extend the `m.attachments` field with new types to allow attaching external URL as cards with URL preview, oEmbed entities, and other events (for example, to forward the list of several events to other room with the user comment). ## Unstable prefix -Clients should use `org.matrix.msc2881.m.attachments` and `org.matrix.msc2881.m.attachment` field names, while this MSC has not been included in a spec release. +Clients should use `org.matrix.msc2881.m.attachments`, `org.matrix.msc2881.m.attachment` and `org-matrix-msc2881-mx-attachments` strings instead of proposed, while this MSC has not been included in a spec release.