Bitrix API

CreateGroupChat implements Operation

FinalYes

Table of Contents

Interfaces

Operation

Methods

__construct()  : mixed
launch()  : Result|CreateGroupChatResult

Methods

__construct()

public __construct(Document $document, DocumentChatType $chatType, int $chatOwnerId[, MemberRepository|null $memberRepository = null ][, GroupChatService|null $groupChatService = null ][, MemberService|null $memberService = null ][, DocumentService|null $documentService = null ][, ChatTypeConverterService|null $chatTypeConverterService = null ][, DocumentChatRepository|null $documentChatRepository = null ]) : mixed
Parameters
$document : Document
$chatType : DocumentChatType
$chatOwnerId : int
$memberRepository : MemberRepository|null = null
$groupChatService : GroupChatService|null = null
$memberService : MemberService|null = null
$documentService : DocumentService|null = null
$chatTypeConverterService : ChatTypeConverterService|null = null
$documentChatRepository : DocumentChatRepository|null = null

        
On this page

Search results