GetFriendships

sealed interface GetFriendships : FriendshipApi

Inheritors

Types

Link copied to clipboard
data class Response(val friends: List<String>) : FriendshipApi.GetFriendships