Class: Smess::TwilioWhatsapp

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

Instance Attribute Summary

Attributes inherited from Twilio

#api_key, #api_secret, #auth_token, #callback_url, #from, #messaging_service_sid, #sid, #verify_service_sid

Attributes inherited from Output

#config, #sms

Method Summary

Methods inherited from Twilio

#check, #deliver, #initialize, #send_feedback, #validate_config, #verify

Methods included from Logging

#logger

Methods inherited from Output

#check, #deliver, #initialize, #send_feedback, #validate_config, #verify

Constructor Details

This class inherits a constructor from Smess::Twilio