541 B
541 B
title | description | image |
---|---|---|
userProfilePhotoEmpty | Profile photo has not been set, or was hidden. | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: userProfilePhotoEmpty
Profile photo has not been set, or was hidden.
Type: UserProfilePhoto
Example:
$userProfilePhotoEmpty = ['_' => 'userProfilePhotoEmpty'];
Or, if you're into Lua:
userProfilePhotoEmpty={_='userProfilePhotoEmpty'}