472 B
472 B
title | description | image |
---|---|---|
inputPhotoCropAuto | inputPhotoCropAuto attributes, type and example | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPhotoCropAuto
Type: InputPhotoCrop
Example:
$inputPhotoCropAuto = ['_' => 'inputPhotoCropAuto'];
Or, if you're into Lua:
inputPhotoCropAuto={_='inputPhotoCropAuto'}