matrix-spec/event-schemas/examples/m.room.canonical_alias

13 lines
281 B
Plaintext
Raw Normal View History

2015-09-04 12:43:11 +02:00
{
"age": 242352,
"content": {
"alias": "#somewhere:localhost"
},
"state_key": "",
"origin_server_ts": 1431961217939,
"event_id": "$WLGTSEFSEF:localhost",
2015-09-04 12:54:53 +02:00
"type": "m.room.canonical_alias",
2015-09-04 12:43:11 +02:00
"room_id": "!Cuyf34gef24t:localhost",
2015-12-01 18:23:58 +01:00
"sender": "@example:localhost"
2015-09-04 12:43:11 +02:00
}