Learn R Programming

imguR (version 1.0.0)

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

  • An object of class imgur_basic.

Details

Deletes a conversation

See Also

get_conversations create_message delete_conversation