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