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 required

    Conversation
  • 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.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 29:

'=item' outside of any '=over'

=over without closing =back