imguR (version 1.0.3)

delete_conversation: Delete conversation

Description

Delete a conversation

Usage

delete_conversation(id, ...)

Arguments

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.

Value

“imgur_basic”.

Details

Deletes a conversation

See Also

get_conversations

create_message

delete_conversation