user

fun user(content: MediaContent)(source)

Adds a user message with the specified content.

Example:

user(TextContent("Hello"))