Take out unhelpful example
This commit is contained in:
parent
567843e043
commit
4b9fb99644
1 changed files with 1 additions and 13 deletions
|
@ -366,19 +366,7 @@ thread-like conversation.
|
|||
Relationships are defined under an ``m.relates_to`` key in the event's ``content``.
|
||||
If the event is of the type ``m.room.encrypted``, the ``m.relates_to`` key MUST NOT
|
||||
be covered by the encryption and instead be put alongside the encryption information
|
||||
held in the ``content``, like in the following example::
|
||||
|
||||
{
|
||||
...
|
||||
"content": {
|
||||
...
|
||||
"m.relates_to": {
|
||||
"m.in_reply_to": {
|
||||
...
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
held in the ``content``.
|
||||
|
||||
|
||||
Rich replies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue