Waldiez Message.

A generic message with a type and content.

If the type is not 'none', the content is a string. If the type is 'method', the content is the code of a method.

The type of the message

The content of the message

Implements

Constructors

Properties

Methods

Constructors

Properties

content: null | string
context: { [key: string]: string }
use_carryover: boolean

Methods