466 B
466 B
title | description |
---|---|
inputPhotoEmpty | inputPhotoEmpty attributes, type and example |
Constructor: inputPhotoEmpty
Type: InputPhoto
Example:
$inputPhotoEmpty = ['_' => 'inputPhotoEmpty', ];
PWRTelegram json-encoded version:
{"_":"inputPhotoEmpty"}
Or, if you're into Lua:
inputPhotoEmpty={_='inputPhotoEmpty', }