2015-05-18 18:10:11 +02:00
|
|
|
{
|
2018-08-25 01:59:48 +02:00
|
|
|
"$ref": "core/state_event.json",
|
2018-09-02 16:58:21 +02:00
|
|
|
"state_key": "@alice:example.org",
|
2025-04-15 15:47:21 +02:00
|
|
|
"sender": "@alice:example.org",
|
2018-08-25 01:59:48 +02:00
|
|
|
"type": "m.room.member",
|
2015-05-18 18:10:11 +02:00
|
|
|
"content": {
|
2015-05-19 17:49:20 +02:00
|
|
|
"membership": "join",
|
2019-06-03 05:23:59 +02:00
|
|
|
"avatar_url": "mxc://example.org/SEsfnsuifSDFSSEF",
|
2020-09-30 21:43:56 +02:00
|
|
|
"displayname": "Alice Margatroid",
|
|
|
|
|
"reason": "Looking for support"
|
2018-08-25 01:59:48 +02:00
|
|
|
}
|
2015-05-18 18:10:11 +02:00
|
|
|
}
|