Bitrix API

MessageAnalytics extends ChatAnalytics

Table of Contents

Constants

SUBMIT_CREATE_NEW  = 'submit_create_new'

Methods

__construct()  : mixed
addAddDepartment()  : void
addAddReaction()  : void
addAddUser()  : void
addDeleteDepartment()  : void
addDeleteMessage()  : void
addDeleteUser()  : void
addEditDescription()  : void
addEditPermissions()  : void
addFollowComments()  : void
addSendMessage()  : void
addSetType()  : void
addShareMessage()  : void
addSubmitCreateNew()  : void
addUploadFile()  : void
blockSingleUserEvents()  : void
unblockSingleUserEventsByChat()  : void

Constants

SUBMIT_CREATE_NEW

public mixed SUBMIT_CREATE_NEW = 'submit_create_new'

Methods

addAddReaction()

public addAddReaction(string $reaction) : void
Parameters
$reaction : string

addAddUser()

public addAddUser([Reason $reason = Reason::DEFAULT ][, bool $isJoin = false ]) : void
Parameters
$reason : Reason = Reason::DEFAULT
$isJoin : bool = false

addDeleteMessage()

public addDeleteMessage(string $messageType) : void
Parameters
$messageType : string

addFollowComments()

public addFollowComments(bool $flag) : void
Parameters
$flag : bool

addUploadFile()

public addUploadFile(File $file) : void
Parameters
$file : File

blockSingleUserEvents()

public static blockSingleUserEvents([Chat|null $chat = null ]) : void
Parameters
$chat : Chat|null = null

unblockSingleUserEventsByChat()

public static unblockSingleUserEventsByChat(Chat $chat) : void
Parameters
$chat : Chat

        
On this page

Search results