Link Search Menu Expand Document

Constructor: inputGroupCallInviteMessage

Back to constructors index

Join a group call through a messageActionConferenceCall invitation message.

Attributes:

NameTypeRequiredDescription
msg_idintYesID of the messageActionConferenceCall.

Type: InputGroupCall

Example:

$inputGroupCallInviteMessage = ['_' => 'inputGroupCallInviteMessage', 'msg_id' => int];