MadelineProtoDocs/docs/API_docs/constructors/inputPrivacyKeyBirthday.md
2024-05-01 14:53:46 +02:00

23 lines
467 B
Markdown

---
title: "inputPrivacyKeyBirthday"
description: "inputPrivacyKeyBirthday attributes, type and example"
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: inputPrivacyKeyBirthday
[Back to constructors index](/API_docs/constructors/index.html)
### Type: [InputPrivacyKey](/API_docs/types/InputPrivacyKey.html)
### Example:
```
$inputPrivacyKeyBirthday = ['_' => 'inputPrivacyKeyBirthday'];
```