TaskModuleTaskInfo interface
Properties
| card | |
| completion |
|
| fallback |
|
| height | |
| title | |
| url | |
| width |
Property Details
card
completionBotId
completionBotId?: string
Property Value
string
fallbackUrl
fallbackUrl?: string
Property Value
string
height
height?: number | "small" | "medium" | "large"
Property Value
number | "small" | "medium" | "large"
title
title?: string
Property Value
string
url
url?: string
Property Value
string
width
width?: number | "small" | "medium" | "large"
Property Value
number | "small" | "medium" | "large"