mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-26 09:33:14 +01:00
41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"data": [
|
|
{
|
|
"roomName": "Matrix HQ",
|
|
"roomAlias": "#matrix:matrix.org",
|
|
"spaceName": "Runner's world",
|
|
"roomTopic": "Welcome to Matrix HQ! Here is the rest of the room topic, with a https://www.example.org url and a phone number: 0102030405 which should not be clickable."
|
|
},
|
|
{
|
|
"roomName": "Room name very loooooooong with some details",
|
|
"roomAlias": "#matrix:matrix.org",
|
|
"spaceName": "Matrix Org",
|
|
"roomTopic": "Room topic very loooooooong with some details"
|
|
},
|
|
{
|
|
"roomName": "Room name very loooooooong with some details",
|
|
"roomAlias": "#matrix:matrix.org",
|
|
"spaceName": "Rennes",
|
|
"roomTopic": "Room topic very loooooooong with some details"
|
|
},
|
|
{
|
|
"roomName": "Room name very loooooooong with some details",
|
|
"roomAlias": "#matrix:matrix.org",
|
|
"spaceName": "Est London",
|
|
"roomTopic": "Room topic very loooooooong with some details"
|
|
},
|
|
{
|
|
"roomName": "Room name very loooooooong with some details",
|
|
"roomAlias": "#matrix:matrix.org",
|
|
"spaceName": "Element HQ",
|
|
"roomTopic": "Room topic very loooooooong with some details"
|
|
},
|
|
{
|
|
"roomName": "Room name very loooooooong with some details",
|
|
"roomAlias": "#matrix:matrix.org",
|
|
"spaceName": "My Company",
|
|
"roomTopic": "Room topic very loooooooong with some details"
|
|
}
|
|
]
|
|
}
|