mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Spec implicit filter event limit
Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
parent
a481d6aafb
commit
c35df15bdd
|
|
@ -14,7 +14,7 @@
|
|||
title: EventFilter
|
||||
properties:
|
||||
limit:
|
||||
description: The maximum number of events to return.
|
||||
description: The maximum number of events to return. If not specified defaults to 10.
|
||||
type: integer
|
||||
not_senders:
|
||||
description: A list of sender IDs to exclude. If this list is absent then no senders
|
||||
|
|
|
|||
Loading…
Reference in a new issue