Swiftagram Documentation

Structure User.​Counter

public struct Counter: Hashable, Codable  

A struct representing a profile's Counters.

%21 User.Counter User.Counter Hashable Hashable User.Counter->Hashable Codable Codable User.Counter->Codable

Member Of

User

A struct representing a User.

Conforms To

Codable
Hashable

Properties

posts

public var posts: Int

Posts.

followers

public var followers: Int

Followers.

following

public var following: Int

Following.

tags

public var tags: Int

Posts in which their tagged in.

clips

public var clips: Int

Clips.

effects

public var effects: Int

AR effects.

igtv

public var igtv: Int

IGTV.