Link Search Menu Expand Document

Constructor: inputGroupCall

Back to constructors index

Points to a specific group call

Attributes:

NameTypeRequiredDescription
idlongYesGroup call ID
access_hashlongYesGroup call access hash

Type: InputGroupCall

Example:

$inputGroupCall = ['_' => 'inputGroupCall', 'id' => long, 'access_hash' => long];