flickr-0.3.1: Haskell binding to the Flickr API

Portabilityportable
Stabilityprovisional
MaintainerSigbjorn Finne <sof@forkIO.com>

Flickr.Activity

Description

flickr.activity, methods for accessing comments and activity for a user.

Synopsis

Documentation

userComments :: FM [Item]Source

Returns a list of recent activity on photos commented on by the calling user.

userPhotos :: Maybe Integer -> FM [Item]Source

Returns a list of recent activity on photos belonging to the calling user.