mycred_twilio_incoming_sms

Description

This action allows you to execute custom code when the plugin detects an incoming Webhook message. By the time this action fires, the plugin will have validated the Twilio Account SID and phone number.

Available since version 1.0

Parameters

Param Type Required Description
$sms_message array No

The SMS message body split into an array.

$module obj No

The Twilio Transfer module object.

Used By

Package Prio. Description
Not used by any built-in package.

Examples

No example found.