Package version:

Interface MessageContent

An abstract representation of a single item of thread message content.

interface MessageContent {
    type: string;
}

Hierarchy (view full)

Properties

Properties

type: string

The discriminator possible values: text, image_file