Link Search Menu Expand Document

Constructor: updateGroupCall

Back to constructors index

A new groupcall was started

Attributes:

NameTypeRequiredDescription
live_storyBoolOptional
peerlongOptional
callGroupCallYesInfo about the group call or livestream

Type: Update

Example:

$updateGroupCall = ['_' => 'updateGroupCall', 'live_story' => Bool, 'peer' => long, 'call' => GroupCall];