utils/apiInteraction/get_conversation_details library

Functions

getConversationDetails(PapercupsProps 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.