TaskModuleTaskInfo interface
Propiedades
card | |
completion |
|
fallback |
|
height | |
title | |
url | |
width |
Detalles de las propiedades
card
completionBotId
completionBotId?: string
Valor de propiedad
string
fallbackUrl
fallbackUrl?: string
Valor de propiedad
string
height
height?: number | "small" | "medium" | "large"
Valor de propiedad
number | "small" | "medium" | "large"
title
title?: string
Valor de propiedad
string
url
url?: string
Valor de propiedad
string
width
width?: number | "small" | "medium" | "large"
Valor de propiedad
number | "small" | "medium" | "large"