386 B
386 B
Constructor: inputMediaDocument
Attributes:
Name | Type | Required |
---|---|---|
id | InputDocument | Required |
caption | string | Required |
Type: InputMedia
Example:
$inputMediaDocument = ['id' => InputDocument, 'caption' => string, ];