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