Constructor: messageActionGroupCall
The group call has ended
Attributes:
Name | Type | Required | Description |
---|---|---|---|
call | InputGroupCall | Yes | Group call |
duration | int | Optional | Group call duration |
Type: MessageAction
Example:
$messageActionGroupCall = ['_' => 'messageActionGroupCall', 'call' => InputGroupCall, 'duration' => int];