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