Interface NewsfeedCommentsItemTypePhoto1

interface NewsfeedCommentsItemTypePhoto1 {
    comments: NewsfeedCommentsBase;
    likes: BaseLikes;
}

Properties

Properties

likes: BaseLikes

Generated using TypeDoc