MessagingExtensionAction interface

Extends

Properties

botActivityPreview
botMessagePreviewAction
commandContext
commandId
messagePayload

Inherited Properties

context
data
tabContext

Property Details

botActivityPreview

botActivityPreview?: Activity[]

Property Value

botMessagePreviewAction

botMessagePreviewAction?: BotMessagePreviewActionType

Property Value

commandContext

commandContext?: CommandContext

Property Value

commandId

commandId?: string

Property Value

string

messagePayload

messagePayload?: MessageActionsPayload

Property Value

Inherited Property Details

context

context?: TaskModuleRequestContext

Property Value

Inherited From TaskModuleRequest.context

data

data?: any

Property Value

any

Inherited From TaskModuleRequest.data

tabContext

tabContext?: TabEntityContext

Property Value

Inherited From TaskModuleRequest.tabContext