MadelineProtoDocs/old_docs/API_docs_v14/constructors/inputPrivacyKeyStatusTimest...

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

Back to constructors index

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'}