Preparing search index...
The search index is not available
tdjson
tdjson
LinkPreviewTypeAlbum
Interface LinkPreviewTypeAlbum
Describes type of link preview. Subtype of
LinkPreviewType
.
interface
LinkPreviewTypeAlbum
{
@type
:
"linkPreviewTypeAlbum"
;
caption
:
string
;
media
:
LinkPreviewAlbumMedia
[]
;
}
Index
Properties
@type
caption
media
Properties
@type
@type
:
"linkPreviewTypeAlbum"
caption
caption
:
string
Album caption.
media
media
:
LinkPreviewAlbumMedia
[]
The list of album media.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
caption
media
tdjson
Loading...
Describes type of link preview. Subtype of LinkPreviewType.