mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 10:28:37 +01:00
7 lines
145 B
YAML
7 lines
145 B
YAML
allOf:
|
|
- $ref: room_event.yaml
|
|
- $ref: sync_state_event.yaml
|
|
description: State Events have the following fields.
|
|
title: StateEvent
|
|
type: object
|