MadelineProtoDocs/docs/API_docs/constructors/help.passportConfigNotModif...

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