Bitrix API

Form extends Base

Class SalesCenter

Table of Contents

Methods

__construct()  : mixed
Base constructor.
isValidSendMessage()  : Result
normalizeChatId()  : mixed
send()  : Result
setFormIds()  : Form
setMessage()  : $this

Methods

__construct()

Base constructor.

public __construct([int $chatId = 0 ]) : mixed
Parameters
$chatId : int = 0

isValidSendMessage()

public isValidSendMessage() : Result
Return values
Result

normalizeChatId()

public static normalizeChatId([mixed $chatId = 0 ]) : mixed
Parameters
$chatId : mixed = 0

send()

public send() : Result
Tags
throws
ArgumentException
throws
LoaderException
throws
ObjectPropertyException
throws
SystemException
Return values
Result

setFormIds()

public setFormIds([array<string|int, mixed> $ids = [] ]) : Form
Parameters
$ids : array<string|int, mixed> = []
Return values
Form

setMessage()

public setMessage([array<string|int, mixed> $params = [] ]) : $this
Parameters
$params : array<string|int, mixed> = []
Return values
$this

        
On this page

Search results