mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"type": "object",
|
|
"properties": {
|
|
"kind": {
|
|
"type": "string",
|
|
"enum": ["event_match", "profile_tag", "contains_display_name", "room_member_count"]
|
|
}
|
|
}
|
|
} |