GetFriendships

sealed interface GetFriendships : FriendshipQuery

Inheritors

Types

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