Interface IgtvChannelFeedResponseBiography_with_entities

interface IgtvChannelFeedResponseBiography_with_entities {
    entities: any[];
    raw_text: string;
}

Properties

Properties

entities: any[]
raw_text: string