matrix-rust-sdk/tests/data/joined_members_response.json
2019-11-17 19:59:08 +01:00

8 lines
120 B
JSON

{
"joined": {
"@bar:example.com": {
"avatar_url": null,
"display_name": "Bar"
}
}
}