Response

data class Response(val friendshipId: String) : FriendshipApi.AcceptFriendshipRequest

Constructors

Link copied to clipboard
constructor(friendshipId: String)

Properties

Link copied to clipboard