NAME
Imgur::API::Endpoint::Conversation
SYNOPSISA
Access to the imgur Conversation API Endpoint.
See: https://api.imgur.com/endpoints/conversation
METHODS
list(%params)
Get list of all conversations for the logged in user.
Parameters =over 4
get(%params)
Get information about a specific conversation. Includes messages.
Parameters =over 4
page OPTIONAL Page of message thread. Starting at 1 for the most recent 25 messages and counting upwards. Defaults to 1
offset OPTIONAL Additional offset in current page, defaults to 0.
conversation REQUIRED Conversation
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 22:
=back without =over
- Around line 32:
'=item' outside of any '=over'