Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

conversation_message_response Message

Liam Jack edited this page Aug 24, 2015 · 1 revision

Contents

Success

  • type: conversation_message_response
  • id
  • success: true
  • ack_id: The id of the message that succeeded
  • conv_id

Error

  • type: conversation_message_response
  • id
  • success: false
  • ack_id: The id of the message that failed
  • conv_id
  • failure_reason: needs_authentication
Clone this wiki locally