TaskModuleTaskInfo interface

属性

card
completionBotId
fallbackUrl
height
title
url
width

属性详细信息

card

card?: Attachment

属性值

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"