module

PlaceOS::Driver::Interface::SMS

Common SMS Gateway Interface

Instance methods

send_sms(phone_numbers : String | Array(String), message : String, format : String | Nil = "SMS", source : String | Nil = nil)
Source