You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"$ref": "m.room.member.yaml",
|
|
"content": {
|
|
"membership": "join",
|
|
"avatar_url": "mxc://example.org/SEsfnsuifSDFSSEF",
|
|
"displayname": "Alice Margatroid",
|
|
"join_authorised_via_users_server": "@bob:other.example.org"
|
|
},
|
|
"unsigned": {
|
|
"age": 1234
|
|
}
|
|
}
|