TaskModuleTaskInfo interface

Properties

card
completionBotId
fallbackUrl
height
title
url
width

Property Details

card

card?: Attachment

Property Value

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"