383 B
383 B
Constructor: inputMediaDocumentExternal
Attributes:
Name | Type | Required |
---|---|---|
url | string | Required |
caption | string | Required |
Type: InputMedia
Example:
$inputMediaDocumentExternal = ['url' => string, 'caption' => string, ];