deleteDraftMessages
Delete a draft message. The call will be retried accordingly to retryPolicy.
Return
Executable async Call responsible for deleting a draft message.
Parameters
channelType
The channel type. ie messaging.
channelId
The channel id. ie 123.
message
The draft message to delete.