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.