lemmy-js-client
Preparing search index...
OpenGraphData
Type Alias OpenGraphData
Site metadata, from its opengraph tags.
type
OpenGraphData
=
{
description
?:
string
;
embed_video_url
?:
DbUrl
;
image
?:
DbUrl
;
title
?:
string
;
}
Index
Properties
description?
embed_
video_
url?
image?
title?
Properties
Optional
description
description
?:
string
Optional
embed_
video_
url
embed_video_url
?:
DbUrl
Optional
image
image
?:
DbUrl
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
embed_
video_
url
image
title
lemmy-js-client
Loading...
Site metadata, from its opengraph tags.