matrix-js-sdk
Preparing search index...
matrix
IPreviewUrlResponse
Interface IPreviewUrlResponse
interface
IPreviewUrlResponse
{
"matrix:image:size"
?:
number
;
"og:description"
?:
string
;
"og:image"
?:
string
;
"og:image:height"
?:
number
;
"og:image:type"
?:
string
;
"og:image:width"
?:
number
;
"og:title"
:
string
;
"og:type"
:
string
;
"og:url"
:
string
;
[
key
:
string
]:
undefined
|
string
|
number
;
}
Indexable
[
key
:
string
]:
undefined
|
string
|
number
Index
Properties
matrix:image:size?
og:description?
og:image?
og:image:height?
og:image:type?
og:image:width?
og:title
og:type
og:url
Properties
Optional
matrix:image:size
"matrix:image:size"
?:
number
Optional
og:description
"og:description"
?:
string
Optional
og:image
"og:image"
?:
string
Optional
og:image:height
"og:image:height"
?:
number
Optional
og:image:type
"og:image:type"
?:
string
Optional
og:image:width
"og:image:width"
?:
number
og:title
"og:title"
:
string
og:type
"og:type"
:
string
og:url
"og:url"
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
matrix:image:size
og:description
og:image
og:image:height
og:image:type
og:image:width
og:title
og:type
og:url
matrix-js-sdk
Loading...