mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Update edu.yaml
"m.presence" is changed to "m.typing" as here edu does not need "m.presence"
This commit is contained in:
parent
56914b72ef
commit
a1239c6aea
|
|
@ -19,7 +19,7 @@ properties:
|
||||||
edu_type:
|
edu_type:
|
||||||
type: string
|
type: string
|
||||||
description: The type of ephemeral message.
|
description: The type of ephemeral message.
|
||||||
example: "m.presence"
|
example: "m.typing"
|
||||||
content:
|
content:
|
||||||
type: object
|
type: object
|
||||||
description: The content of the ephemeral message.
|
description: The content of the ephemeral message.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue