Fix m.location example
This commit is contained in:
parent
30f9ea0225
commit
29e33deeb5
1 changed files with 8 additions and 6 deletions
|
@ -3,12 +3,14 @@
|
||||||
"content": {
|
"content": {
|
||||||
"body": "Big Ben, London, UK",
|
"body": "Big Ben, London, UK",
|
||||||
"geo_uri": "geo:51.5008,0.1247",
|
"geo_uri": "geo:51.5008,0.1247",
|
||||||
|
"info": {
|
||||||
"thumbnail_url": "mxc://localhost/FHyPlCeYUSFFxlgbQYZmoEoe",
|
"thumbnail_url": "mxc://localhost/FHyPlCeYUSFFxlgbQYZmoEoe",
|
||||||
"thumbnail_info": {
|
"thumbnail_info": {
|
||||||
"mimetype": "image/jpeg",
|
"mimetype": "image/jpeg",
|
||||||
"size": 46144,
|
"size": 46144,
|
||||||
"w": 300,
|
"w": 300,
|
||||||
"h": 300
|
"h": 300
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"msgtype": "m.location"
|
"msgtype": "m.location"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue