Skip to main content

Overview

The Send Message Module in Hypersender’s Laravel SDK allows you to send and manage SMS messages programmatically. This guide provides a comprehensive overview of the available methods and how to use them effectively in your Laravel applications through your Android Phone.

Methods

Send SMS Message

Send a new SMS message to be sent by your android phone. (learn more)

List Messages

Retrieve a paginated list of messages with powerful filtering. (learn more)

Delete Message

Delete a message by its ID. (learn more)