519 B
519 B
title | description | image |
---|---|---|
inputPrivacyKeyForwards | Can his messages be forwarded? | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPrivacyKeyForwards
Can his messages be forwarded?
Type: InputPrivacyKey
Example:
$inputPrivacyKeyForwards = ['_' => 'inputPrivacyKeyForwards'];
Or, if you're into Lua:
inputPrivacyKeyForwards={_='inputPrivacyKeyForwards'}