@ -9,7 +9,7 @@
"The state events to include for rooms.",
"allOf": [{"$ref": "definitions/event_filter.json"}]
},
"events": {
"timeline": {
"description":
"The message and state update events to include for rooms.",
@ -50,7 +50,7 @@ paths:
"types": ["m.room.*"],
"not_rooms": ["!726s6s6q:example.com"]
"types": ["m.room.message"],
"not_rooms": ["!726s6s6q:example.com"],
"not_senders": ["@spam:example.com"]
@ -118,7 +118,7 @@ paths: