Update edu.yaml

"m.presence" is changed to "m.typing" as here edu does not need "m.presence"
This commit is contained in:
Srinjoy Sen Chowdhury 2024-08-10 01:57:47 +05:30 committed by GitHub
parent 56914b72ef
commit a1239c6aea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ properties:
edu_type:
type: string
description: The type of ephemeral message.
example: "m.presence"
example: "m.typing"
content:
type: object
description: The content of the ephemeral message.