Interface MediaCommentsFeedResponseOtherPreviewUsersItem

interface MediaCommentsFeedResponseOtherPreviewUsersItem {
    id: number;
    profile_pic_url: string;
}

Properties

Properties

id: number
profile_pic_url: string