Skip to main content

UserMessages

@codebolt/types


Interface: UserMessages

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/internal.ts:604

Interface for user message structure in tasks.

Properties

PropertyTypeDescriptionDefined in
textstringThe text content of the messagecommon/types/src/codeboltjstypes/libFunctionTypes/internal.ts:608
typestringThe type of user messagecommon/types/src/codeboltjstypes/libFunctionTypes/internal.ts:606