The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Imgur::API::Endpoint::Conversation

DESCRIPTION

    Access to the imgur Conversation API Endpoint.

METHODS

list

    Get list of all conversations for the logged in user.

Parameters

get

    Get information about a specific conversation. Includes messages.

Parameters

  • page optional

    Page of message thread. Starting at 1 for the most recent 25 messages and counting upwards. Defaults to 1

  • conversation required

    Conversation

  • offset optional

    Additional offset in current page, defaults to 0.

SEE ALSO

    https://api.imgur.com/endpoints/conversation