delete_conversation {imguR}R Documentation

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.

Details

Deletes a conversation

Value

An object of class “imgur_basic”.

Author(s)

Thomas J. Leeper

See Also

get_conversations

create_message

delete_conversation


[Package imguR version 1.0.3 Index]