InstagramTag
public struct InstagramTag : DecodableThe struct containing an Instagram tag.
- 
                  
                  The tag name. DeclarationSwift public let name: String
- 
                  
                  The number of media in which the tag appears. DeclarationSwift public let mediaCount: Int
 View on GitHub
            View on GitHub
           InstagramTag Structure Reference
      InstagramTag Structure Reference