MadelineProtoDocs/old_docs/API_docs_v105/constructors/help_passportConfigNotModified.md
2019-12-27 17:48:04 +01:00

580 B

title description image
help.passportConfigNotModified Password configuration not modified https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: help.passportConfigNotModified

Back to constructors index

Password configuration not modified

Type: help_PassportConfig

Example:

$help_passportConfigNotModified = ['_' => 'help.passportConfigNotModified'];

Or, if you're into Lua:

help_passportConfigNotModified={_='help.passportConfigNotModified'}