text

fun text(text: String, cacheControl: CacheControl)(source)

Adds MessagePart.Text to the list of parts.


fun text(cacheControl: CacheControl? = null, init: TextContentBuilder.() -> Unit)(source)