Constructor: updateDeleteGroupCallMessages
Attributes:
| Name | Type | Required |
|---|---|---|
| call | InputGroupCall | Yes |
| messages | Array of int | Yes |
Type: Update
Example:
$updateDeleteGroupCallMessages = ['_' => 'updateDeleteGroupCallMessages', 'call' => InputGroupCall, 'messages' => [int, int]];