Interface IgtvSearchResponseBiography_with_entities

interface IgtvSearchResponseBiography_with_entities {
    entities: IgtvSearchResponseEntitiesItem[];
    raw_text: string;
}

Properties

Properties

raw_text: string