614 B
614 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'];
PWRTelegram json-encoded version:
{"_": "inputPrivacyKeyPhoneCall"}
Or, if you're into Lua:
inputPrivacyKeyPhoneCall={_='inputPrivacyKeyPhoneCall'}