mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:27:46 +01:00
397 B
397 B
Constructor: inputMediaPhoto
Attributes:
Name | Type | Required |
---|---|---|
id | InputPhoto | Required |
caption | string | Required |
Type: InputMedia
Example:
$inputMediaPhoto = ['_' => inputMediaPhoto', 'id' => InputPhoto, 'caption' => string, ];