Interface SetBestiesResponse

interface SetBestiesResponse {
    friendship_statuses: SetBestiesResponseFriendship_statuses;
    status: string;
}

Properties

status: string