docs/WhatsApp.md in messente_api-1.0.1 vs docs/WhatsApp.md in messente_api-1.0.2

- old
+ new

@@ -8,10 +8,10 @@ **validity** | **Integer** | After how many minutes this channel is considered as failed and the next channel is attempted | [optional] **text** | [**WhatsAppText**](WhatsAppText.md) | | [optional] **image** | [**WhatsAppImage**](WhatsAppImage.md) | | [optional] **document** | [**WhatsAppDocument**](WhatsAppDocument.md) | | [optional] **audio** | [**WhatsAppAudio**](WhatsAppAudio.md) | | [optional] -**channel** | **String** | | [optional] [default to 'whatsapp'] +**channel** | **String** | The channel used to deliver the message | [optional] [default to 'whatsapp'] ## Code Sample ```ruby require 'MessenteApi'