PAMI\Message\Action\SendTextAction::__construct
Constructor.
Signature
public function __construct(string
$channel,
string
$message )
Parameters
$channel— string- Channel to send message to.
$message— string- Message to send.
Returns
- void