mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 14:27:21 +01:00
20 lines
310 B
Markdown
20 lines
310 B
Markdown
---
|
|
title: inputPhotoCropAuto
|
|
description: inputPhotoCropAuto attributes, type and example
|
|
---
|
|
## Constructor: inputPhotoCropAuto
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [InputPhotoCrop](../types/InputPhotoCrop.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$inputPhotoCropAuto = ['_' => 'inputPhotoCropAuto', ];
|
|
``` |