> For the complete documentation index, see [llms.txt](https://bewinxed.gitbook.io/radar-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bewinxed.gitbook.io/radar-docs/bot_help/whitelist/minimum_balance.md).

# minimum\_balance

📝 **RADAR Documentation - Command: Change Minimum Balance**

🤝 **Command Group: whitelist**

📝 **Command Name: minimum\_balance**

📋 **Parameters:**

* `minimum_balance` (required: True) - The new minimum balance for a whitelist.

📝 **Description:**

Change the minimum balance for a whitelist.

🔍 **Example Usage:**

* Change the minimum balance for a whitelist:

  ```
  !minimum_balance "100"
  ```

  *This command is used to change the minimum balance for a whitelist. After executing the command, the bot will prompt you to mention the whitelist you want to modify and specify the new minimum balance.*

📝 **Note:**

* This command allows you to change the minimum balance for a whitelist.
* Specify the new minimum balance using the `minimum_balance` parameter.
* After executing the command, the bot will prompt you to mention the whitelist you want to modify.
* The bot will display a dropdown menu with available whitelists for you to choose from.
* Select the desired whitelist and provide the new minimum balance.
* The minimum balance should be specified as a numerical value.
* If the provided minimum balance is not a valid number, the bot will display an error message.
* The command response will be sent as an ephemeral message visible only to you.
* After successfully modifying the minimum balance, the bot will provide a confirmation message.
