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

521 B

title description nav_exclude image
inputPrivacyKeyPhoneP2P Whether to allow P2P communication during VoIP calls true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPrivacyKeyPhoneP2P

Back to constructors index

Whether to allow P2P communication during VoIP calls

Type: InputPrivacyKey

Example:

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