653 B
653 B
title | description | image | redirect_from |
---|---|---|---|
help.passportConfigNotModified | Password configuration not modified | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/help_passportConfigNotModified.html |
Constructor: help.passportConfigNotModified
Password configuration not modified
Type: help.PassportConfig
Example:
$help.passportConfigNotModified = ['_' => 'help.passportConfigNotModified'];
Or, if you're into Lua:
help.passportConfigNotModified={_='help.passportConfigNotModified'}