SMS Gateway

abdellah4 months ago

Good morning
the module is magnificent, I use it to send SMS for my clients.
If possible, please send a set of numbers.
example :

[
{
    "to": "tel1",
    "message": "hello1"
},
{
    "to": "tel2",
    "message": "hello2"
},
{
    "to": "tel3",
    "message": "hello3"
}
]