delete_conversation function

Delete conversation

Delete conversation

Delete a conversation

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

Returns

An object of class imgur_basic .

Author(s)

Thomas J. Leeper

See Also

get_conversations

create_message

delete_conversation

  • Maintainer: Thomas J. Leeper
  • License: GPL-3
  • Last published: 2016-03-29