export interface IGCommentFromUserFields { id: string; self_ig_scoped_id: string; username: string; }