Link Search Menu Expand Document

Constructor: inputPhoneCall

Back to constructors index

Phone call

Attributes:

NameTypeRequiredDescription
idlongYesCall ID
access_hashlongYesAccess hash

Type: InputPhoneCall

Example:

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