1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 21:27:48 +01:00
MadelineProto/old_docs/API_docs_v55/constructors/inputPhotoCropAuto.md

22 lines
314 B
Markdown
Raw Normal View History

---
title: inputPhotoCropAuto
description: inputPhotoCropAuto attributes, type and example
---
## Constructor: inputPhotoCropAuto
[Back to constructors index](index.md)
### Type: [InputPhotoCrop](../types/InputPhotoCrop.md)
### Example:
```
$inputPhotoCropAuto = ['_' => 'inputPhotoCropAuto', ];
```