Interface IgtvBrowseFeedResponseIgtv_first_frame

interface IgtvBrowseFeedResponseIgtv_first_frame {
    height: number;
    url: string;
    width: number;
}

Properties

Properties

height: number
url: string
width: number