Add embedded urls attribute to live thread updates
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vendored
+12
-1
@@ -11,7 +11,18 @@
|
||||
"name": "LiveUpdate_5e46cd94-f968-11ea-9a6a-0e1933241e7d",
|
||||
"mobile_embeds": [],
|
||||
"author": "testuser1",
|
||||
"embeds": [],
|
||||
"embeds": [
|
||||
{
|
||||
"url": "https://example.com",
|
||||
"width": 485,
|
||||
"height": 0
|
||||
},
|
||||
{
|
||||
"url": "https://reddit.com",
|
||||
"width": 485,
|
||||
"height": 0
|
||||
}
|
||||
],
|
||||
"created": 1600432524.0,
|
||||
"created_utc": 1600403724.0,
|
||||
"body_html": "<div class=\"md\"><p>test 2</p>\n</div>",
|
||||
|
||||
Reference in New Issue
Block a user