get Conversation By User Uuid
Retrieves a conversation associated with a specific user UUID.
Return
The Conversation if found, or null if no matching conversation exists.
Parameters
user Uuid
The UUID of the user.
Retrieves a conversation associated with a specific user UUID.
The Conversation if found, or null if no matching conversation exists.
The UUID of the user.