mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
As a side effect, I got rid of all of the horrible symlinks and just put in all of the proper relative paths. Because the horrible symlinks were horrible.
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
{
|
|
"type": "m.typing",
|
|
"room_id": "!z0mnsuiwhifuhwwfw:matrix.org",
|
|
"content": {
|
|
"user_ids": ["@alice:matrix.org", "@bob:example.com"]
|
|
}
|
|
} |