UserMessage

constructor(content: String, name: String? = null, timestamp: Instant = Instant.now())

Parameters

content

Content of the message

name

Name of the user, if available