495 B
495 B
title | description |
---|---|
privacyKeyPhoneCall | privacyKeyPhoneCall attributes, type and example |
Constructor: privacyKeyPhoneCall
Type: PrivacyKey
Example:
$privacyKeyPhoneCall = ['_' => 'privacyKeyPhoneCall'];
PWRTelegram json-encoded version:
{"_": "privacyKeyPhoneCall"}
Or, if you're into Lua:
privacyKeyPhoneCall={_='privacyKeyPhoneCall'}