--- title: "inputPrivacyKeyStatusTimestamp" description: "Whether people will be able to see your exact last online timestamp" nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: inputPrivacyKeyStatusTimestamp [Back to constructors index](/API_docs/constructors/index.html) Whether people will be able to see your exact last online timestamp ### Type: [InputPrivacyKey](/API_docs/types/InputPrivacyKey.html) ### Example: ``` $inputPrivacyKeyStatusTimestamp = ['_' => 'inputPrivacyKeyStatusTimestamp']; ```