teams-incoming-webhook-action
Preparing search index...
lib/cards/deploy
populateCard
Function populateCard
populateCard
(
__namedParameters
:
DeployCardParams
,
)
:
{
attachments
:
{
content
:
{
$schema
:
string
;
body
:
(
|
{
bleed
:
boolean
;
items
:
{
size
:
"Default"
|
"Large"
;
spacing
:
string
;
text
:
string
;
type
:
string
;
weight
:
string
;
wrap
:
boolean
;
}
[]
;
size
?:
undefined
;
spacing
:
string
;
style
:
string
;
targetWidth
:
string
;
text
?:
undefined
;
type
:
string
;
weight
?:
undefined
;
wrap
?:
undefined
;
}
|
{
bleed
?:
undefined
;
items
?:
undefined
;
size
:
string
;
spacing
:
string
;
style
?:
undefined
;
targetWidth
?:
undefined
;
text
:
string
;
type
:
string
;
weight
?:
undefined
;
wrap
:
boolean
;
}
|
{
bleed
?:
undefined
;
items
?:
undefined
;
size
:
string
;
spacing
:
string
;
style
?:
undefined
;
targetWidth
?:
undefined
;
text
:
string
;
type
:
string
;
weight
:
string
;
wrap
:
boolean
;
}
|
{
bleed
?:
undefined
;
items
:
{
columns
:
((...)
|
(...))
[]
;
height
:
string
;
spacing
:
string
;
targetWidth
:
string
;
type
:
string
;
width
:
string
;
}
[]
;
size
?:
undefined
;
spacing
:
string
;
style
?:
undefined
;
targetWidth
:
string
;
text
?:
undefined
;
type
:
string
;
weight
?:
undefined
;
wrap
?:
undefined
;
}
)
[]
;
msteams
:
{
entities
?:
{
mentioned
:
{
id
:
string
;
name
:
string
}
;
text
:
string
;
type
:
string
;
}
[]
;
width
:
string
;
}
;
type
:
string
;
version
:
string
;
}
;
contentType
:
string
;
}
[]
;
type
:
string
;
}
Parameters
__namedParameters
:
DeployCardParams
Returns
{
attachments
:
{
content
:
{
$schema
:
string
;
body
:
(
|
{
bleed
:
boolean
;
items
:
{
size
:
"Default"
|
"Large"
;
spacing
:
string
;
text
:
string
;
type
:
string
;
weight
:
string
;
wrap
:
boolean
;
}
[]
;
size
?:
undefined
;
spacing
:
string
;
style
:
string
;
targetWidth
:
string
;
text
?:
undefined
;
type
:
string
;
weight
?:
undefined
;
wrap
?:
undefined
;
}
|
{
bleed
?:
undefined
;
items
?:
undefined
;
size
:
string
;
spacing
:
string
;
style
?:
undefined
;
targetWidth
?:
undefined
;
text
:
string
;
type
:
string
;
weight
?:
undefined
;
wrap
:
boolean
;
}
|
{
bleed
?:
undefined
;
items
?:
undefined
;
size
:
string
;
spacing
:
string
;
style
?:
undefined
;
targetWidth
?:
undefined
;
text
:
string
;
type
:
string
;
weight
:
string
;
wrap
:
boolean
;
}
|
{
bleed
?:
undefined
;
items
:
{
columns
:
((...)
|
(...))
[]
;
height
:
string
;
spacing
:
string
;
targetWidth
:
string
;
type
:
string
;
width
:
string
;
}
[]
;
size
?:
undefined
;
spacing
:
string
;
style
?:
undefined
;
targetWidth
:
string
;
text
?:
undefined
;
type
:
string
;
weight
?:
undefined
;
wrap
?:
undefined
;
}
)
[]
;
msteams
:
{
entities
?:
{
mentioned
:
{
id
:
string
;
name
:
string
}
;
text
:
string
;
type
:
string
;
}
[]
;
width
:
string
;
}
;
type
:
string
;
version
:
string
;
}
;
contentType
:
string
;
}
[]
;
type
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
teams-incoming-webhook-action
Loading...