Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 688 Bytes

File metadata and controls

17 lines (13 loc) · 688 Bytes

Unifapi.Sdk.Model.InstagramUserPreview

Lightweight Instagram user shape returned inside lists (followers, post authors, comment authors). Lacks counts; call /users/{id} for the full profile.

Properties

Name Type Description Notes
Id string
UserId string
Username string
FullName string
IsVerified bool
IsPrivate bool
ProfilePicUrl string

[Back to Model list] [Back to API list] [Back to README]