diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 189bb00b..56d78680 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -1877,6 +1877,10 @@ forming a sort of chain of events. This specification describes the following relationship types: * [Rich replies](#rich-replies) + ## Rooms diff --git a/content/client-server-api/modules/rich_replies.md b/content/client-server-api/modules/rich_replies.md index a2009f58..78408e78 100644 --- a/content/client-server-api/modules/rich_replies.md +++ b/content/client-server-api/modules/rich_replies.md @@ -51,10 +51,13 @@ An example reply would be: Note that the `event_id` of the `m.in_reply_to` object has the same requirements as if it were to be under `m.relates_to` directly instead. + #### Fallbacks for rich replies