utils/getConversationDetails library

Functions

getConversationDetails(Props p, Conversation conversation, PapercupsCustomer customer, Function sc, {Client? client}) Future<Conversation>
This function will get the conversation details that we need in order to join the room. The most important detail is the ID, and this will return a new conversation.