messages

@SerialName(value = "messages")
val messages: List<ThreadMessage>? = null

The role of the entity that is creating the message. Currently only Role.User is supported.