VideoChatParticipantsInvited
class VideoChatParticipantsInvited
This object represents a service message about new members invited to a video chat.
Methods
array
getUsers()
New members that were invited to the video chat.
Details
at line 13
__construct(User[] $users)
No description
at line 22
array
getUsers()
New members that were invited to the video chat.