Constructor: channelAdminLogEventActionDiscardGroupCall
A group call was terminated
Attributes:
Name | Type | Required | Description |
---|---|---|---|
call | InputGroupCall | Yes | The group call that was terminated |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionDiscardGroupCall = ['_' => 'channelAdminLogEventActionDiscardGroupCall', 'call' => InputGroupCall];