mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Update content/client-server-api/modules/event_annotations.md
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
parent
76f592d891
commit
16a90cd430
|
|
@ -58,7 +58,8 @@ When performing this count:
|
|||
* Implementations should ignore any annotation event which refers to an event
|
||||
which itself has an `m.relates_to` with `rel_type: m.annotation` or
|
||||
`rel_type: m.replace`. In other words, it is not possible to annotate a
|
||||
[replacement event](#event-replacements) or an annotation.
|
||||
[replacement event](#event-replacements) or an annotation. Annotations should
|
||||
instead refer to the original event.
|
||||
|
||||
* When an annotation is redacted, it is removed from the count.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue