System

constructor(parts: List<ContentPart.Text>, metaInfo: RequestMetaInfo, cacheControl: CacheControl? = null)(source)


constructor(part: ContentPart.Text, metaInfo: RequestMetaInfo, cacheControl: CacheControl? = null)(source)

Single content part system message constructor


constructor(content: String, metaInfo: RequestMetaInfo, cacheControl: CacheControl? = null)(source)

Text content system message constructor