Constructor: inputGroupCallInviteMessage
Join a group call through a messageActionConferenceCall invitation message.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
msg_id | int | Yes | ID of the messageActionConferenceCall. |
Type: InputGroupCall
Example:
$inputGroupCallInviteMessage = ['_' => 'inputGroupCallInviteMessage', 'msg_id' => int];