Message.toJson

Converts the message to a JSON object.

struct Message
const
JSONValue
toJson
()

Return Value

Type: JSONValue

A JSONValue object with "role" and "content" fields.

Meta