Bitrix API

RobotSendNotificationCommand extends AbstractRobotCommand

Table of Contents

Properties

$message  : string
$recipient  : int
$title  : string

Methods

__construct()  : mixed
getName()  : string
isUserSensitive()  : bool
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(string $title, int $recipient, string $message) : mixed
Parameters
$title : string
$recipient : int
$message : string

toArray()

public toArray([bool $withDefault = true ]) : array<string|int, mixed>
Parameters
$withDefault : bool = true
Return values
array<string|int, mixed>

        
On this page

Search results