add video embeds
This commit is contained in:
@@ -332,6 +332,12 @@ type embedjson={
|
||||
},
|
||||
provider:{
|
||||
name:string,
|
||||
},
|
||||
video:{
|
||||
url: string,
|
||||
width?: number|null,
|
||||
height?: number|null,
|
||||
proxy_url?: string
|
||||
}
|
||||
}
|
||||
type presencejson={
|
||||
|
Reference in New Issue
Block a user