Delete conversation
Delete a conversation
delete_conversation(id, ...)
id
: A conversation ID, possibly returned by get_conversations
....
: Other arguments passed to HTTP request functions, for example: token
(an OAuth2.0 token), which is required.Deletes a conversation
An object of class imgur_basic .
Thomas J. Leeper
get_conversations
create_message
delete_conversation