These docs are for v0.1.0. Click to read the latest docs for v1.0.0.
improved

[Core API] Sending messages

  • Endpoints to send a message (POST /channels/:channel_id/messages and POST /conversations/:conversation_id/messages) are now replying with the draft that will be sent.

Deprecated

  • Deprecate message_uid from the response of sent message.