get Or Create Conversation
fun getOrCreateConversation(name: String, active: Boolean = true): Conversation
Content copied to clipboard
Gets or creates a conversation for a given name.
Return
The new Conversation
Parameters
name
Conversation name