addMessage

abstract fun addMessage(message: Message): Conversation

Modify the state of this conversation This method is mutable, and returns itself only for convenience