492 B
492 B
title | description |
---|---|
inputVideo | inputVideo attributes, type and example |
Constructor: inputVideo
Attributes:
Name | Type | Required |
---|---|---|
id | long | Required |
access_hash | long | Required |
Type: InputVideo
Example:
$inputVideo = ['_' => 'inputVideo', 'id' => long, 'access_hash' => long, ];