MadelineProtoDocs/docs/API_docs/constructors/inputPrivacyKeyPhoneCall.md
2024-05-01 14:53:46 +02:00

491 B

title description nav_exclude image
inputPrivacyKeyPhoneCall Whether you will accept phone calls true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPrivacyKeyPhoneCall

Back to constructors index

Whether you will accept phone calls

Type: InputPrivacyKey

Example:

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