Constructor: phone.exportedGroupCallInvite
An invite to a group call or livestream
Attributes:
Name | Type | Required | Description |
---|---|---|---|
link | string | Yes | Invite link |
Type: phone.ExportedGroupCallInvite
Example:
$phone_exportedGroupCallInvite = ['_' => 'phone.exportedGroupCallInvite', 'link' => 'string'];