Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
LinkMetadata
Interface LinkMetadata
interface
LinkMetadata
{
content_type
?:
string
;
description
?:
string
;
embed_video_url
?:
string
;
image
?:
string
;
title
?:
string
;
}
Index
Properties
content_
type?
description?
embed_
video_
url?
image?
title?
Properties
Optional
content_
type
content_
type
?:
string
Optional
description
description
?:
string
Optional
embed_
video_
url
embed_
video_
url
?:
string
Optional
image
image
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content_
type
description
embed_
video_
url
image
title
lemmy-js-client
Loading...