Constructor: documentAttributeAudio_23
Represents an audio file
Attributes:
Name | Type | Required | Description |
---|---|---|---|
duration | int | Optional | Duration in seconds |
Type: DocumentAttribute
Example:
$documentAttributeAudio_23 = ['_' => 'documentAttributeAudio', 'duration' => int];