Added
[Core API] Draft message status
over 7 years ago by Xavier
- Add the boolean
is_draftin the message representation to make the distinction between messages still in draft mode and messages that have been sent or received. - Add the string
error_typein the message representation to expose the type of error that caused a draft to fail to send.
