Companion

object Companion

Functions

Link copied to clipboard
fun <T> of(message: T): MessageList<T>
fun <T> of(messages: List<T>): MessageList<T>