Interface MediaCommentsFeedInput

interface MediaCommentsFeedInput {
    id: string;
    nextMaxId?: string;
    nextMinId?: string;
    targetCommentId?: string;
}

Properties

id: string
nextMaxId?: string
nextMinId?: string
targetCommentId?: string

Instagram id of a comment that must be present in retrieved page