MSG91 / sendotp-node

38 stars 24 forks source link

Updated index.js file for isInternational param #27

Open ashish-kadam-myglamm opened 5 years ago

ashish-kadam-myglamm commented 5 years ago

Added isInternational param to the constructor, pass it true if the OTP SMS is going to be an international one, false otherwise. The API call needs "country=0" to be sent for International OTP SMS to work.