interface SMSData {
    message: string;
    to: string;
}

Properties

Properties

message: string

Message to be send

to: string

Number to send SMS, Example: +5599999999999