flickrex v0.3.0 Flickr.Profile

Summary

Functions

Returns specified user’s profile info, respecting profile privacy settings

Types

args()
args() :: Keyword.t
client()
client() :: Flickrex.Client.t
response()
response() :: Flickrex.Parser.response

Functions

get_profile(client, args \\ [])
get_profile(client, args) :: response

Returns specified user’s profile info, respecting profile privacy settings

This method does not require authentication.

Arguments

  • user_id - (required) The NSID of the user to fetch profile information for.