Interface NewsfeedCommentsBase1

interface NewsfeedCommentsBase1 {
    list: WallWallComment[];
}

Properties

Properties

Generated using TypeDoc