TaskModuleTaskInfo interface
属性
card | |
completion |
|
fallback |
|
height | |
title | |
url | |
width |
属性详细信息
card
completionBotId
completionBotId?: string
属性值
string
fallbackUrl
fallbackUrl?: string
属性值
string
height
height?: number | "small" | "medium" | "large"
属性值
number | "small" | "medium" | "large"
title
title?: string
属性值
string
url
url?: string
属性值
string
width
width?: number | "small" | "medium" | "large"
属性值
number | "small" | "medium" | "large"