2024-05-01 14:53:46 +02:00

620 B

title description nav_exclude image
photoEmpty Empty constructor, non-existent photo true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: photoEmpty

Back to constructors index

Empty constructor, non-existent photo

Attributes:

Name Type Required Description
id long Yes Photo identifier

Type: Photo

Example:

$photoEmpty = ['_' => 'photoEmpty', 'id' => long];