509 B
509 B
title | description | image |
---|---|---|
inputPrivacyKeyPhoneCall | Privacy key phone call | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPrivacyKeyPhoneCall
Privacy key phone call
Type: InputPrivacyKey
Example:
$inputPrivacyKeyPhoneCall = ['_' => 'inputPrivacyKeyPhoneCall'];
Or, if you're into Lua:
inputPrivacyKeyPhoneCall={_='inputPrivacyKeyPhoneCall'}