MadelineProto/old_docs/API_docs_v62/constructors/inputPrivacyKeyPhoneCall.md

540 B

title description
inputPrivacyKeyPhoneCall inputPrivacyKeyPhoneCall attributes, type and example

Constructor: inputPrivacyKeyPhoneCall

Back to constructors index

Attributes:

Name Type Required

Type: InputPrivacyKey

Example:

$inputPrivacyKeyPhoneCall = ['_' => 'inputPrivacyKeyPhoneCall', ];

Or, if you're into Lua:

inputPrivacyKeyPhoneCall={_='inputPrivacyKeyPhoneCall', }