NAME
Imgur::API::Endpoint::Conversation
DESCRIPTION
Access to the imgur Conversation API Endpoint.
See: https://api.imgur.com/endpoints/conversation
METHODS
list
Get list of all conversations for the logged in user.
Parameters
get
Get information about a specific conversation. Includes messages.
Parameters
conversation
requiredConversation
page
optionalPage of message thread. Starting at 1 for the most recent 25 messages and counting upwards. Defaults to 1
offset
optionalAdditional offset in current page, defaults to 0.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 29:
'=item' outside of any '=over'
=over without closing =back