2015-05-18 16:10:11 +00:00
|
|
|
{
|
2018-08-24 23:59:48 +00:00
|
|
|
"$ref": "core/state_event.json",
|
2018-09-02 14:58:21 +00:00
|
|
|
"state_key": "example.org",
|
2015-05-18 16:10:11 +00:00
|
|
|
"type": "m.room.aliases",
|
2018-08-24 23:59:48 +00:00
|
|
|
"content": {
|
2018-09-02 14:58:21 +00:00
|
|
|
"aliases": ["#somewhere:example.org", "#another:example.org"]
|
2018-08-24 23:59:48 +00:00
|
|
|
}
|
2015-05-18 16:10:11 +00:00
|
|
|
}
|