Returns information for a given flickr API method
Returns a list of available flickr API methods
args() :: Keyword.t
client() :: Flickrex.Client.t
response() :: Flickrex.Parser.response
get_method_info(client, args) :: response
Returns information for a given flickr API method.
This method does not require authentication.
method_name
get_methods(client, args) :: response
Returns a list of available flickr API methods.