Constructor: channelAdminLogEventActionStartGroupCall
A group call was started
Attributes:
| Name | Type | Required | Description | 
|---|---|---|---|
| call | InputGroupCall | Yes | Group call | 
Type: ChannelAdminLogEventAction
Example:
 $channelAdminLogEventActionStartGroupCall = ['_' => 'channelAdminLogEventActionStartGroupCall', 'call' => InputGroupCall];