Contents:
SMS
SMS.ERROR_MSG_MESSAGE_REQUIRED
SMS.ERROR_MSG_PHONE_NUMBER_REQUIRED
SMS.read_sms()
SMS.send_sms()
Bases: BaseAPIClient[Dict[str, Any]]
BaseAPIClient
Dict
str
Any
Class for SMS requests
Send SMS to phone numbers :param phone_numbers: List of phone numbers :param message: Message :return: Response