Class: Smess::TwilioWhatsapp

Inherits:
Twilio show all
Defined in:
lib/smess/outputs/twilio_whatsapp.rb

Instance Attribute Summary

Attributes inherited from Twilio

#auth_token, #callback_url, #from, #messaging_service_sid, #sid

Attributes inherited from Output

#config, #sms

Method Summary

Methods inherited from Twilio

#deliver, #initialize, #send_feedback, #validate_config

Methods included from Logging

#logger

Methods inherited from Output

#deliver, #initialize, #send_feedback, #validate_config

Constructor Details

This class inherits a constructor from Smess::Twilio