$this line(Action|string $line)
$this from(string $from) Set the phone number the message should be sent
array toArray() Get an array representation of the message.
$this from(string $address, string|null $name = null) Set the from address
$this content(string $content) Set the content of the Slack message.
NexmoMessage class NexmoMessage (
$this http(array $options) Set additional request options for the Guzzle
void __construct(array $data = array()) Create a new database message.
$this greeting(string $greeting) Set the greeting of the notification.
$this view(string $view, array $data = array()) Set the view for the mail
Page 2 of 5