Closed
Description
https://matrix.org/docs/spec/client_server/r0.6.1#default-override-rules is incomplete: there is another rule:
{
rule_id: global/override/.m.rule.reaction,
conditions: [
{
kind: event_match,
key: type,
pattern: m.reaction,
_id: _reaction,
}
],
actions: [dont_notify],
},
Metadata
Metadata
Assignees
Labels
No labels