mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-23 09:38:38 +01:00
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
{
|
|
"$ref": "core/state_event.json",
|
|
"type": "m.room.pinned_events",
|
|
"state_key": "",
|
|
"content": {
|
|
"pinned": ["$someevent:example.org"]
|
|
}
|
|
}
|