mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-28 10:03:43 +01:00
Add list of required supported groupings
This commit is contained in:
parent
c61ae86102
commit
2aef684e7e
|
|
@ -60,6 +60,12 @@ contain a group entry for each distinct value of ``room_id``. Each group entry
|
||||||
contains at least a list of the ``event_ids`` that are in that group, as well
|
contains at least a list of the ``event_ids`` that are in that group, as well
|
||||||
as potentially other metadata about the group.
|
as potentially other metadata about the group.
|
||||||
|
|
||||||
|
The current required supported groupings are:
|
||||||
|
|
||||||
|
- ``room_id``
|
||||||
|
- ``sender``
|
||||||
|
|
||||||
|
|
||||||
Pagination
|
Pagination
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue