MadelineProtoDocs/old_docs/API_docs_v105/constructors/help.passportConfigNotModified.md
2019-12-27 18:25:37 +01:00

579 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'}