Interface BestiesResponseFriendship_status

interface BestiesResponseFriendship_status {
    is_bestie: boolean;
}

Properties

Properties

is_bestie: boolean