Package version:

Interface KnowledgeBaseMessageImageContent

Text message type.

interface KnowledgeBaseMessageImageContent {
    image: KnowledgeBaseMessageImageContentImage;
    type: "image";
}

Hierarchy (view full)

Properties

Properties

type

Polymorphic discriminator, which specifies the different types this object can be