update

📝 RADAR Documentation - Command: Update Whitelist Entry

🤝 Command Group: whitelist

📝 Command Name: update

📋 Parameters:

  • wallet (required: True) - Your wallet address.

  • comment (required: False) - Optional notes for the whitelist entry.

📝 Description:

Update your whitelist entry.

🔍 Example Usage:

  • Update your whitelist entry:

    !update "your_wallet_address"

    This command is used to update your whitelist entry. After executing the command, the bot will prompt you to provide your wallet address.

  • Update your whitelist entry with a comment:

    !update "your_wallet_address" "This is my updated entry"

    This command is used to update your whitelist entry with an optional comment. After executing the command, the bot will prompt you to provide your wallet address and the comment for the entry.

📝 Note:

  • This command allows you to update your whitelist entry.

  • Specify your wallet address using the wallet parameter.

  • Optionally, you can provide a comment for the entry using the comment parameter.

  • After executing the command, the bot will validate the provided wallet address.

  • If the wallet address is not valid, the bot will display an error message.

  • The command response will be sent as an ephemeral message visible only to you.

  • After successfully updating the whitelist entry, the bot will provide a confirmation message.

Last updated