elixtagram v0.7.0 Elixtagram.API.Likes

Provides access to the /users/ area of the Instagram API (for internal use).

Link to this section Summary

Functions

Fetches the users who like a particular media item

Link to this section Functions

Link to this function like(media_id, token \\ :global)

Like a media item

Link to this function likes(media_id, token \\ :global)

Fetches the users who like a particular media item.

Link to this function unlike(media_id, token \\ :global)

Unlike a media item