mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 21:27:48 +01:00
412 B
412 B
Constructor: inputMediaDocument
Attributes:
Name | Type | Required |
---|---|---|
id | InputDocument | Required |
caption | string | Required |
Type:
Example:
$inputMediaDocument = ['_' => inputMediaDocument', 'id' => InputDocument, 'caption' => string, ];