Data/BotDataTypes/base_datatype library
Classes
- BotData
- Base class for all botnoi data types
- BotElementData
- Base class for all botnoi data types that are direct elements of a bot (e.g. intents, objects, etc.)
- BotIntentElementData
- Base class for all botnoi data types that are direct elements of an intent (e.g. keywords, reactions, etc.)
- BotTypedObjectData
- Base class for all botnoi data types that are typed objects (e.g. API objects, audio objects, etc.)