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

598 B

title description nav_exclude image
privacyKeyForwards Whether messages forwarded from the user will be anonymously forwarded true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: privacyKeyForwards

Back to constructors index

Whether messages forwarded from the user will be anonymously forwarded

Type: PrivacyKey

Example:

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