Interface LikedFeedResponseUsertags

interface LikedFeedResponseUsertags {
    in: LikedFeedResponseInItem[];
}

Properties

Properties