--- title: "help.appConfigNotModified" description: "The client configuration parameters haven't changed" nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png redirect_from: /API_docs/constructors/help_appConfigNotModified.html --- # Constructor: help.appConfigNotModified [Back to constructors index](/API_docs/constructors/index.html) The client configuration parameters haven't changed ### Type: [help.AppConfig](/API_docs/types/help.AppConfig.html) ### Example: ``` $help_appConfigNotModified = ['_' => 'help.appConfigNotModified']; ```