--- title: "botAppNotModified" description: "Bot app info hasn't changed." nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: botAppNotModified [Back to constructors index](/API_docs/constructors/index.html) Bot app info hasn't changed. ### Type: [BotApp](/API_docs/types/BotApp.html) ### Example: ``` $botAppNotModified = ['_' => 'botAppNotModified']; ```