Bitrix API

Service

Class Service

Table of Contents

Methods

canUse()  : bool|null
Can use.
getExcludedChannelCodes()  : array<string|int, mixed>
Get excluded channel codes.
send()  : bool
Send.

Methods

canUse()

Can use.

public static canUse() : bool|null
Return values
bool|null

getExcludedChannelCodes()

Get excluded channel codes.

public static getExcludedChannelCodes() : array<string|int, mixed>
Return values
array<string|int, mixed>

send()

Send.

public static send(string $to, string $text) : bool
Parameters
$to : string

To number. Like: livechat|12323|213123, without imol|.

$text : string

Text.

Return values
bool

        
On this page

Search results