FriendshipFactory

Functions

Link copied to clipboard
fun createFriendship(firstUser: String, secondUser: String, messages: List<Message> = emptyList()): Friendship