共用方式為


MessagingExtensionAction interface

Extends

屬性

botActivityPreview
botMessagePreviewAction
commandContext
commandId
messagePayload

繼承的屬性

context
data
tabContext

屬性詳細資料

botActivityPreview

botActivityPreview?: Activity[]

屬性值

botMessagePreviewAction

botMessagePreviewAction?: BotMessagePreviewActionType

屬性值

commandContext

commandContext?: CommandContext

屬性值

commandId

commandId?: string

屬性值

string

messagePayload

messagePayload?: MessageActionsPayload

屬性值

繼承的屬性詳細資料

context

context?: TaskModuleRequestContext

屬性值

繼承自TaskModuleRequest.context

data

data?: any

屬性值

any

繼承自TaskModuleRequest.data

tabContext

tabContext?: TabEntityContext

屬性值

繼承自TaskModuleRequest.tabContext