vk-io
Preparing search index...
ILinkAttachmentPayload
Interface ILinkAttachmentPayload
interface
ILinkAttachmentPayload
{
button
?:
{
action
:
{
type
:
string
;
url
:
string
}
;
title
:
string
}
;
caption
?:
string
;
description
?:
string
;
photo
?:
IPhotoAttachmentPayload
;
product
?:
{
price
:
object
}
;
title
:
string
;
url
:
string
;
}
Index
Properties
button?
caption?
description?
photo?
product?
title
url
Properties
Optional
button
button
?:
{
action
:
{
type
:
string
;
url
:
string
}
;
title
:
string
}
Optional
caption
caption
?:
string
Optional
description
description
?:
string
Optional
photo
photo
?:
IPhotoAttachmentPayload
Optional
product
product
?:
{
price
:
object
}
title
title
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
caption
description
photo
product
title
url
vk-io
Loading...