Added

Chats API updates

  • Added is_time_window_disabled request/response parameter.

  • Added event_type: edit_message for editing outgoing messages.
  • Added payload.message[media_duration] parameter.
  • Added payload.message[shared_post] object.
  • Added the new_message[conversation_id], new_message[sender_id], and new_message[receiver_id] parameters to the response.

  • Removed the user[ref_id] parameter from the Create New Chat request.

  • Renamed delivery_status parameter to status_code.
  • Removed msgid parameter from the request body.

  • Added the msec_timestamp, message[location], and message[contact] parameters to the response.

  • Added duration_ms request parameter.

  • Added the conversation_ref_id request parameter.

  • Added post_id response parameter.