Link Search Menu Expand Document

Constructor: updateGroupCallMessage

Back to constructors index

Attributes:

NameTypeRequired
callInputGroupCallYes
from_idPeerYes
messageTextWithEntitiesYes

Type: Update

Example:

$updateGroupCallMessage = ['_' => 'updateGroupCallMessage', 'call' => InputGroupCall, 'from_id' => Peer, 'message' => TextWithEntities];