Link Search Menu Expand Document

Constructor: channelAdminLogEventActionDiscardGroupCall

Back to constructors index

A group call was terminated

Attributes:

NameTypeRequiredDescription
callInputGroupCallYesThe group call that was terminated

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionDiscardGroupCall = ['_' => 'channelAdminLogEventActionDiscardGroupCall', 'call' => InputGroupCall];