Interface IBotAvatarMetadata

Properties of a BotAvatarMetadata.

Hierarchy

  • IBotAvatarMetadata

Implemented by

Properties

action?: null | number

BotAvatarMetadata action

behaviorGraph?: null | string

BotAvatarMetadata behaviorGraph

intensity?: null | number

BotAvatarMetadata intensity

sentiment?: null | number

BotAvatarMetadata sentiment

wordCount?: null | number

BotAvatarMetadata wordCount

Generated using TypeDoc