Interface CustomActionInvocation

CustomActionInvocation represents an event containing information about the invoked custom action

Hierarchy

  • CustomActionInvocation

Properties

conversation: ConversationInfo

The conversation the custom action was invoked in

invocationId: string

The invocation ID

invocationTimestamp: number

UTC timestamp, in milliseconds, of the custom action invocation

invokingPerson: PersonInfo

The person who invoked the custom action

key: string

The unique key of the invoked custom action