interface ReelsIds {
    cover: string;
    highlight_id: string;
    title: string;
}

Properties

cover: string
highlight_id: string
title: string