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.
19 lines
401 B
YAML
19 lines
401 B
YAML
{
|
|
"$ref": "core/room_event.json",
|
|
"type": "m.room.message",
|
|
"content": {
|
|
"body": "Big Ben, London, UK",
|
|
"geo_uri": "geo:51.5008,0.1247",
|
|
"info": {
|
|
"thumbnail_url": "mxc://example.org/FHyPlCeYUSFFxlgbQYZmoEoe",
|
|
"thumbnail_info": {
|
|
"mimetype": "image/jpeg",
|
|
"size": 46144,
|
|
"w": 300,
|
|
"h": 300
|
|
}
|
|
},
|
|
"msgtype": "m.location"
|
|
}
|
|
}
|