public ShortcodeMedia GetMediaInfoDataTest(string shortcode)
 {
     return(_InstagramGraphApi.GetMediaInfoData(shortcode).Data);
 }