Add embedded urls attribute to live thread updates

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vartan Benohanian
2020-09-18 09:55:28 -04:00
parent e73b89f0b8
commit 1eb75d163c
3 changed files with 52 additions and 7 deletions
+12 -1
View File
@@ -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": "&lt;div class=\"md\"&gt;&lt;p&gt;test 2&lt;/p&gt;\n&lt;/div&gt;",