alepha@docs:~/docs/framework/packages/alepha$
cat sms.md | pretty1 min read
Last commit:
#Alepha - Sms
#Installation
Part of the alepha package. Import from alepha/sms.
npm install alepha
#Overview
SMS delivery with multiple provider support.
Features:
- Send SMS (pre-rendered message strings - no template rendering)
- Multiple recipients
- Provider abstraction
#API Reference
#Primitives
$sms- Declares an SMS channel for sending text messages through the configured
#Providers
SmsProvider- SMS provider interface.