# Functions
NewClient returns a new PocketClient.
No description provided by the author
No description provided by the author
# Type aliases
Action represents a mutation to link.
LinkState represents link states to be retrieved
According to the api https://getpocket.com/developer/docs/v3/retrieve
there are 3 states:
1-archive
2-unread
3-all
however archive does not really well work and returns links that are in the
unread list
buy inspecting getpocket I found out that there is an undocumanted read state
*/.