Imgur-API
view release on metacpan or search on metacpan
lib/Imgur/API/Endpoint/Conversation.pod view on Meta::CPAN
=back
=cut
=head1 METHODS
=head2 list
=over 2
Get list of all conversations for the logged in user.
=back
B<Parameters>
=over 4
=back
=head2 get
=over 2
Get information about a specific conversation. Includes messages.
=back
B<Parameters>
=over 4
=item *
C<page> I<optional>
Page of message thread. Starting at 1 for the most recent 25 messages and counting upwards. Defaults to 1
=item *
C<conversation> I<required>
Conversation
=item *
C<offset> I<optional>
Additional offset in current page, defaults to 0.
=back
=head1 SEE ALSO
=over 4
https://api.imgur.com/endpoints/conversation
=back
=cut
( run in 0.867 second using v1.01-cache-2.11-cpan-d7f47b0818f )