Account is personal account object
See examples: examples/account/*.
Activity is the recent activity menu.
No description provided by the author
BlockedUser stores information about a used that has been blocked before.
Broadcast struct represents live video streams.
No description provided by the author
No description provided by the author
No description provided by the author
Candidate is something that I really have no idea what it is.
Caption is media caption.
Challenge is a status code 400 error, usually prompting the user to perform some action.
No description provided by the author
ChallengeError is error returned by HTTP 400 status code.
No description provided by the author
Checkpoint is just like challenge, a status code 400 error.
Collection represents a single collection.
Collections stores information about all your collection.
Comment is a type of Media retrieved by the Comments methods.
No description provided by the author
No description provided by the author
Comments allows user to interact with media (item) comments.
ConfigFile is a structure to store the session information so that can be exported or imported.
No description provided by the author
No description provided by the author
Conversation is the representation of an instagram already established conversation through direct messages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EnvAcc represents the pair of plain and base64 encoded account pairs as stored in EnvPlainAcc and EnvEncAcc, with env variables:
INSTAGRAM_ACT_<name>="username:password" INSTAGRAM_BASE64_<name>="<base64 encoded config>".
EnvEncAcc represents the encoded account details stored in the env variable:
INSTAGRAM_BASE64_<name>="<base64 encoded config>".
EnvPlainAcc represents the plain account details stored in the env variable:
INSTAGRAM_ACT_<name>="username:password".
No description provided by the author
Error400 is error returned by HTTP 400 status code.
Error503 is instagram API error.
ErrorN is general instagram error.
Feed is the object for all feed endpoints.
FeedLocation is the struct that fits the structure returned by instagram on LocationID search.
FeedMedia represent a set of media items Mainly used for user profile feeds.
FeedTag is the struct that fits the structure returned by instagram on TagSearch.
Friendship stores the details of the relationship between two users.
Hashtag is used for getting the media that matches a hashtag on instagram.
All items with interface{} I have only seen a null response.
IGTVChannel can represent a single user's collection of IGTV posts, or it can e.g.
IGTVItem is a media item that can be found inside the IGTV struct, from the IGTV Discover endpoint.
Images are different quality images.
Inbox is the direct message inbox.
InboxItem is any conversation message.
InboxItemLike is the heart sent during a conversation.
InboxItemMedia is inbox media item.
Instagram represent the main API handler
Timeline: Represents instagram's main timeline.
Item represents media items
All Item has Images or Videos objects which contains the url(s).
No description provided by the author
LiveItems are Live media items.
Location stores media location information.
No description provided by the author
LocationTag represents a post location tag.
MediaItem defines a item media for the SavedMedia struct.
Mentions is a user being mentioned on media.
Nametag is part of the account information.
No description provided by the author
No description provided by the author
PicURLInfo repre.
No description provided by the author
Profile represents an instagram user with their various properties, such as
their account info, stored in Profile.User (a *User struct), feed, stories, Highlights, IGTV posts, and friendship status.
Profiles allows user function interactions.
No description provided by the author
Reel represents a single user's story collection.
No description provided by the author
SavedMedia stores information about ALL your saved posts, regardless of their collection.
School is void structure (yet).
No description provided by the author
Search is the object for all searches like Facebook, Location or Tag search.
No description provided by the author
SearchResult handles the data for the results given by each type of Search.
No description provided by the author
StoryCTA represent story cta.
StoryMedia is the struct that handles the information from the methods to get info about Stories.
StoryReelMention represent story reel mention.
SuggestedUsers stores the information about user suggestions.
No description provided by the author
Tag is the information of an user being tagged on any media.
Timeline is the object to represent the main feed on instagram, the first page that shows the latest feeds of my following contacts.
No description provided by the author
Two factor authentication seed, used to generte the one time passwords.
Tray is a set of story media received from timeline calls.
No description provided by the author
No description provided by the author
User is the representation of instagram's user profile.
Users is a struct that stores many user's returned by many different methods.
UserTag represents a user post tag.
Video are different quality videos.
used for raven_media type.
No description provided by the author
No description provided by the author