Expand description
A library for sending SMS messages with the http2sms API from OVHcloud.
Modules§
Structs§
- Client
- Client for sending SMS messages. Entry point of the library.
- Message
- SMS message to send with the
Client
- Send
Result - Type returned as a result of
Client::send