MadelineProto/docs/API_docs/constructors/inputMediaPhoto.md
2016-12-20 13:15:22 +01:00

469 B

title
inputMediaPhoto

Constructor: inputMediaPhoto

Back to constructors index

Attributes:

Name Type Required
id InputPhoto Required
caption string Required

Type: InputMedia

Example:

$inputMediaPhoto = ['_' => inputMediaPhoto', 'id' => InputPhoto, 'caption' => string, ];