content property

List<GptThreadContent> content
getter/setter pair

The content of the message in array of text and/or images.

Implementation

List<GptThreadContent> content;