class VideoChatParticipantsInvited

This object represents a service message about new members invited to a video chat.

Methods

__construct(User[] $users)

No description

array
getUsers()

New members that were invited to the video chat.

Details

at line 13
__construct(User[] $users)

No description

Parameters

User[] $users

at line 22
array getUsers()

New members that were invited to the video chat.

Return Value

array