22 lines
346 B
Markdown
22 lines
346 B
Markdown
|
---
|
||
|
title: inputPrivacyKeyPhoneCall
|
||
|
description: inputPrivacyKeyPhoneCall attributes, type and example
|
||
|
---
|
||
|
## Constructor: inputPrivacyKeyPhoneCall
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [InputPrivacyKey](../types/InputPrivacyKey.md)
|
||
|
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
```
|
||
|
$inputPrivacyKeyPhoneCall = ['_' => 'inputPrivacyKeyPhoneCall', ];
|
||
|
```
|
||
|
|