625 B
625 B
title | description | image |
---|---|---|
inputPrivacyKeyStatusTimestamp | Whether we can see the exact last online timestamp of the user | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPrivacyKeyStatusTimestamp
Whether we can see the exact last online timestamp of the user
Type: InputPrivacyKey
Example:
$inputPrivacyKeyStatusTimestamp = ['_' => 'inputPrivacyKeyStatusTimestamp'];
Or, if you're into Lua:
inputPrivacyKeyStatusTimestamp={_='inputPrivacyKeyStatusTimestamp'}