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
pageoptionalPage of message thread. Starting at 1 for the most recent 25 messages and counting upwards. Defaults to 1
conversationrequiredConversation
offsetoptionalAdditional offset in current page, defaults to 0.
SEE ALSO
https://api.imgur.com/endpoints/conversation