matrix-spec/event-schemas/schema/core-event-schema/state_event.yaml

8 lines
197 B
YAML
Raw Normal View History

2015-12-07 14:53:48 +01:00
allOf:
- $ref: room_event.yaml
- $ref: sync_state_event.yaml
2015-12-07 14:53:48 +01:00
description: In addition to the Room Event fields, State Events have the following
additional fields.
title: State Event
type: object