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.
22 lines
456 B
YAML
22 lines
456 B
YAML
7 years ago
|
{
|
||
6 years ago
|
"$ref": "core/room_event.json",
|
||
|
"type": "m.sticker",
|
||
7 years ago
|
"content": {
|
||
|
"body": "Landing",
|
||
|
"info": {
|
||
|
"mimetype": "image/png",
|
||
|
"thumbnail_info": {
|
||
|
"mimetype": "image/png",
|
||
|
"h": 200,
|
||
|
"w": 140,
|
||
|
"size": 73602
|
||
|
},
|
||
|
"h": 200,
|
||
|
"thumbnail_url": "mxc://matrix.org/sHhqkFCvSkFwtmvtETOtKnLP",
|
||
|
"w": 140,
|
||
|
"size": 73602
|
||
|
},
|
||
|
"url": "mxc://matrix.org/sHhqkFCvSkFwtmvtETOtKnLP"
|
||
6 years ago
|
}
|
||
7 years ago
|
}
|